Table Name: manufacturing_parts
| Column | Definition | Data type |
|---|---|---|
item_no |
Item number | BIGINT |
length |
Length of the item made | DOUBLE PRECISION |
width |
Width of the item made | DOUBLE PRECISION |
height |
Height of the item made | DOUBLE PRECISION |
operator |
Operating machine | TEXT |
Data Source: This project uses fictional manufacturing data provided in DataCamp's Data Sources repository for DataLab projects.
π See full query
π See full query
π See visualization 1 setup
π See visualization 1 alternative setup
π See visualization 2 setup
π See visualization 3 setup
- PostgreSQL / SQL
- Python (Pandas)
- Jupyter Notebook
- Metabase
- GitHub
Feel free to reach out if youβd like to discuss the project or see more examples of SQL analysis.