{
  "schema": "cnsbii-lab-data-dictionary/1",
  "campaign": "nusco-lioni",
  "version": "339I",
  "crs": "EPSG:4326",
  "profiles": {
    "public": {
      "classification": "PUBLIC",
      "coordinates": "rounded to 3 decimals",
      "time": "hour",
      "free_text": false,
      "contributor_tag": false,
      "fields": [
        {
          "name": "public_id",
          "type": "string",
          "meaning": "identificativo pubblico derivato"
        },
        {
          "name": "phenomenon_type",
          "type": "string",
          "meaning": "categoria del fenomeno"
        },
        {
          "name": "observed_at_generalized",
          "type": "datetime",
          "meaning": "orario generalizzato all'ora"
        },
        {
          "name": "municipality",
          "type": "string",
          "meaning": "comune dichiarato/derivato"
        },
        {
          "name": "intensity",
          "type": "integer 1-6",
          "meaning": "intensità civica, non misura strumentale"
        },
        {
          "name": "quality",
          "type": "integer 0-100",
          "meaning": "qualità della compilazione"
        },
        {
          "name": "lat_generalized",
          "type": "number",
          "meaning": "latitudine arrotondata a 3 decimali"
        },
        {
          "name": "lon_generalized",
          "type": "number",
          "meaning": "longitudine arrotondata a 3 decimali"
        }
      ]
    },
    "institutional": {
      "classification": "CONFIDENTIAL",
      "access": "CMS authenticated, purpose-bound, audited",
      "coordinates": "exact",
      "free_text": false,
      "contributor_tag": false,
      "fields": [
        "internal_code",
        "public_id",
        "observed_at_exact",
        "phenomenon_type",
        "municipality",
        "intensity",
        "odor_profile",
        "duration",
        "environment",
        "quality",
        "lat_exact",
        "lon_exact",
        "crs",
        "reviewed_at",
        "integrity_risk_level",
        "integrity_risk_score"
      ]
    }
  },
  "interpretation": {
    "official_measurement": false,
    "causal_attribution": "none",
    "human_review_gate": "accepted_for_analysis"
  }
}
