Skip to content

gamer0/atlanta_street_map_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

There are 3 python files contained in the pythonfiles directory:
cleanup.py, count_tags.py, writetodb.py

cleanup.py file takes a top level xml element converts it to a dictionary, checks the dictionary for validity and consistency, and then writes to csv file.
count_tags.py file counts the different elements in the dataset and provides a statistic for each kind of element.
writetodb.py write csv files to database tables
corrections.py file to clean data some inconistencies found in the data

Releases

No releases published

Packages

No packages published

Languages