Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.