{
  "fields": [{"id":"_id","type":"int"},{"id":"Country of passport","type":"text"},{"id":"Count","type":"numeric"},{"id":"Percentage (%)","type":"numeric"}],
  "records": [
    [1,"United Kingdom",200707,75.8],
    [2,"Ireland",651,0.2],
    [3,"France",254,0.1],
    [4,"Germany",277,0.1],
    [5,"Italy",342,0.1],
    [6,"Portugal",658,0.2],
    [7,"Spain",328,0.1],
    [8,"Lithuania",389,0.1],
    [9,"Poland",3377,1.3],
    [10,"Romania",1690,0.6],
    [11,"Other EU Countries",2192,0.8],
    [12,"Turkey",61,0.0],
    [13,"Rest of Europe",179,0.1],
    [14,"North Africa",141,0.1],
    [15,"Central and Western Africa",464,0.2],
    [16,"South and Eastern Africa",350,0.1],
    [17,"Middle East",224,0.1],
    [18,"Eastern Asia",418,0.2],
    [19,"Southern Asia",899,0.3],
    [20,"South-East Asia",601,0.2],
    [21,"Central Asia",8,0.0],
    [22,"North America and the Caribbean",448,0.2],
    [23,"Central and South America",179,0.1],
    [24,"Antarctica and Oceania, including Australasia",194,0.1],
    [25,"British Overseas Territories",5,0.0],
    [26,"No passport held",49661,18.8]
]}
