/analysis-HoneyProd

Analysis of Honey Production

Primary LanguageJupyter Notebook

analysis-HoneyProd

Analysis of Honey Production

Honey Production Data Analysis

This Jupyter notebook contains a data analysis of the honey production dataset. The dataset contains information about honey production in the United States from 1995 to 2021. The notebook uses Pandas and Matplotlib to explore the data and answer some questions about honey production in the United States.

The following questions are answered in the notebook:

  • What are the top 5 honey producing states in the United States?
  • How has honey production changed over time?
  • What are the factors that affect honey production?

The notebook also includes some visualizations of the data. These visualizations can be used to answer the questions above and to gain a better understanding of honey production in the United States.

To run the code in this notebook, you will need to install Python and the following libraries:

  • Pandas
  • Matplotlib
  • Seaborn
  • Numpy

Once you have installed the libraries, you can open the Jupyter notebook viewer and navigate to the directory containing the notebook. You can then open the notebook and run the code.

The following is a list of the attributes and information about the data:

  • Year
  • State
  • Production (pounds)
  • Price (per pound)

This dataset was collected by the United States Department of Agriculture and made available to the public. The dataset can be found on the USDA website.

If you have any questions about this notebook, please contact the author at [email protected].

Here are some observations from the data analysis:

  • California is the top honey producing state in the United States.
  • Honey production has increased over time.
  • The price of honey has fluctuated over time.