{
  "facet": "design",
  "label": "Design",
  "cardinality": "many",
  "origin": "e2er-proposed",
  "source": "Proposed in the E2ER description format, draft 0.1 (proposal sp-0005)",
  "description": "The identification strategy or research design a block implements. Not yet part of the RISE vocabulary.",
  "terms": [
    {
      "id": "difference-in-differences",
      "label": "Difference-in-differences"
    },
    {
      "id": "regression-discontinuity",
      "label": "Regression discontinuity"
    },
    {
      "id": "instrumental-variables",
      "label": "Instrumental variables"
    },
    {
      "id": "shift-share",
      "label": "Shift-share",
      "broader": "instrumental-variables"
    },
    {
      "id": "event-study",
      "label": "Event study"
    },
    {
      "id": "panel-fixed-effects",
      "label": "Panel fixed effects"
    },
    {
      "id": "natural-experiment",
      "label": "Natural experiment"
    },
    {
      "id": "randomized-experiment",
      "label": "Randomized experiment"
    },
    {
      "id": "synthetic-control",
      "label": "Synthetic control"
    },
    {
      "id": "structural-model",
      "label": "Structural model"
    }
  ]
}