Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/micahstubbs/sunrise_time
- Owner: micahstubbs
- Created: 2014-05-05T17:08:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-06T20:14:54.000Z (over 10 years ago)
- Last Synced: 2023-03-26T16:27:05.717Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.89 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)