Number of commercial registers and the capital of companies by legal classification
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"the-number-of-commercial-registers-and-the-capital-of-companies-by-legal-classif",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/the-number-of-commercial-registers-and-the-capital-of-companies-by-legal-classif"
}
] - "definitions":{
- "the-number-of-commercial-registers-and-the-capital-of-companies-by-legal-classif":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/the-number-of-commercial-registers-and-the-capital-of-companies-by-legal-classif_records"
}
}
} - "records":
} - "properties":
- "the-number-of-commercial-registers-and-the-capital-of-companies-by-legal-classif_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":""
} - "measure_and_unit":,{
- "type":"string",
- "title":"Measure and unit",
- "description":""
} - "legal_classification":,{
- "type":"string",
- "title":"Legal Classification",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Value",
- "description":""
} - "name":,{
- "type":"string",
- "title":"Name",
- "description":""
} - "date_object":,{
- "type":"string",
- "format":"date",
- "title":"Date_Object",
- "description":""
} - "periodicity":{
- "type":"string",
- "title":"Periodicity",
- "description":""
}
} - "date":
}
} - "fields":
} - "properties":
} - "the-number-of-commercial-registers-and-the-capital-of-companies-by-legal-classif":