mirror of
https://github.com/opendatazurich/sdk.git
synced 2026-08-25 22:14:28 +00:00
Everyting about OGD and SDK (Städtischer DatenKatalog) | Read-only mirror of https://github.com/opendatazurich/sdk — Stadt Zürich. Issues & pull requests at the source.
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Update colum names according to Excellist. Column names are replaced to match the names used in sdk. This should make the import into sdk/dataspot easier. https://szhglobal.sharepoint.com/❌/r/sites/MSGR-00005463/_layouts/15/Doc.aspx?sourcedoc=%7BF7FD79D1-9C75-43F8-914D-8A62773AD263%7D&file=OGD_xml_dataspot_mapping%20zum%20OGD-Release%20x.y.z%20(SDK%201.x.y).xlsx&action=default&mobileredirect=true |
||
| ckan2sdk | ||
| sdk2ckan | ||
| .flake8 | ||
| .gitignore | ||
| .python-version | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
SDK
This project contains the mapper from CKAN to SDK (ckan2sdk)
Prerequisites
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of
poetry
Project Setup
Make sure poetry in installed correctly -> poetry --version
Next, run
poetry install # to install all dependencies
poetry shell # to enter poetry environment
flake8 --append-config .flake8 # appends user defined formatting rules to flake8 default set
sdk2ckan
TODO
ckan2sdk
The ckan2sdk project contains .... TODO
Existing scripts
Exporting CKAN to DKUEL
Export CKAN metadata to CSVs for DK-ÜL import
Reads out metadata and does some reformating of certain ckan fields (attributes, date)
Extractting CKAN attributes
Extract STZH CKAN attributes to csv
Mapping CKAN Organisation to ORGANIZATIONAL UNITS
Mapping Metadata of Datenlieferant / Dataowner
Contributors
- @DonGoginho 👨💻
- @alexanderguentert 👨💻
- @debugair 👨💻
- @lbo-dvlp 👨💻 Former Contributor
- @NielsHellinga 👨💻 Former Contributor