https://github.com/luiscape/daytime-population
Daytime population analysis using LODES and Census data.
https://github.com/luiscape/daytime-population
california census lodes movements population
Last synced: 3 months ago
JSON representation
Daytime population analysis using LODES and Census data.
- Host: GitHub
- URL: https://github.com/luiscape/daytime-population
- Owner: luiscape
- License: mit
- Created: 2017-02-07T00:34:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-15T11:00:29.000Z (over 9 years ago)
- Last Synced: 2026-01-14T07:40:44.590Z (6 months ago)
- Topics: california, census, lodes, movements, population
- Language: PLpgSQL
- Homepage:
- Size: 18.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Daytime Population in California
Here I study the daytime population changes on all census blocks from California.
### Available Datasets
* LODES: Longitudinal Employer-Household Dynamics from the US Census Bureau.
* ACS: American Community Surveys
* Census Tracts with 2010 population data.
### TODO:
- [x] build base-model
- [x] aggregate up via spacial aggregates and x-walk
- [x] read this [blog post](https://medium.com/sidewalk-talk/the-first-principles-of-urbanism-part-i-18105c03cdcf#.8iom687ix)
- [x] explore the [daytime population](https://www.census.gov/hhes/commuting/data/calculations.html) page from the US Census
- [x] give the Journey to Work and Migration Statistics Branch, Population Division a call at 301-763-2454
- [x] read about the differences between the ACS and LODES (I have both datasets).
- [x] write up report