vcavanna / scrapers

A scraper for the Edmunds site to make buying a car easier
https://vcavanna.github.io/scrapers/
2 stars 1 forks source link

Make Database Interface for 📊 Analytics and 🌐 Website #6

Open vcavanna opened 11 months ago

vcavanna commented 11 months ago

In order to make the website and analytics sides work, we need a method to either get Redshift data or data from a local source. Both of these need to be implemented by the same interface so they can be swapped out.

vcavanna commented 11 months ago

Analytics doesn't need an interface, Tableau works fine