{
  "fields": [{"id":"_id","type":"int"},{"id":"Year","type":"text"},{"id":"number_of_tourists","type":"text"}],
  "records": [
    [1,"2024","88888"],
    [2,"2023","1014885"],
    [3,"2022","614869"],
    [4,"2021","150962"],
    [5,"2020","230085"],
    [6,"2019","1197191"],
    [7,"2018","1173072"],
    [8,"2017","940218"],
    [9,"2016","753002"],
    [10,"2015","538970"],
    [11,"2014","790118"],
    [12,"2013","797616"],
    [13,"2012","803092"],
    [14,"2011","736215"],
    [15,"2010","602867"],
    [16,"2009","509956"],
    [17,"2008","500277"],
    [18,"2007","526705"],
    [19,"2006","383926"],
    [20,"2005","375398"],
    [21,"2004","385297"],
    [22,"2003","338132"],
    [23,"2002","275468"],
    [24,"2001","361237"],
    [25,"2000","463646"],
    [26,"1999","491504"],
    [27,"1998","463684"],
    [28,"1997","421857"],
    [29,"1996","393613"],
    [30,"1995","363395"],
    [31,"1994","326531"],
    [32,"1993","test"]
]}
