Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P3: Wrangle West Springfield OpenStreetMap Data

West Springfield Map

This project used data wrangling techniques to explore and clean OpenStreetMap data for West Springfield, MA. I used Python for most of the cleaning and SQL to create a relational database. A summary of the process is below:

Process Overview

  1. Created a smaller test file to reduce system load
  2. Cleaned the data in Python
    1. Checked for problem characters in each tag
    2. Cleaned up overabbreviated street names
    3. Fixed incorrect zip codes
    4. Standardize phone numbers
  3. Converted from xml to csv
  4. Imported the cleaned .csv into a SQL database
  5. Explored the database through queries

About

This project used data wrangling techniques to explore and clean OpenStreetMaps data for West Springfield, MA.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages