Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crudek-data/bigquery-kaggle-apis
kaggle api to download free datasets along with google bigquery api to read/write from cloud data warehouse
https://github.com/crudek-data/bigquery-kaggle-apis
bigquery data-engineering kaggle
Last synced: 9 days ago
JSON representation
kaggle api to download free datasets along with google bigquery api to read/write from cloud data warehouse
- Host: GitHub
- URL: https://github.com/crudek-data/bigquery-kaggle-apis
- Owner: crudek-data
- License: mit
- Created: 2024-09-24T20:10:11.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T18:41:34.000Z (about 2 months ago)
- Last Synced: 2024-12-03T19:33:59.713Z (about 2 months ago)
- Topics: bigquery, data-engineering, kaggle
- Language: Jupyter Notebook
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kaggle API & Google BigQuery API
Kaggle and BigQuery both offer a variety of public datasets that I frequently use for my projects. Both APIs allow for simple data retreival and with the google cloud api we can work from a cloud data warehouse instead of flat files.