Dataset name: datos1
The dataset has N=15384 rows and 5 columns. 15343 rows have no missing values on any column.
| x |
|---|
| fecha_unidad |
| volumen_totalizador_arboleda_m3 |
| caudal_arboleda_q_m3_hr |
| volumen_totalizador_aranjuez_m3 |
| caudal_aranjuez_q_m3_hr |
#Variables
0 missing values.
| name | data_type | n_missing | complete_rate | n_unique | min | median | max | label |
|---|---|---|---|---|---|---|---|---|
| fecha_unidad | POSIXct | 0 | 1 | 15384 | 2014-03-31 01:00:00 | 2015-02-14 12:30:00 | 2016-01-01 | NA |
figure/cb_datos1_volumen_totalizador_arboleda_m3_distribution-14-1.pdf
38 missing values.
| name | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | label |
|---|---|---|---|---|---|---|---|---|---|---|
| volumen_totalizador_arboleda_m3 | numeric | 38 | 0.9975299 | 252 | 217616 | 4127971 | 238067.8 | 165984.3 | <U+2587><U+2581><U+2581><U+2581><U+2581> | NA |
figure/cb_datos1_caudal_arboleda_q_m3_hr_distribution-21-1.pdf
39 missing values.
| name | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | label |
|---|---|---|---|---|---|---|---|---|---|---|
| caudal_arboleda_q_m3_hr | numeric | 39 | 0.9974649 | -4086867 | 709 | 3715614 | 657.5862 | 80842.66 | <U+2581><U+2581><U+2587><U+2581><U+2581> | NA |
figure/cb_datos1_volumen_totalizador_aranjuez_m3_distribution-28-1.pdf
38 missing values.
| name | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | label |
|---|---|---|---|---|---|---|---|---|---|---|
| volumen_totalizador_aranjuez_m3 | numeric | 38 | 0.9975299 | -605440 | 327873 | 6417573 | 390021.3 | 326027.1 | <U+2587><U+2581><U+2581><U+2581><U+2581> | NA |
figure/cb_datos1_caudal_aranjuez_q_m3_hr_distribution-35-1.pdf
41 missing values.
| name | data_type | n_missing | complete_rate | min | median | max | mean | sd | hist | label |
|---|---|---|---|---|---|---|---|---|---|---|
| caudal_aranjuez_q_m3_hr | numeric | 41 | 0.9973349 | -5774648 | 969 | 5777073 | 927.9026 | 108261.3 | <U+2581><U+2581><U+2587><U+2581><U+2581> | NA |
| description | volumen_totalizador_arboleda_m3 | volumen_totalizador_aranjuez_m3 | caudal_arboleda_q_m3_hr | caudal_aranjuez_q_m3_hr | var_miss | n_miss |
|---|---|---|---|---|---|---|
| Missing values in 0 variables | 1 | 1 | 1 | 1 | 0 | 15343 |
| Missing values per variable | 38 | 38 | 39 | 41 | 156 | 156 |
| 3 other, less frequent patterns | 2 | 2 | 1 | 0 | 7 | 41 |
The following JSON-LD can be found by search engines, if you share this codebook publicly on the web.
{
"name": "datos1",
"datePublished": "2022-08-23",
"description": "The dataset has N=15384 rows and 5 columns.\n15343 rows have no missing values on any column.\n\n\n## Table of variables\nThis table contains variable names, labels, and number of missing values.\nSee the complete codebook for more.\n\n|name |label | n_missing|\n|:-------------------------------|:-----|---------:|\n|fecha_unidad |NA | 0|\n|volumen_totalizador_arboleda_m3 |NA | 38|\n|caudal_arboleda_q_m3_hr |NA | 39|\n|volumen_totalizador_aranjuez_m3 |NA | 38|\n|caudal_aranjuez_q_m3_hr |NA | 41|\n\n### Note\nThis dataset was automatically described using the [codebook R package](https://rubenarslan.github.io/codebook/) (version 0.9.2).",
"keywords": ["fecha_unidad", "volumen_totalizador_arboleda_m3", "caudal_arboleda_q_m3_hr", "volumen_totalizador_aranjuez_m3", "caudal_aranjuez_q_m3_hr"],
"@context": "http://schema.org/",
"@type": "Dataset",
"variableMeasured": [
{
"name": "fecha_unidad",
"@type": "propertyValue"
},
{
"name": "volumen_totalizador_arboleda_m3",
"@type": "propertyValue"
},
{
"name": "caudal_arboleda_q_m3_hr",
"@type": "propertyValue"
},
{
"name": "volumen_totalizador_aranjuez_m3",
"@type": "propertyValue"
},
{
"name": "caudal_aranjuez_q_m3_hr",
"@type": "propertyValue"
}
]
}`