records
Les actualités et événements de data.gouv.nc
Dataset schema
Click to expand Click to collapse
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "id":
}
} - "fields":
} - "properties":
} - "data_actualites_evenements":
}