An example of data analysis with Pandas and Datapane about the monthly production and licensing of vehicles in Brazil from Anfavea (National Association of Motor Vehicle Manufacturers).
More information on the blog post:
Data analysis with Pandas, WebDataRocks and Datapane | Bird Solutions
How to use:
git clone https://github.com/thomascenni/anfavea-data-analysis.git
cd anfavea-data-analysis/
python3 -m venv .env
source .env/bin/activate
pip install -r requirements.txt
python anfavea_analysis.py