Skip to content
Snippets Groups Projects
dataset.json 908 B
Newer Older
cso fetcher's avatar
cso fetcher committed
{
cso fetcher's avatar
cso fetcher committed
 "code": "ED104",
 "dimensions_codes_order": [
  "Enrolment Size",
  "Statistic"
 ],
 "dimensions_values_labels": {
  "Enrolment Size": [
   [
    "-",
    "All pupils"
   ],
   [
    "1",
    "Less than 50 pupils"
   ],
   [
    "2",
    "50-99 pupils"
   ],
   [
    "3",
    "100-199 pupils"
   ],
   [
    "4",
    "200-299 pupils"
   ],
   [
    "7",
    "300-499 pupils"
   ],
   [
    "8",
    "500 pupils and over"
   ]
cso fetcher's avatar
cso fetcher committed
  ],
cso fetcher's avatar
cso fetcher committed
  "Statistic": [
   [
    "ED104C01",
    "Mainstream Primary Schools (Number)"
   ],
   [
    "ED104C02",
    "Mainstream Primary Classes (Number)"
   ],
   [
    "ED104C03",
    "Mainstream Primary Pupils (Number)"
   ],
   [
    "ED104C04",
    "Average Class Size in Mainstream Primary Schools (Number)"
   ]
  ]
 },
 "name": "Mainstream Pupils and Classes in Mainstream Primary Schools by Enrolment Size, Year and Statistic",
 "series": {
  "path": "series.jsonl"
 }
cso fetcher's avatar
cso fetcher committed
}