You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@samshara, regarding the incomplete data from the latest available year: we can take data from the latest year, where the missing data is available. We need to indicate the year at the source info (e.g. Belize RC on FDRS, 2022, 2023, 2024) in such case.
We should not fill missing disaggregated data though (e.g. gender/age group data from different years - all these should be taken from the same year).
Originally posted by @tovari in #1396
We need to do the following:
Fetch Latest FDRS Data
CountryOverview
contain the latest available data.Add
fdrs_
Prefix to FDRS Fieldsfdrs_
.Add FDRS Data Year Fields
<fdrs_field>_data_year
for each FDRS field.fdrs_male_volunteer_age_13_17
,fdrs_female_volunteer_age_13_17
, etc.fdrs_volunteer_data_year
(applies to all related entries).Refactor World Bank Fields
calculated_world_bank_population_above_age_65_year
→world_bank_population_above_age_65_data_year
.The text was updated successfully, but these errors were encountered: