{
  "version": "2.6",
  "all": 12,
  "ok": 10,
  "tradingEconomicsEndpoints": {
    "data": {
      "col1": "Estonia",
      "col2": 3.6,
      "col3": 3.1,
      "col4": "Mar/26",
      "col5": "%"
    },
    "source": "https://tradingeconomics.com/country-list/inflation-rate?continent=world",
    "status": "OK"
  },
  "theGlobalEconomyEndpoints": {
    "data": {
      "col1": "Estonia",
      "col2": 76,
      "col3": 13,
      "col4": 2001,
      "col5": ""
    },
    "source": "https://www.theglobaleconomy.com/rankings/transparency_corruption/",
    "status": "OK"
  },
  "weatherAndClimateEndpoints": {
    "data": {
      "minTempInC": 15.4,
      "avgTempInC": 19,
      "maxTempInC": 22.7,
      "percipitationInMm": 150.4,
      "sunnyHours": 393.1,
      "humidityInPercentage": 81.1,
      "rainyDays": 20
    },
    "source": "https://archive-api.open-meteo.com/v1/archive?latitude=59.437242&longitude=24.7572693&start_date=2025-07-01&end_date=2025-07-31&daily=temperature_2m_mean,temperature_2m_max,temperature_2m_min,sunshine_duration,precipitation_hours,precipitation_sum,relative_humidity_2m_mean",
    "status": "OK"
  },
  "numbeoEndpoints": {
    "data": {
      "row1": 18.05,
      "row2": 28.95,
      "row3": "",
      "row4": "",
      "row5": "",
      "row6": "",
      "row7": ""
    },
    "source": "https://www.numbeo.com/pollution/in/Tallinn",
    "status": "OK"
  },
  "heritageEndpoints": {
    "data": {
      "error": "Error querying https://www.heritage.org/index/assets/data/csv/ef-country-scores.csv, received HTTP status code: 403",
      "status": 500
    },
    "source": "https://www.heritage.org/index/assets/data/csv/ef-country-scores.csv",
    "status": "FAILED"
  },
  "worldPopulationReviewEndpoints": {
    "data": {
      "col1": "",
      "col2": "Estonia",
      "col3": 58.43,
      "col4": 33.14,
      "col5": 25.3,
      "col6": "",
      "col7": "",
      "col8": ""
    },
    "source": "https://worldpopulationreview.com/country-rankings/age-dependency-ratio-by-country",
    "status": "OK"
  },
  "wikipediaEndpoints": {
    "data": {
      "col1": "Estonia",
      "col2": 0.9,
      "col3": 0.882,
      "col4": 0.882,
      "col5": 0.881,
      "col6": 0.882,
      "col7": 0.878,
      "col8": 0.87,
      "col9": 0.875,
      "col10": 0.877,
      "col11": 0.876,
      "col12": 0.872,
      "col13": 0.863,
      "col14": 0.858,
      "col15": 0.856,
      "col16": 0.852,
      "col17": 0.85,
      "col18": 0.841,
      "col19": 0.835,
      "col20": 0.83,
      "col21": 0.822,
      "col22": 0.808,
      "col23": 0.783,
      "col24": 0.768,
      "col25": 0.747,
      "col26": 0.726,
      "col27": 0.707,
      "col28": 0.69,
      "col29": 0.678,
      "col30": 0.683
    },
    "source": "https://en.wikipedia.org/wiki/Education_Index",
    "status": "OK"
  },
  "infoPleaseEndpoints": {
    "data": {
      "result": "Estonian (official) 68.5%, Russian 29.6%, Ukrainian 0.6%, other 1.2%, unspecified 0.1% (2011 est.)"
    },
    "source": "https://www.infoplease.com/countries/languages-spoken-in-each-country-of-the-world",
    "status": "OK"
  },
  "nomadCapitalistEndpoints": {
    "data": {
      "col1": "Estonia",
      "col2": 31,
      "col3": 103.5,
      "col4": 173,
      "col5": 30,
      "col6": 40,
      "col7": 20,
      "col8": 50
    },
    "source": "https://nomadcapitalist.com/nomad-passport-index/passport/all",
    "status": "OK"
  },
  "hofstedeInsightsEndpoints": {
    "data": {
      "error": "Could not query valid data! Check for any typos and try again.",
      "status": 400
    },
    "source": "https://www.hofstede-insights.com/country-comparison-tool",
    "status": "FAILED"
  },
  "distanceCalculatorEndpoints": {
    "data": {
      "value": 7809
    },
    "source": "https://www.distancecalculator.net/from-Japan-to-Estonia",
    "status": "OK"
  },
  "openStreetMapEndpoints": {
    "data": {
      "elements": [],
      "count": 5
    },
    "source": "https://overpass-api.de/api/interpreter?data=[out:json];(node['amenity'='university'](around:1000,59.437242,24.7572693);way['amenity'='university'](around:1000,59.437242,24.7572693);relation['amenity'='university'](around:1000,59.437242,24.7572693););out meta;",
    "status": "OK"
  }
}