Create a scraper on morph.io that, for each NSW fire area, collects:
- the name of the area
- fire danger level and total fire bans for today and tomorrow
- the list of councils effected
| https://github.com/planningalerts-scrapers/melbourne/commit/6dba6cd |
| name | centre | latitude | longitude | |
|---|---|---|---|---|
| Brisbane ITA | Brisbane_ITA | -27.401747 | 153.104782 | |
| Curtin IDC | Curtin_IDC | -17.38101 | 123.677216 | |
| Maribyrnong IDC | Maribyrnong_IDC | -37.780035 | 144.880142 | |
| Northern IDC | Northern_IDC | -12.425709 | 130.900211 | |
| Perth IDC | Perth_IDC | -31.934562 | 115.958118 | |
| Scherger IDC | Scherger_IDC | -12.633869 | 141.888428 | |
| Villawood IDC | Villawood_IDC | -33.878279 | 150.987339 | |
| Christmas Island | Christmas_Island | -10.488044 | 105.611572 | |
| Melbourne ITA | Melbourne_ITA | -37.841807 | 144.952068 |
| week | count | |
|---|---|---|
| 2009-09-28 | 1 | |
| 2009-10-19 | 2 | |
| 2009-10-26 | 6 | |
| 2009-11-02 | 3 | |
| 2009-11-09 | 6 | |
| 2009-11-16 | 22 | |
| 2009-11-23 | 9 | |
| 2009-11-30 | 12 | |
| 2009-12-07 | 13 |
| wget --recursive --no-clobber --page-requisites --html-extension --convert-links --domains %filltext:name=Domain% --no-parent %filltext:name=Domain% |