Data Insight Calendar

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Theme
               

No description available for this field.

Name (identifier)
theme
Type
text
Sample
                       
Data Source
               

No description available for this field.

Name (identifier)
data_source
Type
text
Sample
                       
KAPSARC link
               

No description available for this field.

Name (identifier)
kapsarc_link
Type
text
Sample
                       
Related Datasets
               

No description available for this field.

Name (identifier)
related_datasets
Type
text
Sample
                       
Periodicity
               

No description available for this field.

Name (identifier)
periodicity
Type
text
Sample
                       
Source
               

No description available for this field.

Name (identifier)
source
Type
text
Sample
                       
Publishing Date
               

No description available for this field.

Name (identifier)
publishing_date
Type
date
Sample
                       
End Date
               

No description available for this field.

Name (identifier)
end_date
Type
date
Sample
                       
Publishing Date1
               

No description available for this field.

Name (identifier)
publishing_date1
Type
date
Sample
                       
End Date1
               

No description available for this field.

Name (identifier)
end_date1
Type
date
Sample
                       
End of week
               

No description available for this field.

Name (identifier)
end_of_week
Type
date
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"data-insight-calendar",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/data-insight-calendar"
      }
    ]
    ,
  • "definitions":
    {
    • "data-insight-calendar":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/data-insight-calendar_records"
            }
          }
        }
      }
      ,
    • "data-insight-calendar_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "theme":
              {
              • "type":"string",
              • "title":"Theme",
              • "description":""
              }
              ,
            • "data_source":
              {
              • "type":"string",
              • "title":"Data Source",
              • "description":""
              }
              ,
            • "kapsarc_link":
              {
              • "type":"string",
              • "title":"KAPSARC link",
              • "description":""
              }
              ,
            • "related_datasets":
              {
              • "type":"string",
              • "title":"Related Datasets",
              • "description":""
              }
              ,
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "source":
              {
              • "type":"string",
              • "title":"Source ",
              • "description":""
              }
              ,
            • "publishing_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Publishing Date",
              • "description":""
              }
              ,
            • "end_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"End Date",
              • "description":""
              }
              ,
            • "publishing_date1":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Publishing Date1",
              • "description":""
              }
              ,
            • "end_date1":
              {
              • "type":"string",
              • "format":"date",
              • "title":"End Date1",
              • "description":""
              }
              ,
            • "end_of_week":
              {
              • "type":"string",
              • "format":"date",
              • "title":"End of week",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets