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 30, 2024
1 parent 8ed534b commit 674567f
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 50 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,226
#> Rows: 56,233
#> Columns: 8
#> $ data <date> 2024-07-28, 2024-07-28, 2024-07-28, 2024-07-28, 2…
#> $ data <date> 2024-07-29, 2024-07-29, 2024-07-29, 2024-07-29, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 62.6, 59.7, 54.4, 57.5, 74.3, 30.3, 81.2, 62.8, 60
#> $ volume_variacao <dbl> -0.2, -0.3, -0.4, -0.3, -0.3, -0.5, -0.3, -0.1, -0…
#> $ volume_operacional <dbl> 614.67266, 334.70898, 93.06447, 9.48107, 83.31424,…
#> $ pluviometria_dia <dbl> 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.2, 0.0, 0.0, 0.0, …
#> $ volume_porcentagem <dbl> 62.5, 59.5, 54.0, 57.0, 74.0, 30.3, 80.7, 62.6, 59
#> $ volume_variacao <dbl> -0.1, -0.2, -0.4, -0.5, -0.3, 0.0, -0.5, -0.2, -0.
#> $ volume_operacional <dbl> 613.43644, 333.58460, 92.36290, 9.39977, 82.99514,…
#> $ pluviometria_dia <dbl> 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, …
#> $ pluviometria_mensal <dbl> 31.2, 40.3, 40.4, 43.2, 34.6, 49.2, 55.8, 31.2, 40…
#> $ 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-28 | Cantareira | 62.6 | -0.2 | 614.67266 | 0.0 | 31.2 | 43.0 |
| 2024-07-28 | Alto Tietê | 59.7 | -0.3 | 334.70898 | 0.1 | 40.3 | 47.6 |
| 2024-07-28 | Guarapiranga | 54.4 | -0.4 | 93.06447 | 0.0 | 40.4 | 40.9 |
| 2024-07-28 | Cotia | 57.5 | -0.3 | 9.48107 | 0.0 | 43.2 | 47.1 |
| 2024-07-28 | Rio Grande | 74.3 | -0.3 | 83.31424 | 0.0 | 34.6 | 52.8 |
| 2024-07-28 | Rio Claro | 30.3 | -0.5 | 4.14030 | 0.0 | 49.2 | 88.8 |
| 2024-07-28 | São Lourenço | 81.2 | -0.3 | 72.09237 | 0.2 | 55.8 | 75.5 |
| 2024-07-29 | Cantareira | 62.5 | -0.1 | 613.43644 | 0 | 31.2 | 43.0 |
| 2024-07-29 | Alto Tietê | 59.5 | -0.2 | 333.58460 | 0 | 40.3 | 47.6 |
| 2024-07-29 | Guarapiranga | 54.0 | -0.4 | 92.36290 | 0 | 40.4 | 40.9 |
| 2024-07-29 | Cotia | 57.0 | -0.5 | 9.39977 | 0 | 43.2 | 47.1 |
| 2024-07-29 | Rio Grande | 74.0 | -0.3 | 82.99514 | 0 | 34.6 | 52.8 |
| 2024-07-29 | Rio Claro | 30.3 | 0.0 | 4.14030 | 0 | 49.2 | 88.8 |
| 2024-07-29 | São Lourenço | 80.7 | -0.5 | 71.68195 | 0 | 55.8 | 75.5 |

## Como citar o pacote

Expand Down
Binary file modified data/mananciais.rda
Binary file not shown.
74 changes: 37 additions & 37 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-30;Cantareira;62,3;-0,2;612,05676;0,1;31,3;43,0
2024-07-30;Alto Tietê;59,3;-0,2;332,34708;0,6;40,9;47,6
2024-07-30;Guarapiranga;53,7;-0,3;91,89612;0,4;40,8;40,9
2024-07-30;Cotia;56,7;-0,3;9,34580;1,0;44,2;47,1
2024-07-30;Rio Grande;74,0;0,0;82,99514;3,6;38,2;52,8
2024-07-30;Rio Claro;30,0;-0,3;4,09963;11,6;60,8;88,8
2024-07-30;São Lourenço;79,7;-1,0;70,76219;4,0;59,8;75,5
2024-07-29;Cantareira;62,5;-0,1;613,43644;0,0;31,2;43,0
2024-07-29;Alto Tietê;59,5;-0,2;333,58460;0,0;40,3;47,6
2024-07-29;Guarapiranga;54,0;-0,4;92,36290;0,0;40,4;40,9
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit 674567f

Please sign in to comment.