Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

lhy0807/used_car_playground

Repository files navigation

Used Car Playground

NY Average Points

This is the repo for Used Car Playground project

Used Car Playground project is a research project related to used car data

Map Data is obtained from ArcGIS, shared by ESRI

To run the scrapy spyder in usedcar folder, please read the wiki page and make sure you have followed the instructions before entering

scrapy crawl usedcar

To visualize the data, run the following in root directory:

jupyter notebook "Used Car Playground.ipynb"

To start bokeh application

chmod +x run_bokehapp.sh
./run_bokehapp.sh

To run Flask webapp, follow the wiki instructions

pip install Flask

pip install pymongo

pip install geopandas

About

This is the repo for Used Car Playground project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published