records

records

Active filters Clear all

No active filters

Filters

Les actualités et événements de data.gouv.nc

New records are currently being added to this dataset, this process may take a while. Please note that visualizations might be incomplete in the meantime. Don't hesitate to refresh your page regularly!

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
id
               

No description available for this field.

Name (identifier)
id
Type
integer
Sample
                       
titre_carte
               

No description available for this field.

Name (identifier)
titre_carte
Type
text
Sample
                       
resume_carte
               

No description available for this field.

Name (identifier)
resume_carte
Type
text
Sample
                       
image_carte
               

No description available for this field.

Name (identifier)
image_carte
Type
text
Sample
                       
type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
date_publication
               

No description available for this field.

Name (identifier)
date_publication
Type
date
Sample
                       
auteur
               

No description available for this field.

Name (identifier)
auteur
Type
text
Sample
                       
carte_link
               

No description available for this field.

Name (identifier)
carte_link
Type
text
Sample
                       
chapeau
               

No description available for this field.

Name (identifier)
chapeau
Type
text
Sample
                       
photo_1
               

No description available for this field.

Name (identifier)
photo_1
Type
text
Sample
                       
credit_photo_1
               

No description available for this field.

Name (identifier)
credit_photo_1
Type
text
Sample
                       
legende_photo_1
               

No description available for this field.

Name (identifier)
legende_photo_1
Type
text
Sample
                       
texte_1
               

No description available for this field.

Name (identifier)
texte_1
Type
text
Sample
                       
photo_2
               

No description available for this field.

Name (identifier)
photo_2
Type
text
Sample
                       
credit_photo_2
               

No description available for this field.

Name (identifier)
credit_photo_2
Type
text
Sample
                       
legende_photo_2
               

No description available for this field.

Name (identifier)
legende_photo_2
Type
text
Sample
                       
texte_2
               

No description available for this field.

Name (identifier)
texte_2
Type
text
Sample
                       
title_card
               

No description available for this field.

Name (identifier)
title_card
Type
text
Sample
                       
resume_card
               

No description available for this field.

Name (identifier)
resume_card
Type
text
Sample
                       
kind
               

No description available for this field.

Name (identifier)
kind
Type
text
Sample
                       
author
               

No description available for this field.

Name (identifier)
author
Type
text
Sample
                       
hat
               

No description available for this field.

Name (identifier)
hat
Type
text
Sample
                       
legende_photo_1
               

No description available for this field.

Name (identifier)
legende_photo_10
Type
text
Sample
                       
text_1
               

No description available for this field.

Name (identifier)
text_1
Type
text
Sample
                       
legende_photo_2
               

No description available for this field.

Name (identifier)
legende_photo_20
Type
text
Sample
                       
text_2
               

No description available for this field.

Name (identifier)
text_2
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"data_actualites_evenements",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/data_actualites_evenements"
      }
    ]
    ,
  • "definitions":
    {
    • "data_actualites_evenements":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/data_actualites_evenements_records"
            }
          }
        }
      }
      ,
    • "data_actualites_evenements_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id":
              {
              • "type":"integer",
              • "title":"id",
              • "description":""
              }
              ,
            • "titre_carte":
              {
              • "type":"string",
              • "title":"titre_carte",
              • "description":""
              }
              ,
            • "resume_carte":
              {
              • "type":"string",
              • "title":"resume_carte",
              • "description":""
              }
              ,
            • "image_carte":
              {
              • "type":"string",
              • "title":"image_carte",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"type",
              • "description":""
              }
              ,
            • "date_publication":
              {
              • "type":"string",
              • "format":"date",
              • "title":"date_publication",
              • "description":""
              }
              ,
            • "auteur":
              {
              • "type":"string",
              • "title":"auteur",
              • "description":""
              }
              ,
            • "carte_link":
              {
              • "type":"string",
              • "title":"carte_link",
              • "description":""
              }
              ,
            • "chapeau":
              {
              • "type":"string",
              • "title":"chapeau",
              • "description":""
              }
              ,
            • "photo_1":
              {
              • "type":"string",
              • "title":"photo_1",
              • "description":""
              }
              ,
            • "credit_photo_1":
              {
              • "type":"string",
              • "title":"credit_photo_1",
              • "description":""
              }
              ,
            • "legende_photo_1":
              {
              • "type":"string",
              • "title":"legende_photo_1",
              • "description":""
              }
              ,
            • "texte_1":
              {
              • "type":"string",
              • "title":"texte_1",
              • "description":""
              }
              ,
            • "photo_2":
              {
              • "type":"string",
              • "title":"photo_2",
              • "description":""
              }
              ,
            • "credit_photo_2":
              {
              • "type":"string",
              • "title":"credit_photo_2",
              • "description":""
              }
              ,
            • "legende_photo_2":
              {
              • "type":"string",
              • "title":"legende_photo_2 ",
              • "description":""
              }
              ,
            • "texte_2":
              {
              • "type":"string",
              • "title":"texte_2",
              • "description":""
              }
              ,
            • "title_card":
              {
              • "type":"string",
              • "title":"title_card",
              • "description":""
              }
              ,
            • "resume_card":
              {
              • "type":"string",
              • "title":"resume_card",
              • "description":""
              }
              ,
            • "kind":
              {
              • "type":"string",
              • "title":"kind",
              • "description":""
              }
              ,
            • "author":
              {
              • "type":"string",
              • "title":"author",
              • "description":""
              }
              ,
            • "hat":
              {
              • "type":"string",
              • "title":"hat",
              • "description":""
              }
              ,
            • "legende_photo_10":
              {
              • "type":"string",
              • "title":"legende_photo_1",
              • "description":""
              }
              ,
            • "text_1":
              {
              • "type":"string",
              • "title":"text_1",
              • "description":""
              }
              ,
            • "legende_photo_20":
              {
              • "type":"string",
              • "title":"legende_photo_2 ",
              • "description":""
              }
              ,
            • "text_2":
              {
              • "type":"string",
              • "title":"text_2",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets