records
Epidémiologie descriptive des cancers en Nouvelle-Calédonie
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":"epidemiologie_cancers_nc",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/epidemiologie_cancers_nc"
}
] - "definitions":{
- "epidemiologie_cancers_nc":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/epidemiologie_cancers_nc_records"
}
}
} - "records":
} - "properties":
- "epidemiologie_cancers_nc_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "id_row":,{
- "type":"string",
- "title":"id_row",
- "description":""
} - "sexe":,{
- "type":"string",
- "title":"SEXE",
- "description":""
} - "annee":,{
- "type":"string",
- "format":"date",
- "title":"ANNEE",
- "description":""
} - "classe_age":,{
- "type":"string",
- "title":"CLASSE_AGE",
- "description":""
} - "code_cim10":,{
- "type":"string",
- "title":"CODE_CIM10",
- "description":""
} - "libelle_cim10":,{
- "type":"string",
- "title":"libelle_CIM10",
- "description":""
} - "label":,{
- "type":"string",
- "title":"label",
- "description":""
} - "indicateur":,{
- "type":"string",
- "title":"indicateur",
- "description":""
} - "rang":,{
- "type":"integer",
- "title":"rang",
- "description":""
} - "frequence":,{
- "type":"number",
- "title":"frequence",
- "description":""
} - "age_median":,{
- "type":"number",
- "title":"age_median",
- "description":""
} - "nb_cas":,{
- "type":"integer",
- "title":"nb_cas",
- "description":""
} - "asr":{
- "type":"number",
- "title":"asr",
- "description":""
}
} - "id_row":
}
} - "fields":
} - "properties":
} - "epidemiologie_cancers_nc":
}
Submit a reuse
Click to expand Click to collapse
Please login to submit a new reuse.