Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/micahstubbs/sunrise_time

median time at work by city in minutes from sunrise, from American Community Survey data
https://github.com/micahstubbs/sunrise_time

Last synced: about 1 month ago
JSON representation

median time at work by city in minutes from sunrise, from American Community Survey data

Awesome Lists containing this project

README

        

an ongoing effort to reproduce and remix this [FiveThiryEight post](http://fivethirtyeight.com/datalab/which-cities-sleep-in-and-which-get-to-work-early/).

the workflow for this project is roughly

[ACS Census Data](http://factfinder2.census.gov/faces/nav/jsf/pages/searchresults.xhtml?refresh=t#none) -> [Excel](http://office.microsoft.com/en-us/excel/) -> [PyEphem](https://pypi.python.org/pypi/pyephem/) in [IPython Notebook](http://ipython.org/notebook.html) -> [More IPython Notebook](http://continuum.io/downloads) -> [d3js](https://github.com/mbostock/d3/wiki/Gallery)

links and more on the workflow at this [trello board](https://trello.com/b/0UVpjMok)