🟣 ETL pipeline and data model for an Apache Cassandra database
In this project, I recreate what I did in my relational data modelling project for a NOSQL database.
1) Building an ETL pipeline that transfers data from a set of CSV files within a directory to tables in an Apache Cassandra database
2) Creating tables in Apache Cassandra based on specific queries that will need to be run on the data