records
Entreprises bénéficiant du Chômage Total Exactions
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":"entreprise_chomage_total_exactions",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/entreprise_chomage_total_exactions"
}
] - "definitions":{
- "entreprise_chomage_total_exactions":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/entreprise_chomage_total_exactions_records"
}
}
} - "records":
} - "properties":
- "entreprise_chomage_total_exactions_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "raison_sociale":,{
- "type":"string",
- "title":"RAISON SOCIALE",
- "description":""
} - "enseigne":,{
- "type":"string",
- "title":"ENSEIGNE",
- "description":""
} - "forme":,{
- "type":"string",
- "title":"FORME",
- "description":""
} - "ridet":,{
- "type":"string",
- "title":"RIDET",
- "description":""
} - "atteinte_locaux":,{
- "type":"string",
- "title":"Atteinte locaux",
- "description":""
} - "ville":,{
- "type":"string",
- "title":"Ville",
- "description":""
} - "quartier":,{
- "type":"string",
- "title":"Quartier",
- "description":""
} - "ridet10":{
- "type":"string",
- "title":"RIDET10",
- "description":""
}
} - "raison_sociale":
}
} - "fields":
} - "properties":
} - "entreprise_chomage_total_exactions":
}