Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jasontanx/ridership-headline-project

This end to end data engineering / data analytics project will be about the Malaysian public transport ridership data.
https://github.com/jasontanx/ridership-headline-project

bigquery data-engineering minio-server public-transport-ridership terraform

Last synced: 29 days ago
JSON representation

This end to end data engineering / data analytics project will be about the Malaysian public transport ridership data.

Awesome Lists containing this project

README

        

# ridership-headline-project
This end to end data engineering / data analytics project will be about the Malaysian public transport ridership data.

![test drawio](https://github.com/jasontanx/ridership-headline-project/assets/116934441/e2cd3f9f-ec10-4586-9a5d-54d89218d260)

## Malaysia Public Transport Ridership Dashboard
This dashboard was designed via Google Looker Studio
Screenshot 2023-10-26 at 5 22 08 PM

## Starting minio

1. Install minio

2. Create and identify the access key and the secret key

3. Open terminal and key in following
```
minio server start
```

3. Copy the link provided and open the webpage

4. Key in the access key and secret key created earlier

## Files saved at MinIO bucket

Screenshot 2023-10-05 at 10 44 31 AM

## BigQuery ingested data

Screenshot 2023-10-12 at 1 45 54 PM

## Running the script

```
python3 extract_load_minio.py
```