gauravcusp / LA-LocalGeo-CrossWalk

A single file that links up all the local geographies in LA County

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LA-LocalGeo-CrossWalk

A single file that links up all the local geographies in LA County.

What is LA-LocalGeo-Crosswalk?

A single GIS file that links up the following geographies. Utilizing the API we created allows anyone to query some point in LA County and retrieve all the local geographies that the point falls in. Example any point in LA county can belong to

  • Law Enforcement Reporting Districts
  • La County Communities
  • Registrar Recorder Precincts
  • Congressional Districts
  • State Senate Districts
  • State Assembly Districts
  • 2011 Supervisorial Districts
  • Area Names
  • 2010 Census Tracts
  • 2010 Block Groups
  • 2010 Census Blocks
  • Federal Information Processing Standard Numbers
  • City Name
  • Postal Code
  • Public Use Microdata Areas (PUMA)
  • Health Districts

This Geo-CrossWalk shares the same idea as the Relationship Files by US Census Bureau. The difference is that we also built an API for instantly "query and answer" on this relationship file.

Why do we need this?

This dataset could help answer questions like this more easily while also reducing the overall friction to integrate data from disparate domains.

How many and which Census Tracts are located in LAUSD District X?
AND
Which Fire District is serviced by this School District?
AND
Which City Council District is this School District in?
AND
Which Congressional District is it in?
AND
How many Health Centers are in this area?

How can I use this Geo-CrossWalk?

Where are the original data coming from?

How we got this done?

Produce the GIS file:

Create the APP:

Create the API:

For more references:

See here for an example in NYC from @vr00n

About

A single file that links up all the local geographies in LA County

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.8%Language:HTML 0.1%Language:JavaScript 0.1%Language:Python 0.0%Language:CSS 0.0%