Invalid JSON:
Unexpected token '', "{
"des"... is not valid JSON
| { | |
| "description": "Исторические данные о погоде из таблицы weather_observations", | |
| "citation": "", | |
| "homepage": "", | |
| "license": "", | |
| "features": { | |
| "weather_observations_id": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "city_id": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "condition_id": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "temp": { | |
| "dtype": "float64", | |
| "_type": "Value" | |
| }, | |
| "temp_min": { | |
| "dtype": "float64", | |
| "_type": "Value" | |
| }, | |
| "temp_max": { | |
| "dtype": "float64", | |
| "_type": "Value" | |
| }, | |
| "pressure": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "humidity": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "visibility": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "wind_speed": { | |
| "dtype": "float64", | |
| "_type": "Value" | |
| }, | |
| "wind_deg": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "clouds_all": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "recorded_at": { | |
| "dtype": "timestamp[ns]", | |
| "_type": "Value" | |
| }, | |
| "sunrise": { | |
| "dtype": "timestamp[ns]", | |
| "_type": "Value" | |
| }, | |
| "sunset": { | |
| "dtype": "timestamp[ns]", | |
| "_type": "Value" | |
| }, | |
| "created_at": { | |
| "dtype": "timestamp[ns]", | |
| "_type": "Value" | |
| } | |
| }, | |
| "config_name": "weather_observations", | |
| "version": "1.0.0", | |
| "splits": { | |
| "train": { | |
| "name": "train", | |
| "num_bytes": 0, | |
| "num_examples": 0, | |
| "dataset_name": "data_weather" | |
| } | |
| }, | |
| "download_checksums": {}, | |
| "download_size": 0, | |
| "dataset_size": 0, | |
| "size_in_bytes": 0 | |
| } |