Skip to content

Commit

Permalink
Update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 16, 2024
1 parent ae38b0e commit 34a67bd
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 55 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,128
#> Rows: 56,135
#> Columns: 8
#> $ data <date> 2024-07-14, 2024-07-14, 2024-07-14, 2024-07-14, 2…
#> $ data <date> 2024-07-15, 2024-07-15, 2024-07-15, 2024-07-15, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 64.8, 62.5, 59.6, 62.2, 76.7, 34.6, 86.6, 64.9, 62…
#> $ volume_variacao <dbl> -0.1, -0.2, -0.2, -0.3, 0.0, 0.0, 0.0, -0.1, -0.1,
#> $ volume_operacional <dbl> 636.20790, 350.43343, 102.09041, 10.25900, 86.0553
#> $ pluviometria_dia <dbl> 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.2, 0.0, …
#> $ pluviometria_mensal <dbl> 31.0, 38.4, 39.2, 41.8, 34.2, 48.0, 53.6, 31.0, 38…
#> $ volume_porcentagem <dbl> 64.6, 62.4, 59.5, 61.8, 76.6, 34.4, 86.4, 64.8, 62…
#> $ volume_variacao <dbl> -0.2, -0.1, -0.1, -0.4, -0.1, -0.2, -0.2, -0.1, -0…
#> $ volume_operacional <dbl> 634.64631, 349.49038, 101.84969, 10.20228, 85.8927
#> $ pluviometria_dia <dbl> 0.0, 0.0, 0.0, 0.0, 0.0, 0.2, 0.0, 0.0, 0.0, 0.0, …
#> $ pluviometria_mensal <dbl> 31.0, 38.4, 39.2, 41.8, 34.2, 48.2, 53.6, 31.0, 38…
#> $ pluviometria_hist <dbl> 43.0, 47.6, 40.9, 47.1, 52.8, 88.8, 75.5, 43.0, 47…
```

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

| data | sistema | volume_porcentagem | volume_variacao | volume_operacional | pluviometria_dia | pluviometria_mensal | pluviometria_hist |
|:-----------|:-------------|-------------------:|----------------:|-------------------:|-----------------:|--------------------:|------------------:|
| 2024-07-14 | Cantareira | 64.8 | -0.1 | 636.20790 | 0 | 31.0 | 43.0 |
| 2024-07-14 | Alto Tietê | 62.5 | -0.2 | 350.43343 | 0 | 38.4 | 47.6 |
| 2024-07-14 | Guarapiranga | 59.6 | -0.2 | 102.09041 | 0 | 39.2 | 40.9 |
| 2024-07-14 | Cotia | 62.2 | -0.3 | 10.25900 | 0 | 41.8 | 47.1 |
| 2024-07-14 | Rio Grande | 76.7 | 0.0 | 86.05538 | 0 | 34.2 | 52.8 |
| 2024-07-14 | Rio Claro | 34.6 | 0.0 | 4.72344 | 0 | 48.0 | 88.8 |
| 2024-07-14 | São Lourenço | 86.6 | 0.0 | 76.88613 | 0 | 53.6 | 75.5 |
| 2024-07-15 | Cantareira | 64.6 | -0.2 | 634.64631 | 0.0 | 31.0 | 43.0 |
| 2024-07-15 | Alto Tietê | 62.4 | -0.1 | 349.49038 | 0.0 | 38.4 | 47.6 |
| 2024-07-15 | Guarapiranga | 59.5 | -0.1 | 101.84969 | 0.0 | 39.2 | 40.9 |
| 2024-07-15 | Cotia | 61.8 | -0.4 | 10.20228 | 0.0 | 41.8 | 47.1 |
| 2024-07-15 | Rio Grande | 76.6 | -0.1 | 85.89270 | 0.0 | 34.2 | 52.8 |
| 2024-07-15 | Rio Claro | 34.4 | -0.2 | 4.70547 | 0.2 | 48.2 | 88.8 |
| 2024-07-15 | São Lourenço | 86.4 | -0.2 | 76.78044 | 0.0 | 53.6 | 75.5 |

## Como citar o pacote

Expand Down
Binary file modified data/mananciais.rda
Binary file not shown.
82 changes: 41 additions & 41 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-07-16;Cantareira;64,5;-0,1;633,23507;0,0;31,0;43,0
2024-07-16;Alto Tietê;62,2;-0,2;348,56247;0,0;38,5;47,6
2024-07-16;Guarapiranga;59,1;-0,4;101,12852;0,0;39,2;40,9
2024-07-16;Cotia;61,7;-0,1;10,17398;0,0;41,8;47,1
2024-07-16;Rio Grande;76,4;-0,2;85,73021;0,0;34,2;52,8
2024-07-16;Rio Claro;34,3;-0,1;4,68756;0,0;48,2;88,8
2024-07-16;São Lourenço;86,1;-0,3;76,46378;0,4;54,0;75,5
2024-07-15;Cantareira;64,6;-0,2;634,64631;0,0;31,0;43,0
2024-07-15;Alto Tietê;62,4;-0,1;349,49038;0,0;38,4;47,6
2024-07-15;Guarapiranga;59,5;-0,1;101,84969;0,0;39,2;40,9
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit 34a67bd

Please sign in to comment.