records
Subventions versées aux associations par le Département de Seine-Saint-Denis
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":"subventions-versees-associations-seine-saint-denis",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/subventions-versees-associations-seine-saint-denis"
}
] - "definitions":{
- "subventions-versees-associations-seine-saint-denis":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/subventions-versees-associations-seine-saint-denis_records"
}
}
} - "records":
} - "properties":
- "subventions-versees-associations-seine-saint-denis_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "nomattribuant":,{
- "type":"string",
- "title":"nomAttribuant",
- "description":""
} - "idattribuant":,{
- "type":"integer",
- "title":"idAttribuant",
- "description":""
} - "dateconvention":,{
- "type":"string",
- "format":"date",
- "title":"dateConvention",
- "description":""
} - "nombeneficiaire":,{
- "type":"string",
- "title":"nomBeneficiaire",
- "description":""
} - "idbeneficiaire":,{
- "type":"integer",
- "title":"idBeneficiaire",
- "description":""
} - "objet":,{
- "type":"string",
- "title":"objet",
- "description":""
} - "montant":,{
- "type":"integer",
- "title":"montant",
- "description":""
} - "nature":,{
- "type":"string",
- "title":"nature",
- "description":""
} - "conditionsversement":,{
- "type":"string",
- "title":"conditionsVersement",
- "description":""
} - "datesperiodeversement":,{
- "type":"string",
- "format":"date",
- "title":"datesPeriodeVersement",
- "description":""
} - "notificationue":,{
- "type":"string",
- "title":"notificationUE",
- "description":""
} - "pourcentagesubvention":{
- "type":"number",
- "title":"pourcentageSubvention",
- "description":""
}
} - "nomattribuant":
}
} - "fields":
} - "properties":
} - "subventions-versees-associations-seine-saint-denis":
}