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 22, 2024
1 parent a80c0c0 commit 4742028
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 53 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,14 @@ Abaixo segue um exemplo da base disponível:

``` r
dplyr::glimpse(mananciais)
#> Rows: 56,387
#> Rows: 56,394
#> Columns: 8
#> $ data <date> 2024-08-20, 2024-08-20, 2024-08-20, 2024-08-20, 2…
#> $ data <date> 2024-08-21, 2024-08-21, 2024-08-21, 2024-08-21, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 59.4, 55.5, 48.5, 52.0, 72.3, 28.1, 67.1, 59.5, 55…
#> $ volume_variacao <dbl> -0.1, -0.2, -0.5, -0.3, -0.3, -0.2, -1.3, -0.2, -0…
#> $ volume_operacional <dbl> 583.11979, 311.03648, 82.94668, 8.58270, 81.09540,…
#> $ pluviometria_dia <dbl> 0.0, 0.2, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, …
#> $ volume_porcentagem <dbl> 59.2, 55.3, 48.1, 51.6, 72.1, 28.0, 65.7, 59.4, 55…
#> $ volume_variacao <dbl> -0.2, -0.2, -0.4, -0.4, -0.2, -0.1, -1.4, -0.1, -0…
#> $ volume_operacional <dbl> 581.25891, 309.75434, 82.27068, 8.50584, 80.93823,…
#> $ 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.7, 30.6, 41.0, 33.4, 38.4, 53.4, 40.0, 31.7, 30…
#> $ 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-20 | Cantareira | 59.4 | -0.1 | 583.11979 | 0.0 | 31.7 | 33.9 |
| 2024-08-20 | Alto Tietê | 55.5 | -0.2 | 311.03648 | 0.2 | 30.6 | 29.6 |
| 2024-08-20 | Guarapiranga | 48.5 | -0.5 | 82.94668 | 0.0 | 41.0 | 39.7 |
| 2024-08-20 | Cotia | 52.0 | -0.3 | 8.58270 | 0.0 | 33.4 | 40.0 |
| 2024-08-20 | Rio Grande | 72.3 | -0.3 | 81.09540 | 0.0 | 38.4 | 48.3 |
| 2024-08-20 | Rio Claro | 28.1 | -0.2 | 3.83846 | 0.0 | 53.4 | 100.6 |
| 2024-08-20 | São Lourenço | 67.1 | -1.3 | 59.62619 | 0.0 | 40.0 | 60.8 |
| 2024-08-21 | Cantareira | 59.2 | -0.2 | 581.25891 | 0 | 31.7 | 33.9 |
| 2024-08-21 | Alto Tietê | 55.3 | -0.2 | 309.75434 | 0 | 30.6 | 29.6 |
| 2024-08-21 | Guarapiranga | 48.1 | -0.4 | 82.27068 | 0 | 41.0 | 39.7 |
| 2024-08-21 | Cotia | 51.6 | -0.4 | 8.50584 | 0 | 33.4 | 40.0 |
| 2024-08-21 | Rio Grande | 72.1 | -0.2 | 80.93823 | 0 | 38.4 | 48.3 |
| 2024-08-21 | Rio Claro | 28.0 | -0.1 | 3.82304 | 0 | 53.4 | 100.6 |
| 2024-08-21 | São Lourenço | 65.7 | -1.4 | 58.39133 | 0 | 40.0 | 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-22;Cantareira;59,0;-0,2;579,19653;0,0;31,7;33,9
2024-08-22;Alto Tietê;55,1;-0,2;308,41130;0,0;30,6;29,6
2024-08-22;Guarapiranga;47,7;-0,4;81,59651;0,0;41,0;39,7
2024-08-22;Cotia;51,3;-0,3;8,45481;0,0;33,4;40,0
2024-08-22;Rio Grande;72,0;-0,1;80,78124;0,0;38,4;48,3
2024-08-22;Rio Claro;27,9;-0,1;3,80765;0,0;53,4;100,6
2024-08-22;São Lourenço;64,3;-1,4;57,07153;0,0;40,0;60,8
2024-08-21;Cantareira;59,2;-0,2;581,25891;0,0;31,7;33,9
2024-08-21;Alto Tietê;55,3;-0,2;309,75434;0,0;30,6;29,6
2024-08-21;Guarapiranga;48,1;-0,4;82,27068;0,0;41,0;39,7
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit 4742028

Please sign in to comment.