Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aivuk/datapackage-api
https://github.com/aivuk/datapackage-api
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aivuk/datapackage-api
- Owner: aivuk
- License: gpl-3.0
- Created: 2022-12-05T10:34:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-20T16:21:26.000Z (almost 2 years ago)
- Last Synced: 2024-08-13T07:08:35.565Z (4 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - aivuk/datapackage-api - (Python)
README
# Datapackage to API
```
pip install -Ur requirements.txtpython load_data.py FILENAME
```Where FILENAME must be a csv or a datapackage.json file.