Skip to content

Convert geocoded CSV data into geoJSON #32

Description

@smacmullan

John Ruf geocoded data from 2022 back to 2005. We'd like to get this into a geoJSON format.
https://github.com/JohnCRuf/alderman_machine/tree/master/tasks/data_geocode_menu/output

He's got this ID column on each row. He's generating those IDs as part of his scraping, so each project will have a unique idea. I believe the geocoded data can have multiple rows with the same ID because he split text with multiple locations into multiple rows

  • Write scripts that turn the csv in John's data_geocode_menu/output folder (link above) into geoJSON
  • Get his repo running and re-scrape the data. He has a cleaning script (the older data is less consistent with location text formats). We need run that too, and I think there's some minor changes we need to make so that we don't drop columns.
  • Join geoJSON and re-scraped data

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions