-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add uk egg statistics #1413
Add uk egg statistics #1413
Conversation
…for UK egg statistics dataset
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Would it also be interesting to calculate the total number of eggs and then the % of each type of egg shown here?
etl/steps/data/garden/animal_welfare/2023-08-01/uk_egg_statistics.meta.yml
Show resolved
Hide resolved
date_accessed: 2023-08-01 | ||
is_public: true | ||
description: | | ||
DEFRA runs a quarterly survey of registered UK egg packing stations. It is a voluntary sample survey of 27 respondents that collects information on throughput by production type and prices of graded eggs and sales of ungraded eggs. The response rate is typically 100 per cent and the survey accounts for 75 per cent of eggs packed in the UK. The survey figures are raised up to give UK estimates using information on the number of commercial laying hens, average egg yields, average mortality rates, the proportion of UK eggs that go through packing stations. Throughput by egg type for packing stations not surveyed is calculated using data provided by packing stations responding to the survey. The raised figures are published in this statistics notice and the associated datasets. The figures in this notice therefore represent all Class A eggs passed over a grader in the UK, including seconds. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe not important but I'm not sure all of this is relevant and it's not totally clear to me what the 'seconds' in the last sentence refers to.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't understand this explanation either. I think "seconds" means "Class B". But the sentence doesn't make sense to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah yes I think you're right about the Class B!
Thanks Fiona! That's a good idea, although this data should be used to replace this chart, in which case we can just use the "relative" option. |
Add Defra data on UK egg statistics.
Additionally, install a library to be able to open .ods files.