{
  "@context": [
    "http://www.w3.org/ns/csvw", 
    {
      "@language": "lv"
    }
  ], 
  "url": "https://data.gov.lv/dati/dataset/1b55ac08-5a57-4234-9fb5-c248d3f97157/resource/83cebcee-ba0c-4162-b061-a8a1fae84f63/download/reorganizations.csv", 
  "dialect": {
    "quoteChar": "\"", 
    "delimiter": ";", 
    "encoding": "ISO-8859-1"
  }, 
  "dc:title": "Ties\u012bbu subjektu reorganiz\u0101cijas", 
  "dcat:keyword": [
    "uz\u0146\u0113mumu re\u0123istrs"
  ], 
  "dc:publisher": {
    "schema:name": "LR Uz\u0146\u0113mumu re\u0123istrs", 
    "schema:url": "https://data.gov.lv/dati/organization/ur"
  }, 
  "dc:license": {
    "@id": "https://creativecommons.org/publicdomain/zero/1.0/legalcode.lv"
  }, 
  "dc:issued": {
    "@value": "2023-06-14", 
    "@type": "xsd:date"
  }, 
  "dc:modified": {
    "@value": "2023-06-14", 
    "@type": "xsd:date"
  }, 
  "tableSchema": {
    "columns": [
      {
        "name": "id", 
        "titles": "Identifikators", 
        "dc:description": "Reorganiz\u0101cijas identifikators", 
        "datatype": {
          "length": "", 
          "base": "decimal"
        }, 
        "required": true, 
        "primaryKey": true
      }, 
      {
        "name": "reorganization_type", 
        "titles": "Reorganiz\u0101cijas veida kods", 
        "dc:description": "Reorganiz\u0101cijas veida kods", 
        "datatype": {
          "length": "", 
          "base": "string"
        }
      }, 
      {
        "name": "reorganization_type_text", 
        "titles": "Reorganiz\u0101cijas veida apraksts", 
        "dc:description": "Reorganiz\u0101cijas veida apraksts", 
        "datatype": {
          "length": "", 
          "base": "string"
        }
      }, 
      {
        "name": "source_entity_regcode", 
        "titles": "Iesaist\u012btais ties\u012bbu subjekts", 
        "dc:description": "Ties\u012bbu subjekta re\u0123istr\u0101cijas numurs, kas uzs\u0101k reorganiz\u0101cijas procesu", 
        "datatype": {
          "length": "", 
          "base": "decimal"
        }, 
        "required": true, 
        "foreignKeys": [
          {
            "reference": {
              "resource": "https://data.gov.lv/dati/lv/dataset/uz/resource/25e80bf3-f107-4ab4-89ef-251b5b9374e9", 
              "columnReference": "regcode"
            }
          }
        ]
      }, 
      {
        "name": "final_entity_regcode", 
        "titles": "Nosl\u0113dzo\u0161ais ties\u012bbu subjekts", 
        "dc:description": "Ties\u012bbu subjekta re\u0123istr\u0101cijas numurs, kas nosl\u0113dz reorganiz\u0101cijas procesu", 
        "datatype": {
          "length": "", 
          "base": "decimal"
        }, 
        "required": true, 
        "foreignKeys": [
          {
            "reference": {
              "resource": "https://data.gov.lv/dati/lv/dataset/uz/resource/25e80bf3-f107-4ab4-89ef-251b5b9374e9", 
              "columnReference": "regcode"
            }
          }
        ]
      }, 
      {
        "name": "registered", 
        "titles": "Re\u0123istr\u0101cijas datums", 
        "dc:description": "Reorganiz\u0101cijas re\u0123istr\u0101cijas datums", 
        "datatype": {
          "length": "", 
          "base": "date"
        }
      }
    ]
  }
}