Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.