Skip to content

Commit

Permalink
Update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 7, 2024
1 parent b7b9362 commit 337add2
Show file tree
Hide file tree
Showing 5 changed files with 63 additions and 56 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,709
#> Rows: 56,716
#> Columns: 8
#> $ data <date> 2024-10-05, 2024-10-05, 2024-10-05, 2024-10-05, 2…
#> $ data <date> 2024-10-06, 2024-10-06, 2024-10-06, 2024-10-06, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 49.7, 45.4, 37.9, 37.3, 64.2, 25.9, 46.9, 49.9, 45…
#> $ volume_variacao <dbl> -0.2, -0.2, -0.2, -0.4, -0.2, 0.2, 0.1, -0.2, -0.2…
#> $ volume_operacional <dbl> 488.41084, 254.22292, 64.94879, 6.15966, 71.97264,…
#> $ pluviometria_dia <dbl> 1.1, 0.1, 0.0, 0.6, 1.0, 0.6, 0.4, 16.5, 1.2, 1.2,
#> $ pluviometria_mensal <dbl> 19.4, 3.6, 2.4, 6.0, 7.4, 13.2, 6.6, 18.3, 3.5, 2.…
#> $ volume_porcentagem <dbl> 49.5, 45.1, 37.8, 37.1, 63.9, 26.0, 47.3, 49.7, 45…
#> $ volume_variacao <dbl> -0.2, -0.3, -0.1, -0.2, -0.3, 0.1, 0.4, -0.2, -0.2…
#> $ volume_operacional <dbl> 485.89016, 252.95246, 64.63757, 6.11691, 71.67916,…
#> $ pluviometria_dia <dbl> 0.0, 0.0, 0.2, 0.2, 0.0, 0.0, 0.0, 1.1, 0.1, 0.0,
#> $ pluviometria_mensal <dbl> 19.4, 3.6, 2.6, 6.2, 7.4, 13.2, 6.6, 19.4, 3.6, 2.…
#> $ pluviometria_hist <dbl> 130.3, 109.3, 114.7, 120.4, 133.1, 174.8, 144.0, 1…
```

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

| data | sistema | volume_porcentagem | volume_variacao | volume_operacional | pluviometria_dia | pluviometria_mensal | pluviometria_hist |
|:-----------|:-------------|-------------------:|----------------:|-------------------:|-----------------:|--------------------:|------------------:|
| 2024-10-05 | Cantareira | 49.7 | -0.2 | 488.41084 | 1.1 | 19.4 | 130.3 |
| 2024-10-05 | Alto Tietê | 45.4 | -0.2 | 254.22292 | 0.1 | 3.6 | 109.3 |
| 2024-10-05 | Guarapiranga | 37.9 | -0.2 | 64.94879 | 0.0 | 2.4 | 114.7 |
| 2024-10-05 | Cotia | 37.3 | -0.4 | 6.15966 | 0.6 | 6.0 | 120.4 |
| 2024-10-05 | Rio Grande | 64.2 | -0.2 | 71.97264 | 1.0 | 7.4 | 133.1 |
| 2024-10-05 | Rio Claro | 25.9 | 0.2 | 3.54570 | 0.6 | 13.2 | 174.8 |
| 2024-10-05 | São Lourenço | 46.9 | 0.1 | 41.62933 | 0.4 | 6.6 | 144.0 |
| 2024-10-06 | Cantareira | 49.5 | -0.2 | 485.89016 | 0.0 | 19.4 | 130.3 |
| 2024-10-06 | Alto Tietê | 45.1 | -0.3 | 252.95246 | 0.0 | 3.6 | 109.3 |
| 2024-10-06 | Guarapiranga | 37.8 | -0.1 | 64.63757 | 0.2 | 2.6 | 114.7 |
| 2024-10-06 | Cotia | 37.1 | -0.2 | 6.11691 | 0.2 | 6.2 | 120.4 |
| 2024-10-06 | Rio Grande | 63.9 | -0.3 | 71.67916 | 0.0 | 7.4 | 133.1 |
| 2024-10-06 | Rio Claro | 26.0 | 0.1 | 3.55300 | 0.0 | 13.2 | 174.8 |
| 2024-10-06 | São Lourenço | 47.3 | 0.4 | 41.97370 | 0.0 | 6.6 | 144.0 |

## Como citar o pacote

Expand Down
Binary file modified data/mananciais.rda
Binary file not shown.
84 changes: 42 additions & 42 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-10-07;Cantareira;49,2;-0,3;483,66400;0,0;19,4;130,3
2024-10-07;Alto Tietê;44,9;-0,2;251,68603;0,0;3,6;109,3
2024-10-07;Guarapiranga;37,6;-0,2;64,32686;0,0;2,6;114,7
2024-10-07;Cotia;36,7;-0,4;6,05308;0,0;6,2;120,4
2024-10-07;Rio Grande;63,6;-0,3;71,31327;0,0;7,4;133,1
2024-10-07;Rio Claro;25,9;-0,1;3,53842;0,0;13,2;174,8
2024-10-07;São Lourenço;47,0;-0,3;41,71536;0,0;6,6;144,0
2024-10-06;Cantareira;49,5;-0,2;485,89016;0,0;19,4;130,3
2024-10-06;Alto Tietê;45,1;-0,3;252,95246;0,0;3,6;109,3
2024-10-06;Guarapiranga;37,8;-0,1;64,63757;0,2;2,6;114,7
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit 337add2

Please sign in to comment.