records
Samples analyzed at Ajman Municipality Laboratory
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":"samples-analyzed-at-ajman-municipality-laboratory",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/samples-analyzed-at-ajman-municipality-laboratory"
}
] - "definitions":{
- "samples-analyzed-at-ajman-municipality-laboratory":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/samples-analyzed-at-ajman-municipality-laboratory_records"
}
}
} - "records":
} - "properties":
- "samples-analyzed-at-ajman-municipality-laboratory_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "month_ar":,{
- "type":"string",
- "title":"Month_AR",
- "description":""
} - "month_en":,{
- "type":"string",
- "title":"Month_EN",
- "description":""
} - "sample_type_en":,{
- "type":"string",
- "title":"Sample Type_EN",
- "description":""
} - "sample_type_ar":,{
- "type":"string",
- "title":"Sample Type_AR",
- "description":""
} - "number_of_samples_tested_in_ajman_municipality_laboratory":{
- "type":"number",
- "title":"Number of samples tested in Ajman municipality laboratory ",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "samples-analyzed-at-ajman-municipality-laboratory":
}