Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edent/floodforecast
Tweeting the Flood Forecast for England and Wales. A BlueLightCamp Hack
https://github.com/edent/floodforecast
england environmental-monitoring flood flood-forecast open-data wales
Last synced: about 1 month ago
JSON representation
Tweeting the Flood Forecast for England and Wales. A BlueLightCamp Hack
- Host: GitHub
- URL: https://github.com/edent/floodforecast
- Owner: edent
- License: mit
- Created: 2014-05-11T13:29:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T19:40:59.000Z (almost 8 years ago)
- Last Synced: 2024-05-02T01:11:21.315Z (9 months ago)
- Topics: england, environmental-monitoring, flood, flood-forecast, open-data, wales
- Language: Python
- Homepage: https://twitter.com/floodforecast
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Flood Forecast to Twitter
A BlueLightCamp Hack for [#ukBLC14](https://twitter.com/hashtag/ukblc14?src=hash)
This tweets the England and Wales flood forecast at https://twitter.com/floodforecast
Uses data from https://api.foursources.metoffice.gov.uk/docs/flood-guidance-statement-api-public
## Requirements
* [Tweepy](https://github.com/tweepy/tweepy)
* [Requests](http://docs.python-requests.org/en/master/)## Prizes
Winner! Best in show :-)
https://twitter.com/3dayflood/status/465515122124161024
https://twitter.com/edent/status/465512958391758849
https://twitter.com/dataenvagency/status/465503979406131200
## Blog
Read all about it https://shkspr.mobi/blog/2014/05/putting-uk-flooding-alerts-onto-twitter-ukblc14/