Reorganize project into scripts/, docs/, data/, output/ directories

Move all Python scripts to scripts/, documentation to docs/, raw input
data to data/, and generated HTML/CSV outputs to output/. Update path
references in 8 scripts to use Path(__file__).parent.parent as project
root so they work correctly from the new location. Update README links
and quick-start commands accordingly. Notebooks remain at root.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-27 21:57:22 -07:00
parent a2e295d95b
commit ee5856661a
40 changed files with 31 additions and 30 deletions

View File

@@ -0,0 +1,2 @@
"test1","4600 Silver Hill Rd, Washington, DC, 20233","Match","Exact","4600 SILVER HILL RD, WASHINGTON, DC, 20233","-76.928365658124,38.845053106269","657091557","L"
"0014271367e0e039e1b1b386315f6581","240 Shire Parkway, Social Circle, GA, ","No_Match"
1 test1 4600 Silver Hill Rd, Washington, DC, 20233 Match Exact 4600 SILVER HILL RD, WASHINGTON, DC, 20233 -76.928365658124,38.845053106269 657091557 L
2 0014271367e0e039e1b1b386315f6581 240 Shire Parkway, Social Circle, GA, No_Match