Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unorthodox123/RacialDotMap
Python code for creating a dataset for a dot density map for every person in the U.S., color-coded by race and ethnicity.
https://github.com/unorthodox123/RacialDotMap
Last synced: 4 days ago
JSON representation
Python code for creating a dataset for a dot density map for every person in the U.S., color-coded by race and ethnicity.
- Host: GitHub
- URL: https://github.com/unorthodox123/RacialDotMap
- Owner: unorthodox123
- Created: 2013-07-16T14:21:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-08-02T20:59:22.000Z (over 4 years ago)
- Last Synced: 2024-08-02T12:48:41.656Z (3 months ago)
- Language: Python
- Size: 174 KB
- Stars: 253
- Watchers: 19
- Forks: 103
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - unorthodox123/RacialDotMap - Python code for creating a dataset for a dot density map for every person in the U.S., color-coded by race and ethnicity. (others)
README
RacialDotMap
============Python and Processing code for creating (1) a dataset for every person in the U.S., coded by race and ethnicity, and (2) map tiles from the data.
http://demographics.coopercenter.org/DotMap/index.html
The code was adapted from a similar project by Brandon Martin-Anderson from the MIT Media Lab.