Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cartodb/sdsc-bootcamp-spatial-data-eng
This repository contains the code used in workshop "An introduction to Spatial Data Engineering", in SDS Bootcamps
https://github.com/cartodb/sdsc-bootcamp-spatial-data-eng
Last synced: 6 days ago
JSON representation
This repository contains the code used in workshop "An introduction to Spatial Data Engineering", in SDS Bootcamps
- Host: GitHub
- URL: https://github.com/cartodb/sdsc-bootcamp-spatial-data-eng
- Owner: CartoDB
- License: mit
- Created: 2023-09-05T06:58:41.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-14T18:54:37.000Z (12 months ago)
- Last Synced: 2024-04-09T20:58:25.369Z (7 months ago)
- Homepage:
- Size: 11.7 KB
- Stars: 5
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sdsc-bootcamp-spatial-data-eng
This repository contains the code used in workshop "An introduction to Spatial Data Engineering", in Spatial Data Science (SDS) Bootcamps:
- [SDS Bootcamp in Madrid, 2023](https://spatial-data-science-conference.com/bootcamps/2023/madrid).
- [SDS Bootcamp in Paris, 2023](https://spatial-data-science-conference.com/bootcamps/2023/paris).
- [SDS Bootcamp in London, 2023](https://spatial-data-science-conference.com/bootcamps/2023/london).## How to use this repository
There are two folders:
- dbt: Contains the dbt project.
- scripts: Contains SQL scripts used to handle data in BigQuery.### Requirements
- Dbt [installed](https://docs.getdbt.com/docs/core/pip-install) (with dbt-bigquery*) and [configured](https://docs.getdbt.com/docs/core/connect-data-platform/bigquery-setup).
- GCP Account.
- CARTO Account.(*) See requirements.txt for more information.
## Presentations
Here you can find the presentations used in the workshop:
- [SDS Bootcamp Paris, October 2023](https://docs.google.com/presentation/d/1R6NcYl9e1YlmTLG2EpvoyWAL4ciSun_ja47X2yfFIMw)
- [SDS Bootcamp London, November 2023](https://docs.google.com/presentation/d/1hYlfRrgZqeYUM8kemfC8uQTluQRMdbLaiXOkrb-wsOQ)
- [SDS Bootcamp Madrid, September 2023](https://docs.google.com/presentation/d/1Tv686VNcTQJIzqBt29nEz8n6Oc01Z9Zzdwv8CoMFNpM)# License
This repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.