Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 789 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 789 Bytes

Dublinked Download Script

Sample Python Script for downloading from the Dublinked RTPI datastore: http://dublinked.com/datastore/datasets/dataset-300.php

Membership (username/password) to Dublinked is required and can be requested here: http://www.dublinked.ie/?q=members

Other useful links: http://dublinked.com/datastore/by-category/transportation-infrastructure.php

This script is a simplified version of one used on getthere.ie; I've removed caching of results, and the script is called asynchronously on the live site. It might be a good idea to add back caching if you'll be making a lot of requests.

You are welcome to add your own dublinked scripts to this repository in other languages, and if you want to collaborate on getthere.ie, give me a shout at [email protected]