{
  "data": [
    {
      "year": "2000",
      "value": 41.7,
      "standard_error": 1.1,
      "ci_lower": 39.5,
      "ci_upper": 43.9,
      "n_actual": 1420
    },
    {
      "year": "2002",
      "value": 43.2,
      "standard_error": 1.2,
      "ci_lower": 40.8,
      "ci_upper": 45.6,
      "n_actual": 1395
    },
    {
      "year": "2004",
      "value": 42.1,
      "standard_error": 1.3,
      "ci_lower": 39.6,
      "ci_upper": 44.6,
      "n_actual": 1370
    },
    {
      "year": "2006",
      "value": 41,
      "standard_error": 1.4,
      "ci_lower": 38.3,
      "ci_upper": 43.7,
      "n_actual": 1345
    },
    {
      "year": "2008",
      "value": 40.2,
      "standard_error": 1.1,
      "ci_lower": 38,
      "ci_upper": 42.4,
      "n_actual": 1672
    },
    {
      "year": "2010",
      "value": 41.5,
      "standard_error": 1.2,
      "ci_lower": 39.1,
      "ci_upper": 43.9,
      "n_actual": 1647
    },
    {
      "year": "2012",
      "value": 41.9,
      "standard_error": 1.3,
      "ci_lower": 39.4,
      "ci_upper": 44.4,
      "n_actual": 1622
    },
    {
      "year": "2014",
      "value": 43.7,
      "standard_error": 1.4,
      "ci_lower": 41,
      "ci_upper": 46.4,
      "n_actual": 1597
    },
    {
      "year": "2016",
      "value": 44.1,
      "standard_error": 1.1,
      "ci_lower": 41.9,
      "ci_upper": 46.3,
      "n_actual": 1924
    },
    {
      "year": "2018",
      "value": 45.8,
      "standard_error": 1.2,
      "ci_lower": 43.4,
      "ci_upper": 48.2,
      "n_actual": 1899
    },
    {
      "year": "2021",
      "value": 47.9,
      "standard_error": 1.3,
      "ci_lower": 45.4,
      "ci_upper": 50.4,
      "n_actual": 1874
    },
    {
      "year": "2022",
      "value": 46.3,
      "standard_error": 1.4,
      "ci_lower": 43.6,
      "ci_upper": 49,
      "n_actual": 1849
    }
  ],
  "metadata": {
    "type": "timeseries",
    "title": "Confidence in the Scientific Community",
    "subtitle": "Share of U.S. adults expressing \"a great deal\" of confidence in the scientific community",
    "source": {
      "id": "gss",
      "name": "General Social Survey (NORC)"
    },
    "question": "I am going to name some institutions in this country. Would you say you have a great deal of confidence, only some confidence, or hardly any confidence at all in them? — Scientific community (CONSCI)",
    "years_n": 12,
    "year_min": 2000,
    "year_max": 2022
  },
  "dataPointMetadata": [
    {
      "id": "value",
      "name": "A great deal of confidence",
      "type": "measure",
      "value_suffix": "%"
    }
  ]
}