Hi! I’ve worked on a dynamic pricing model before, and I used a dataset from UCI Machine Learning Repository. They’ve got some good ones with price changes and demand variables. It’s not perfect, but it’s a solid starting point.
For cleaning, I’d recommend using R if you’re comfortable with it. The dplyr package is a lifesaver for prepping datasets. Also, check out Statista for industry-specific data.
For cleaning, I’d recommend using R if you’re comfortable with it. The dplyr package is a lifesaver for prepping datasets. Also, check out Statista for industry-specific data.
