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 15, 2024
1 parent 022a733 commit e211cdb
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 48 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,338
#> Rows: 56,345
#> Columns: 8
#> $ data <date> 2024-08-13, 2024-08-13, 2024-08-13, 2024-08-13, 2…
#> $ data <date> 2024-08-14, 2024-08-14, 2024-08-14, 2024-08-14, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 60.5, 57.0, 51.2, 53.9, 74.0, 28.8, 76.1, 60.7, 57…
#> $ volume_variacao <dbl> -0.2, -0.1, -0.2, -0.3, -0.1, 0.0, -1.2, -0.1, -0.…
#> $ volume_operacional <dbl> 594.34005, 319.13620, 87.72895, 8.89404, 82.99514,…
#> $ pluviometria_dia <dbl> 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, …
#> $ pluviometria_mensal <dbl> 31.7, 29.9, 40.8, 33.2, 38.4, 53.4, 39.4, 31.7, 29…
#> $ volume_porcentagem <dbl> 60.4, 56.8, 50.8, 53.6, 73.8, 28.8, 74.9, 60.5, 57…
#> $ volume_variacao <dbl> -0.1, -0.2, -0.4, -0.3, -0.2, 0.0, -1.2, -0.2, -0.…
#> $ volume_operacional <dbl> 592.85352, 318.23746, 87.04045, 8.84172, 82.83585,…
#> $ pluviometria_dia <dbl> 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.2, 0.0, 0.1, 0.0, …
#> $ pluviometria_mensal <dbl> 31.7, 29.9, 40.8, 33.2, 38.4, 53.4, 39.6, 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-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-14 | Cantareira | 60.4 | -0.1 | 592.85352 | 0.0 | 31.7 | 33.9 |
| 2024-08-14 | Alto Tietê | 56.8 | -0.2 | 318.23746 | 0.0 | 29.9 | 29.6 |
| 2024-08-14 | Guarapiranga | 50.8 | -0.4 | 87.04045 | 0.0 | 40.8 | 39.7 |
| 2024-08-14 | Cotia | 53.6 | -0.3 | 8.84172 | 0.0 | 33.2 | 40.0 |
| 2024-08-14 | Rio Grande | 73.8 | -0.2 | 82.83585 | 0.0 | 38.4 | 48.3 |
| 2024-08-14 | Rio Claro | 28.8 | 0.0 | 3.93198 | 0.0 | 53.4 | 100.6 |
| 2024-08-14 | São Lourenço | 74.9 | -1.2 | 66.53584 | 0.2 | 39.6 | 60.8 |

## Como citar o pacote

Expand Down
Binary file modified data/mananciais.rda
Binary file not shown.
68 changes: 34 additions & 34 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-15;Cantareira;60,2;-0,2;591,40281;0,0;31,7;33,9
2024-08-15;Alto Tietê;56,6;-0,2;317,09946;0,2;30,1;29,6
2024-08-15;Guarapiranga;50,4;-0,4;86,35371;0,0;40,8;39,7
2024-08-15;Cotia;53,3;-0,3;8,78957;0,0;33,2;40,0
2024-08-15;Rio Grande;73,6;-0,2;82,51782;0,0;38,4;48,3
2024-08-15;Rio Claro;28,7;-0,1;3,92412;0,0;53,4;100,6
2024-08-15;São Lourenço;73,7;-1,2;65,44644;0,0;39,6;60,8
2024-08-14;Cantareira;60,4;-0,1;592,85352;0,0;31,7;33,9
2024-08-14;Alto Tietê;56,8;-0,2;318,23746;0,0;29,9;29,6
2024-08-14;Guarapiranga;50,8;-0,4;87,04045;0,0;40,8;39,7
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit e211cdb

Please sign in to comment.