Skip to content

Commit

Permalink
Update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 13, 2024
1 parent a6f87c0 commit e77487b
Show file tree
Hide file tree
Showing 5 changed files with 61 additions and 54 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,15 @@ Abaixo segue um exemplo da base disponível:

``` r
dplyr::glimpse(mananciais)
#> Rows: 56,324
#> Rows: 56,331
#> Columns: 8
#> $ data <date> 2024-08-11, 2024-08-11, 2024-08-11, 2024-08-11, 2…
#> $ data <date> 2024-08-12, 2024-08-12, 2024-08-12, 2024-08-12, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 60.8, 57.2, 51.1, 54.2, 73.7, 28.7, 76.8, 60.8, 57…
#> $ volume_variacao <dbl> 0.0, -0.1, 0.3, 0.4, 0.8, 1.2, 0.9, 0.2, 0.1, 0.8,
#> $ volume_operacional <dbl> 597.04057, 320.67817, 87.49925, 8.94654, 82.72446,…
#> $ pluviometria_dia <dbl> 2.8, 3.9, 1.6, 1.4, 1.2, 11.4, 0.4, 28.9, 25.3, 38
#> $ pluviometria_mensal <dbl> 31.7, 29.7, 40.8, 33.2, 38.4, 53.2, 39.2, 28.9, 25
#> $ volume_porcentagem <dbl> 60.7, 57.1, 51.4, 54.2, 74.1, 28.8, 77.3, 60.8, 57…
#> $ volume_variacao <dbl> -0.1, -0.1, 0.3, 0.0, 0.4, 0.1, 0.5, 0.0, -0.1, 0.…
#> $ volume_operacional <dbl> 595.65045, 319.92425, 87.95883, 8.94654, 83.15460,…
#> $ pluviometria_dia <dbl> 0.0, 0.1, 0.0, 0.0, 0.0, 0.2, 0.2, 2.8, 3.9, 1.6,
#> $ pluviometria_mensal <dbl> 31.7, 29.8, 40.8, 33.2, 38.4, 53.4, 39.4, 31.7, 29
#> $ pluviometria_hist <dbl> 33.9, 29.6, 39.7, 40.0, 48.3, 100.6, 60.8, 33.9, 2…
```

Expand All @@ -104,13 +104,13 @@ mananciais %>%

| data | sistema | volume_porcentagem | volume_variacao | volume_operacional | pluviometria_dia | pluviometria_mensal | pluviometria_hist |
|:-----------|:-------------|-------------------:|----------------:|-------------------:|-----------------:|--------------------:|------------------:|
| 2024-08-11 | Cantareira | 60.8 | 0.0 | 597.04057 | 2.8 | 31.7 | 33.9 |
| 2024-08-11 | Alto Tietê | 57.2 | -0.1 | 320.67817 | 3.9 | 29.7 | 29.6 |
| 2024-08-11 | Guarapiranga | 51.1 | 0.3 | 87.49925 | 1.6 | 40.8 | 39.7 |
| 2024-08-11 | Cotia | 54.2 | 0.4 | 8.94654 | 1.4 | 33.2 | 40.0 |
| 2024-08-11 | Rio Grande | 73.7 | 0.8 | 82.72446 | 1.2 | 38.4 | 48.3 |
| 2024-08-11 | Rio Claro | 28.7 | 1.2 | 3.92412 | 11.4 | 53.2 | 100.6 |
| 2024-08-11 | São Lourenço | 76.8 | 0.9 | 68.23361 | 0.4 | 39.2 | 60.8 |
| 2024-08-12 | Cantareira | 60.7 | -0.1 | 595.65045 | 0.0 | 31.7 | 33.9 |
| 2024-08-12 | Alto Tietê | 57.1 | -0.1 | 319.92425 | 0.1 | 29.8 | 29.6 |
| 2024-08-12 | Guarapiranga | 51.4 | 0.3 | 87.95883 | 0.0 | 40.8 | 39.7 |
| 2024-08-12 | Cotia | 54.2 | 0.0 | 8.94654 | 0.0 | 33.2 | 40.0 |
| 2024-08-12 | Rio Grande | 74.1 | 0.4 | 83.15460 | 0.0 | 38.4 | 48.3 |
| 2024-08-12 | Rio Claro | 28.8 | 0.1 | 3.93198 | 0.2 | 53.4 | 100.6 |
| 2024-08-12 | São Lourenço | 77.3 | 0.5 | 68.63561 | 0.2 | 39.4 | 60.8 |

## Como citar o pacote

Expand Down
Binary file modified data/mananciais.rda
Binary file not shown.
80 changes: 40 additions & 40 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions inst/extdata/mananciais.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
data;sistema;volume_porcentagem;volume_variacao;volume_operacional;pluviometria_dia;pluviometria_mensal;pluviometria_hist
2024-08-13;Cantareira;60,5;-0,2;594,34005;0,0;31,7;33,9
2024-08-13;Alto Tietê;57,0;-0,1;319,13620;0,1;29,9;29,6
2024-08-13;Guarapiranga;51,2;-0,2;87,72895;0,0;40,8;39,7
2024-08-13;Cotia;53,9;-0,3;8,89404;0,0;33,2;40,0
2024-08-13;Rio Grande;74,0;-0,1;82,99514;0,0;38,4;48,3
2024-08-13;Rio Claro;28,8;0,0;3,93355;0,0;53,4;100,6
2024-08-13;São Lourenço;76,1;-1,2;67,63242;0,0;39,4;60,8
2024-08-12;Cantareira;60,7;-0,1;595,65045;0,0;31,7;33,9
2024-08-12;Alto Tietê;57,1;-0,1;319,92425;0,1;29,8;29,6
2024-08-12;Guarapiranga;51,4;0,3;87,95883;0,0;40,8;39,7
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit e77487b

Please sign in to comment.