- Design a comprehensive data model using draw.io.
- Extract, Transform data using Python and Load it into PosgreSQL database.
- Use SQL for schema creation and data management.
- Develop a structured database to enhance data access and analysis.
This dataset shows the number of teachers per county in kenya. It has been extracted from the Ministry of Educations' - Basic Education Statistical Booklet which captures national statistics for the Education Sector in totality.
More info
-
Python Libraries:
- Pandas: For reading CSV files and manipulating data.
- psycopg2-binary: For connecting to PostgreSQL and executing SQL commands.
-
Database Client:
- psql: Command-line interface for PostgreSQL.
- pgAdmin: GUI tool for managing PostgreSQL databases.
- Programming Language: Python
- Scripting Language: SQL
- Database: PostgreSQL
- Data Modeling :draw.io