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

https://github.com/tonimelisma/toyotascrape

Data pipeline to scrape Toyota minivans available online to Parquet files, process and analyze mark-up trends
https://github.com/tonimelisma/toyotascrape

Last synced: 3 months ago
JSON representation

Data pipeline to scrape Toyota minivans available online to Parquet files, process and analyze mark-up trends

Awesome Lists containing this project

README

        

# toyotascrape

Scrape current US Toyota inventory, showing unsold vehicles at different dealerships. Also calculate dealer adjustments, mandatory dealer accessories and other mark-ups for each care (where advertised).

Outputs Parquet and Excel

Pipeline

- Scrape cars
- Transform cars
- Scrape dealers
- Transform cars with dealers
- Calculate dealer markups
- Calculate new cars w/o markups

TODO

- Do calculations to old daily directories idempotently