https://github.com/ajduberstein/nyc_population
https://github.com/ajduberstein/nyc_population
deckgl geospatial
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajduberstein/nyc_population
- Owner: ajduberstein
- Created: 2021-04-24T22:04:54.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-15T21:52:01.000Z (about 5 years ago)
- Last Synced: 2025-01-24T18:23:37.289Z (over 1 year ago)
- Topics: deckgl, geospatial
- Language: JavaScript
- Homepage: https://duberste.in/nyc_population/
- Size: 10.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Distributed population of New York
==================================

Interactive visualization of the population of NYC distributed to an area containing approximately the same number of people.
Counties are sorted by distance to the cursor, and population is summed over those counties by order of distance, until it's just over the population of NYC.
Built using deck.gl, turf.js, and US Census data.