Update README.MD
This commit is contained in:
parent
82b0a9b8e0
commit
c9f009765a
15
README.MD
15
README.MD
@ -57,6 +57,21 @@ The basic structure of the output files is:
|
||||
\- etc etc
|
||||
```
|
||||
|
||||
## Scrape London open data (SCRAPE_OPEN.SH)
|
||||
|
||||
This bash script will scrape London's ArcGIS open data platform, including maps and statistics. The server is at: https://maps.london.ca/server/rest/services/OpenData
|
||||
|
||||
The basic structure of the output files is:
|
||||
```
|
||||
./LondonArchive_OpenData/
|
||||
|- <statistics 1>.xlsx.7z
|
||||
|- <statistics 2>.csv.7z
|
||||
\- Maps/
|
||||
|- <map 1>.7z
|
||||
|- <map 2>.7z
|
||||
\- etc etc
|
||||
```
|
||||
|
||||
## Scrape London Transit Commission meetings (SCRAPE_LTC.SH)
|
||||
|
||||
This bash script will scrape LTC meetings from their wordpress site at: https://www.londontransit.ca/agendas-and-minutes/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user