records
Potsdam 10-Minutenwerte Station 03987
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":"10minutenwerte_tu_03987_now",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/10minutenwerte_tu_03987_now"
}
] - "definitions":{
- "10minutenwerte_tu_03987_now":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/10minutenwerte_tu_03987_now_records"
}
}
} - "records":
} - "properties":
- "10minutenwerte_tu_03987_now_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "stations_id":,{
- "type":"integer",
- "title":"STATIONS_ID",
- "description":""
} - "mess_datum":,{
- "type":"string",
- "format":"date-time",
- "title":"MESS_DATUM",
- "description":""
} - "qn":,{
- "type":"integer",
- "title":"QN",
- "description":""
} - "pp_10":,{
- "type":"number",
- "title":"PP_10",
- "description":""
} - "tt_10":,{
- "type":"number",
- "title":"TT_10",
- "description":""
} - "tm5_10":,{
- "type":"number",
- "title":"TM5_10",
- "description":""
} - "rf_10":,{
- "type":"number",
- "title":"RF_10",
- "description":""
} - "td_10":,{
- "type":"number",
- "title":"TD_10",
- "description":""
} - "eor":{
- "type":"string",
- "title":"eor",
- "description":""
}
} - "stations_id":
}
} - "fields":
} - "properties":
} - "10minutenwerte_tu_03987_now":
}