records

records

Active filters Clear all

No active filters

Filters

Cancers diagnosed in New Caledonia

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
id
               

No description available for this field.

Name (identifier)
id
Type
text
Sample
                       
sex
               

No description available for this field.

Name (identifier)
sexe
Type
text
Sample
                       
age_class
               

No description available for this field.

Name (identifier)
classe_age
Type
text
Sample
                       
diagnosis_year
               

No description available for this field.

Name (identifier)
annee_diagnostic
Type
date
Sample
                       
ICD-10
               

No description available for this field.

Name (identifier)
code_cim10
Type
text
Sample
                       
long_label_disease
               

No description available for this field.

Name (identifier)
libelle_maladie_long
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"cas_cancer_nc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/cas_cancer_nc"
      }
    ]
    ,
  • "definitions":
    {
    • "cas_cancer_nc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/cas_cancer_nc_records"
            }
          }
        }
      }
      ,
    • "cas_cancer_nc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id":
              {
              • "type":"string",
              • "title":"id",
              • "description":""
              }
              ,
            • "sexe":
              {
              • "type":"string",
              • "title":"sex",
              • "description":""
              }
              ,
            • "classe_age":
              {
              • "type":"string",
              • "title":"age_class",
              • "description":""
              }
              ,
            • "annee_diagnostic":
              {
              • "type":"string",
              • "format":"date",
              • "title":"diagnosis_year",
              • "description":""
              }
              ,
            • "code_cim10":
              {
              • "type":"string",
              • "title":"ICD-10",
              • "description":""
              }
              ,
            • "libelle_maladie_long":
              {
              • "type":"string",
              • "title":"long_label_disease",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets