An exploration of drug prices in the US vs the rest of the world
An exploration of drug prices in the US vs the rest of the world
This project primarily focuses on analyzing pharmaceutical prices around the world and comparing them to prices in the US. I used python/pandas for analyzing data and Datawrapper to visualize it.
- Data Processing: Parsing and filtering drug price information.
- CSV Output: Compiling data into a CSV file for further analysis or visualization.
- Clone this repository.
- Run the Python script to scrape and process the data.
- Explore the generated CSV file for insights.
Your contributions, suggestions, and feedback are welcome. Feel free to fork, modify, and make pull requests.