CzechFOI MEAN is a solution for analyzing, calculating, and visualizing FOI (Freedom of Information) data efficiently.
It's faster and more flexible than using spreadsheets but requires some IT knowledge.
The Python Scripts process and visualize CSV data from the TERRA folder, generating interactive HTML plots.
Dates are counted as the number of days since January 1, 2020, for easier processing. "AGE_2023" represents age on January 1, 2023.
Access the original Czech FOI data from a Freedom of Information request.
To learn how the Pivot CSV files in the TERRA folder were created, see the HowTo
The results have not been checked for errors. Neither methodological nor technical checks or data cleansing have been performed.
Age Distribution of Deaths Within 360 Days Before versus After the Start of Vac (First Dose) for Each Age Group
Phyton script AD) age_histogram.py for visualizing the downloaded CSV data
Mean Age of Death over all Age Groups
Phyton script AC) age_mean.py for visualizing the downloaded CSV data