#Is NYC online? http://nycpowerstatus.com/
Find out if your favorite NYC neighborhood has electricity. Keep track of the Con Edison repairs in the aftermath of hurricane Sandy. Built using the coned gem (The latest version is called Sandy.
I want this project to become a valuable resource during emergencies, such as in the aftermath of a Hurricane. I'm also collecting data for future projects where I would like to compare & analyze a multitude of urban data feeds to build some enlightening info graphics and useful services.
The data collected by this project will soon be available in some suitable format.
- IE8+ Support
- Tweet/Email notifications.
- Text Message notifications
I'm looking for a free text provider, please let me know if you have any ideas!
Contributions are welcome! If you'd like to fix bugs or add some cool feature, this is a good workflow:
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request