https://github.com/arnos-stuff/sdmxtools
https://github.com/arnos-stuff/sdmxtools
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arnos-stuff/sdmxtools
- Owner: arnos-stuff
- Created: 2023-03-13T18:47:09.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T18:47:15.000Z (about 3 years ago)
- Last Synced: 2025-03-27T13:13:02.534Z (about 1 year ago)
- Language: Python
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CLI & Python tool to interact with SDMX RESTful APIs
Ultimate goal: train a [TAPAS model](https://huggingface.co/docs/transformers/model_doc/tapas) on SDMX data gathered from 10 different institutions.
## Installation
```bash
pip install sdmxtools
```