[OC] Eggs per person by U.S. state

Posted by cmojsiejenko

15 Comments

  1. cmojsiejenko on

    Data sources:

    USDA National Agricultural Statistics Service (NASS / Quick Stats): egg production by state

    U.S. Census Bureau Population Estimates Program: state population

    Method:

    Eggs per person calculated as total state egg production divided by population.

    Tools:

    Python (GeoPandas, Pandas, Matplotlib)

    Notes:

    Annual estimates

    State-level aggregation

    Source links:

    USDA NASS Quick Stats: [https://quickstats.nass.usda.gov/](https://quickstats.nass.usda.gov/)

    U.S. Census Population Estimates: [https://www.census.gov/programs-surveys/popest.html](https://www.census.gov/programs-surveys/popest.html)

  2. Wow ok that is NOT what I was expecting

    Edit: actually some of these numbers seem literally impossible, e.g. Vermont. Can you post the raw data you’re getting this from?

    Edit 2: after trying to find the data myself, I think at least in some instances you’re interpreting some of the data as dozens of eggs, when they actually are counting individual eggs. So some of your numbers are 12x higher than they should be.

  3. A church friend who owns chickens just asked me if that includes eggs laid by people’s backyard chickens! I told her probably not.

  4. You have to add “annually” or else we are comparing a rate with different units to a count.

  5. PeterNippelstein on

    Im from ND and I love how we’re number one on all the weird stats. Most eggs per person, most bars per person, least amount of young adults living with their parents.

  6. They need to cross-reference this with the number of eggs eaten per person by state for contextÂ