Skip to content

zahraa-m/SQLite3_pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The goal of this project was to explore and integrate heart disease datasets from four regions (California, Cleveland, Hungary, and Switzerland) using Python and relational database principles.

Key tasks included:

  1. Data exploration and preprocessing using Pandas in Python

  2. Designing an Entity–Relationship (ER) diagram to model how the datasets relate in a relational database system

  3. Creating a normalized heart disease database following 1NF, 2NF, and 3NF using SQLite3

  4. Inserting the regional datasets into the database

  5. Performing SQL queries to analyze and retrieve information from the database

About

The goal of this project was to explore and integrate heart disease datasets from four regions (California, Cleveland, Hungary, and Switzerland) using Python and relational database principles with SQLite3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors