https://github.com/saboye/etl-project
https://github.com/saboye/etl-project
etl python sql sqlite3
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saboye/etl-project
- Owner: saboye
- License: mit
- Created: 2021-02-10T05:52:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-06T06:10:11.000Z (almost 5 years ago)
- Last Synced: 2025-06-17T21:43:18.524Z (about 1 year ago)
- Topics: etl, python, sql, sqlite3
- Language: Jupyter Notebook
- Homepage:
- Size: 265 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Extract Transform Load
ETL
### Objectives
In this Project , we are going to focus on three learning objectives:
* Design and Implement a basic database using SQLite3.
* Apply the ETL process over the database using Python.
* Visualize and manage to the implemented database
#### Install
```
```
#### Author
👤 **SABOYE**
* Twitter: [@saboye1](https://twitter.com/saboye1)
* Github: [@saboye](https://github.com/saboye)
#### 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/saboye/animation/issues).
#### Show your support
Give a ⭐️ if this project helped you!
#### 📝 License
Copyright © 2021 [Saboye](https://github.com/saboye).
This project is [MIT](https://github.com/saboye/ETL-project/blob/main/LICENSE) licensed.
***