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 11, 2024
1 parent bf4a3a1 commit cf949ce
Show file tree
Hide file tree
Showing 5 changed files with 66 additions and 59 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,310
#> Rows: 56,317
#> Columns: 8
#> $ data <date> 2024-08-09, 2024-08-09, 2024-08-09, 2024-08-09, 2…
#> $ data <date> 2024-08-10, 2024-08-10, 2024-08-10, 2024-08-10, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 60.6, 57.2, 50.0, 53.1, 72.1, 26.4, 75.9, 60.8, 57…
#> $ volume_variacao <dbl> -0.2, -0.3, -0.4, -0.5, -0.3, -0.2, -0.4, -0.2, -0…
#> $ volume_operacional <dbl> 595.41228, 320.50077, 85.66873, 8.76356, 80.93823,…
#> $ pluviometria_dia <dbl> 0.0, 0.1, 0.8, 0.8, 1.0, 0.0, 0.8, 0.0, 0.0, 0.0,
#> $ pluviometria_mensal <dbl> 0.0, 0.5, 0.8, 1.2, 1.0, 0.0, 1.2, 0.0, 0.4, 0.0, …
#> $ volume_porcentagem <dbl> 60.8, 57.3, 50.8, 53.8, 72.9, 27.5, 75.9, 60.6, 57…
#> $ volume_variacao <dbl> 0.2, 0.1, 0.8, 0.7, 0.8, 1.1, 0.0, -0.2, -0.3, -0.
#> $ volume_operacional <dbl> 597.19561, 320.71714, 87.04045, 8.86786, 81.74161,…
#> $ pluviometria_dia <dbl> 28.9, 25.3, 38.4, 30.6, 36.2, 41.8, 37.6, 0.0, 0.1
#> $ pluviometria_mensal <dbl> 28.9, 25.8, 39.2, 31.8, 37.2, 41.8, 38.8, 0.0, 0.5
#> $ 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-09 | Cantareira | 60.6 | -0.2 | 595.41228 | 0.0 | 0.0 | 33.9 |
| 2024-08-09 | Alto Tietê | 57.2 | -0.3 | 320.50077 | 0.1 | 0.5 | 29.6 |
| 2024-08-09 | Guarapiranga | 50.0 | -0.4 | 85.66873 | 0.8 | 0.8 | 39.7 |
| 2024-08-09 | Cotia | 53.1 | -0.5 | 8.76356 | 0.8 | 1.2 | 40.0 |
| 2024-08-09 | Rio Grande | 72.1 | -0.3 | 80.93823 | 1.0 | 1.0 | 48.3 |
| 2024-08-09 | Rio Claro | 26.4 | -0.2 | 3.60439 | 0.0 | 0.0 | 100.6 |
| 2024-08-09 | São Lourenço | 75.9 | -0.4 | 67.43251 | 0.8 | 1.2 | 60.8 |
| 2024-08-10 | Cantareira | 60.8 | 0.2 | 597.19561 | 28.9 | 28.9 | 33.9 |
| 2024-08-10 | Alto Tietê | 57.3 | 0.1 | 320.71714 | 25.3 | 25.8 | 29.6 |
| 2024-08-10 | Guarapiranga | 50.8 | 0.8 | 87.04045 | 38.4 | 39.2 | 39.7 |
| 2024-08-10 | Cotia | 53.8 | 0.7 | 8.86786 | 30.6 | 31.8 | 40.0 |
| 2024-08-10 | Rio Grande | 72.9 | 0.8 | 81.74161 | 36.2 | 37.2 | 48.3 |
| 2024-08-10 | Rio Claro | 27.5 | 1.1 | 3.75417 | 41.8 | 41.8 | 100.6 |
| 2024-08-10 | São Lourenço | 75.9 | 0.0 | 67.43251 | 37.6 | 38.8 | 60.8 |

## Como citar o pacote

Expand Down
Binary file modified data/mananciais.rda
Binary file not shown.
90 changes: 45 additions & 45 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-11;Cantareira;60,8;0,0;597,04057;2,8;31,7;33,9
2024-08-11;Alto Tietê;57,2;-0,1;320,67817;3,9;29,7;29,6
2024-08-11;Guarapiranga;51,1;0,3;87,49925;1,6;40,8;39,7
2024-08-11;Cotia;54,2;0,4;8,94654;1,4;33,2;40,0
2024-08-11;Rio Grande;73,7;0,8;82,72446;1,2;38,4;48,3
2024-08-11;Rio Claro;28,7;1,2;3,92412;11,4;53,2;100,6
2024-08-11;São Lourenço;76,8;0,9;68,23361;0,4;39,2;60,8
2024-08-10;Cantareira;60,8;0,2;597,19561;28,9;28,9;33,9
2024-08-10;Alto Tietê;57,3;0,1;320,71714;25,3;25,8;29,6
2024-08-10;Guarapiranga;50,8;0,8;87,04045;38,4;39,2;39,7
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit cf949ce

Please sign in to comment.