This project is a Exploratory Data Analysis (EDA) about Brazilian dairy milk production. This project was developed during my graduation in Applied Computing in Federal University of Pampa, in partnership with Brazilian Agricultural Research Colorporation, also known as Embrapa. The content of this project can be found in this Expanded Resume. It is in portuguese, but in time, I can provide an english version of it.
All figures created can be found here.
Get a better understanding of Brazilian dairy milk production, with main focus on Rio Grande do Sul (RS) state. RS is a state from south of Brazil.
I used R language and both RStudio IDE and Jupyter to perform all analysis.
Dairy Milk Production by RS city, Dairy Milk Production by Brazilian state, Dairy Milk production of RS over the years and number of rural properties that produced milk in RS state.
-
Brazilian Milk Production and RS milk production over the years.
-
Brazilian Milk Production and RS milk production in 2006 and 2017.
You can clone/download/fork the project and use for your own goals.
- R: has all source code used for this analysis (produced in RStudio);
- figures: has all images generated from this analysis;
- notebooks: has all source code used for this analysis (produced in Jupyter);
- shape: has the shapefiles used in this analysis;
- spreadsheet: has source data;
You can find the complete analysis of these data in my personal blog (portuguese).
Link: https://lubrum.github.io/analise
Everyone is free and encouraged to contribute with this project through Pull Requests. Soon a guideline will be provided.
I want to give a special thanks to IBGE (Brazilian Institute of Geography and Statistics) for providing this data for everyone with interest in data analysis tasks.