{
  "fields": [{"type":"int","id":"_id"},{"info":{"notes":"","type_override":"","label":"Five year age groups in years"},"type":"text","id":"AgeGroup"},{"info":{"notes":"","type_override":"","label":"Number of the standard population to be used for standardisation purposes"},"type":"numeric","id":"EuropeanStandardPopulation"}],
  "records": [
    [1,"0-4 years",5000],
    [2,"5-9 years",5500],
    [3,"10-14 years",5500],
    [4,"15-19 years",5500],
    [5,"20-24 years",6000],
    [6,"25-29 years",6000],
    [7,"30-34 years",6500],
    [8,"35-39 years",7000],
    [9,"40-44 years",7000],
    [10,"45-49 years",7000],
    [11,"50-54 years",7000],
    [12,"55-59 years",6500],
    [13,"60-64 years",6000],
    [14,"65-69 years",5500],
    [15,"70-74 years",5000],
    [16,"75-79 years",4000],
    [17,"80-84 years",2500],
    [18,"85-89 years",1500],
    [19,"90plus years",1000]
]}
