Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dankarran/isleofman-opendata

This project aims to take open geographic data for the Isle of Man and create new data products from it.
https://github.com/dankarran/isleofman-opendata

isle-of-man opendata openstreetmap

Last synced: about 1 month ago
JSON representation

This project aims to take open geographic data for the Isle of Man and create new data products from it.

Awesome Lists containing this project

README

        

# Isle of Man open data

This project aims to take open data for the Isle of Man and create new data products from it.

## Datasets

* :file_folder: [Companies](https://github.com/dankarran/isleofman-opendata/tree/main/data/gov.im/companies/)
* :file_folder: [Land transactions](https://github.com/dankarran/isleofman-opendata/tree/main/data/gov.im/land-transactions/)
* :file_folder: [Planning applications](https://github.com/dankarran/isleofman-opendata/tree/main/data/gov.im/planning-applications/)
* :file_folder: [OpenStreetMap](https://github.com/dankarran/isleofman-opendata/tree/main/data/openstreetmap/)
* :file_folder: [Microsoft Global ML Building Footprints](https://github.com/dankarran/isleofman-opendata/tree/main/data/microsoft/global-ml-building-footprints/)

See individual README files in relevant part of `data` directory for further details.

## Open data providers

* [Isle of Man Government](https://www.gov.im/about-the-government/government/open-data/)
* [OpenStreetMap](https://www.openstreetmap.org/#map=10/54.2283/-4.5792)
* [Microsoft](https://github.com/microsoft/GlobalMLBuildingFootprints)

## TODO

* License options
* No additional rights claimed on data beyond original license
* Code probably opensource MIT license

## Updating data

To update the data, run `python update.py` and enter `y` for each dataset you'd like to re-download from the original
source.

## Other resources

* [Humanitarian Data Exchange (HDX)](https://data.humdata.org)
* [Isle of Man datasets](https://data.humdata.org/group/imn)
* [Traveline National Dataset (TNDS)](https://www.travelinedata.org.uk/traveline-open-data/traveline-national-dataset/) - bus timetable data

## License

* Contains public sector information licensed under the [Isle of Man Open Government Licence](https://www.gov.im/about-this-site/open-government-licence/).
* Contains data from [OpenStreetMap](https://www.openstreetmap.org/#map=10/54.2283/-4.5792) licensed under the [Open Database License](https://www.openstreetmap.org/copyright).
* Contains data from Microsoft licensed under the Open Data Commons [Open Database License](https://opendatacommons.org/licenses/odbl/) (ODbL).