Add your description here
Project description
DCAT-AP Hub
This library enables easy downloading and loading of datasets whose metadata is provided in the DCAT-AP format. Currently, only JSON-LD is supported.
How To Install
pip install git+https://github.com/maxbrzr/dcat-ap-hub.git
How To Download & Load Data
from dcat_ap_hub import download_data, load_data
url = "https://ki-daten.hlrs.de/hub/repo/datasets/dcc5faea-10fd-430b-944b-4ac03383ca9f~~1.jsonld"
dataset_dir = download_data(url, base_dir="../datasets")
data = load_data(dataset_dir, summarize=True, lazy=True)
Funding
This project is funded by the European High Performance Computing Joint Undertaking under Grant Agreement No. 101234027.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dcat_ap_hub-0.0.1.tar.gz.
File metadata
- Download URL: dcat_ap_hub-0.0.1.tar.gz
- Upload date:
- Size: 64.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94882a946d989c9d857ce8a3138a1869adcfe9d1117cf27859e833abd46f6bcd
|
|
| MD5 |
430df00719ef8b551445475e99468b9e
|
|
| BLAKE2b-256 |
0145e9cee9f94f52b1a67b2e0d64e814a7ee00c6dce1c6f79a33d379e61cf443
|
File details
Details for the file dcat_ap_hub-0.0.1-py3-none-any.whl.
File metadata
- Download URL: dcat_ap_hub-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00b12beebdf81b73a11103767b6edf5c01e4ddb99382e5a93ea9559c4da7d56c
|
|
| MD5 |
9f3b43819007c262c60878db8d9aecaa
|
|
| BLAKE2b-256 |
3b3f99fb0c515a398096debb35286e357280c4fb0d64e9c5fc7fbecde8189372
|