Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lkethridge/sdt_project

Software Development Tools Project from TripleTen
https://github.com/lkethridge/sdt_project

anaconda-distribution command-line development-environment file-io intermediate-python jupyter-notebook web-api web-application

Last synced: 19 days ago
JSON representation

Software Development Tools Project from TripleTen

Awesome Lists containing this project

README

        

# SDT_Project
## *This was a Software Development Tools project for TripleTen. πŸ‘©πŸ½β€πŸ’»*
This project visualizes car advertisement data from one data set containing information on over 50k cars available for sale. It includes interactive visuals for exploring the number of vehicle types by make, condition vs model year, comparing the price distribution between two makes, the average cost by make, the price distribution by make for all makes, average cost by model year, and cost by condition.
## Skills Highlighted
πŸ‘©πŸ½β€πŸ’» Command line
πŸͺ Jupyter Notebook
πŸ•ΈοΈ Web API
πŸ—οΈ Web Application Building
πŸ‘©πŸ½β€πŸ’» Development Environment
🐍 Anaconda Distribution
πŸ“‚ File-IO
🐍 Intermediate Python
## Installation & Usage
* This project uses pandas, streamlit, plotly-express, and matplotlib. It requires python 3.11.
* To run the project on your local machine:
```streamlit run app.py```
* To view it online: [Click Here](https://sdt-project-ml90.onrender.com/)