records
Domestic violence in South Province of New Caledonia
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_violences_conjugales_province_sud",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/data_violences_conjugales_province_sud"
}
] - "definitions":{
- "data_violences_conjugales_province_sud":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/data_violences_conjugales_province_sud_records"
}
}
} - "records":
} - "properties":
- "data_violences_conjugales_province_sud_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "sexe":,{
- "type":"string",
- "title":"Sexe",
- "description":""
} - "annee_naissance":,{
- "type":"string",
- "format":"date",
- "title":"Année de naissance",
- "description":""
} - "commune":,{
- "type":"string",
- "title":"Commune",
- "description":""
} - "situation_familiale":,{
- "type":"string",
- "title":"Situation familiale",
- "description":""
} - "habitat":,{
- "type":"string",
- "title":"Habitat",
- "description":""
} - "categorie_socioprofessionnelle":,{
- "type":"string",
- "title":"Catégorie socioprofessionnelle",
- "description":""
} - "nationalite":,{
- "type":"string",
- "title":"Nationalité",
- "description":""
} - "enfant_s":,{
- "type":"integer",
- "title":"Nombre d'enfant(s)",
- "description":""
} - "date_contact":,{
- "type":"string",
- "format":"date",
- "title":"Date du contact",
- "description":""
} - "1er_contact":,{
- "type":"string",
- "title":"1er contact",
- "description":""
} - "motif":,{
- "type":"string",
- "title":"Motif",
- "description":"Auteur -> Auteur de violences conjugales Victime -> Victime de violences conjugales Mixte -> Auteur et Victime de violences conjugales Enfant -> Enfants co-victimes de violences conjugales Autre -> Autre Motif (Témoin, famille)"
} - "violences":,{
- "type":"string",
- "title":"Violences",
- "description":""
} - "produits_addictifs":,{
- "type":"string",
- "title":"Produits addictifs",
- "description":""
} - "envoye_e_par_institution":,{
- "type":"string",
- "title":"Envoyé(e) par institution",
- "description":""
} - "age_contact":{
- "type":"string",
- "title":"age_contact",
- "description":""
}
} - "sexe":
}
} - "fields":
} - "properties":
} - "data_violences_conjugales_province_sud":
}