{
  "fields": [{"id":"_id","type":"int"},{"id":"Data Dictionary","type":"text"}],
  "records": [
    [1,"Table Name: WeatherToday"],
    [2,"Name"],
    [3,"WmoStationNumber"],
    [4,"StationNameThai"],
    [5,"StationNameEnglish"],
    [6,"Province"],
    [7,"Latitude "],
    [8,"Longitude "],
    [9,"DateTime"],
    [10,"MeanSeaLevelPressure "],
    [11,"Temperature"],
    [12,"MaxTemperature "],
    [13,"DifferentFromMaxTemperature"],
    [14,"MinTemperature "],
    [15,"DifferentFromMinTemperature "],
    [16,"RelativeHumidity "],
    [17,"WindDirection"],
    [18,"WindSpeed "],
    [19,"Rainfall "]
]}
