# An *r5py* sample data set that covers the centre of Helsinki
This package contains the following data sets:
## `r5py.sampledata.helsinki.gtfs`
General Transit Feed Specification ([GTFS](https://developers.google.com/transit/gtfs/reference))
data representing the public transport schedules, stop locations, lines, etc.
The data was created by Helsinki Region Transport (HLS) and obtained from
[TransitFeeds.com](https://transitfeeds.com/p/helsinki-regional-transport/735).
This GTFS data set is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
## `r5py.sampledata.helsinki.osm_pbf`
A sample dataset representing OpenStreetMap data in protocolbuffer binary format (PBF),
which was obtained from [Geofabrik](https://download.geofabrik.de/europe/finland.html).
The data is licensed under the [Open Data Commons Open Database License (ODbL)](https://www.openstreetmap.org/copyright).
We used [osmium](https://osmcode.org/osmium-tool/) to crop the data to the given extent.
## `r5py.sampledata.helsinki.population_grid`
A sample dataset representing the population of Helsinki.
The data is obtained from Helsinki Region Environmental Services (HSY).
The data is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
The data is downloaded from the Helsinki Region Environmental Services’ (HSY)
*Web Feature Service (WFS)* endpoint (see the
[Helsinki Region Infoshare’s data description](https://hri.fi/data/en_GB/dataset/vaestotietoruudukko)).
We used [a script](scripts/download_population_grid.py), that we share with this package, to download
the data set and adapt it to the requirements of r5py’s documentation. Namely, we:
- reindexed the data,
- omitted some columns,
- renamed the remaining columns from Finnish to English
- reprojected the data to "EPSG:4326", and
- extracted centroids from the grid polygons (for the point data set)
Raw data
{
"_id": null,
"home_page": "",
"name": "r5py.sampledata.helsinki",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "accessibility,transport,routing,research",
"author": "Willem Klumpenhouwer, Marcus Sairava, Rafael Pereira, Henrikki Tenkanen",
"author_email": "Christoph Fink <christoph.fink@helsinki.fi>",
"download_url": "https://files.pythonhosted.org/packages/e2/bb/6ab4d616c2431f68c1dfa9f91c62b1c8d401be75b105c8c4db4779ec9ec7/r5py.sampledata.helsinki-0.1.2.tar.gz",
"platform": null,
"description": "# An *r5py* sample data set that covers the centre of Helsinki\n\nThis package contains the following data sets:\n\n## `r5py.sampledata.helsinki.gtfs`\n\nGeneral Transit Feed Specification ([GTFS](https://developers.google.com/transit/gtfs/reference))\ndata representing the public transport schedules, stop locations, lines, etc.\nThe data was created by Helsinki Region Transport (HLS) and obtained from\n[TransitFeeds.com](https://transitfeeds.com/p/helsinki-regional-transport/735).\n\nThis GTFS data set is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).\n\n\n## `r5py.sampledata.helsinki.osm_pbf`\n\nA sample dataset representing OpenStreetMap data in protocolbuffer binary format (PBF),\nwhich was obtained from [Geofabrik](https://download.geofabrik.de/europe/finland.html).\nThe data is licensed under the [Open Data Commons Open Database License (ODbL)](https://www.openstreetmap.org/copyright).\n\nWe used [osmium](https://osmcode.org/osmium-tool/) to crop the data to the given extent.\n\n\n## `r5py.sampledata.helsinki.population_grid`\n\nA sample dataset representing the population of Helsinki.\nThe data is obtained from Helsinki Region Environmental Services (HSY).\nThe data is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).\n\nThe data is downloaded from the Helsinki Region Environmental Services\u2019 (HSY)\n*Web Feature Service (WFS)* endpoint (see the\n[Helsinki Region Infoshare\u2019s data description](https://hri.fi/data/en_GB/dataset/vaestotietoruudukko)).\nWe used [a script](scripts/download_population_grid.py), that we share with this package, to download\nthe data set and adapt it to the requirements of r5py\u2019s documentation. Namely, we:\n\n- reindexed the data,\n- omitted some columns,\n- renamed the remaining columns from Finnish to English\n- reprojected the data to \"EPSG:4326\", and\n- extracted centroids from the grid polygons (for the point data set)\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later or MIT",
"summary": "Sample data for the r5py module, covering Helsinki city centre",
"version": "0.1.2",
"project_urls": {
"Bug tracker": "https://github.com/r5py/r5py.sampledata.helsinki/issues",
"Change log": "https://github.com/r5py/r5py.sampledata.helsinki/blob/main/CHANGELOG.md",
"Documentation": "https://r5py.readthedocs.org/",
"Repository": "https://github.com/r5py/r5py.sampledata.helsinki.git"
},
"split_keywords": [
"accessibility",
"transport",
"routing",
"research"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d822b847f8a986cb0701eb3b78dfe8be22d20a69e122e3d2c2e0a4c71a196d79",
"md5": "b4715b355882a01457e83a60f2c58e25",
"sha256": "4573a4f85430bb883b74013dc79591138d7dde7e7565d329a71fb2301875dabc"
},
"downloads": -1,
"filename": "r5py.sampledata.helsinki-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b4715b355882a01457e83a60f2c58e25",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 3476,
"upload_time": "2023-10-26T11:08:14",
"upload_time_iso_8601": "2023-10-26T11:08:14.529470Z",
"url": "https://files.pythonhosted.org/packages/d8/22/b847f8a986cb0701eb3b78dfe8be22d20a69e122e3d2c2e0a4c71a196d79/r5py.sampledata.helsinki-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e2bb6ab4d616c2431f68c1dfa9f91c62b1c8d401be75b105c8c4db4779ec9ec7",
"md5": "a88080b9ddc7b2d943b798472a5966cc",
"sha256": "1a58c5a67a05d644377a54d56ccef159d577fcb55d991eb3506cac477ca37761"
},
"downloads": -1,
"filename": "r5py.sampledata.helsinki-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "a88080b9ddc7b2d943b798472a5966cc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 3470,
"upload_time": "2023-10-26T11:08:15",
"upload_time_iso_8601": "2023-10-26T11:08:15.864634Z",
"url": "https://files.pythonhosted.org/packages/e2/bb/6ab4d616c2431f68c1dfa9f91c62b1c8d401be75b105c8c4db4779ec9ec7/r5py.sampledata.helsinki-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-26 11:08:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "r5py",
"github_project": "r5py.sampledata.helsinki",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "r5py.sampledata.helsinki"
}