Skip to content

Commit

Permalink
Update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 1, 2024
1 parent 4330267 commit 00e324c
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 55 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,457
#> Rows: 56,464
#> Columns: 8
#> $ data <date> 2024-08-30, 2024-08-30, 2024-08-30, 2024-08-30, 2…
#> $ data <date> 2024-08-31, 2024-08-31, 2024-08-31, 2024-08-31, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 57.7, 53.5, 44.9, 48.8, 70.3, 28.2, 59.9, 57.9, 53…
#> $ volume_variacao <dbl> -0.2, -0.2, -0.4, -0.3, -0.3, -0.2, -0.4, -0.1, -0…
#> $ volume_operacional <dbl> 566.83241, 299.46389, 76.92932, 8.05272, 78.91103,…
#> $ pluviometria_dia <dbl> 0.0, 0.2, 0.2, 0.0, 0.2, 0.0, 0.0, 0.0, 0.0, 0.0, …
#> $ pluviometria_mensal <dbl> 45.9, 36.5, 52.2, 42.2, 51.4, 72.2, 55.0, 45.9, 36…
#> $ volume_porcentagem <dbl> 57.5, 53.2, 44.6, 48.4, 70.1, 27.9, 59.5, 57.7, 53…
#> $ volume_variacao <dbl> -0.2, -0.3, -0.3, -0.4, -0.2, -0.3, -0.4, -0.2, -0…
#> $ volume_operacional <dbl> 564.91028, 298.06698, 76.27013, 7.97854, 78.60178,…
#> $ pluviometria_dia <dbl> 0.0, 0.1, 0.0, 0.2, 0.0, 0.0, 0.2, 0.0, 0.2, 0.2, …
#> $ pluviometria_mensal <dbl> 45.9, 36.6, 52.2, 42.4, 51.4, 72.2, 55.2, 45.9, 36…
#> $ 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-30 | Cantareira | 57.7 | -0.2 | 566.83241 | 0.0 | 45.9 | 33.9 |
| 2024-08-30 | Alto Tietê | 53.5 | -0.2 | 299.46389 | 0.2 | 36.5 | 29.6 |
| 2024-08-30 | Guarapiranga | 44.9 | -0.4 | 76.92932 | 0.2 | 52.2 | 39.7 |
| 2024-08-30 | Cotia | 48.8 | -0.3 | 8.05272 | 0.0 | 42.2 | 40.0 |
| 2024-08-30 | Rio Grande | 70.3 | -0.3 | 78.91103 | 0.2 | 51.4 | 48.3 |
| 2024-08-30 | Rio Claro | 28.2 | -0.2 | 3.85394 | 0.0 | 72.2 | 100.6 |
| 2024-08-30 | São Lourenço | 59.9 | -0.4 | 53.17261 | 0.0 | 55.0 | 60.8 |
| 2024-08-31 | Cantareira | 57.5 | -0.2 | 564.91028 | 0.0 | 45.9 | 33.9 |
| 2024-08-31 | Alto Tietê | 53.2 | -0.3 | 298.06698 | 0.1 | 36.6 | 29.6 |
| 2024-08-31 | Guarapiranga | 44.6 | -0.3 | 76.27013 | 0.0 | 52.2 | 39.7 |
| 2024-08-31 | Cotia | 48.4 | -0.4 | 7.97854 | 0.2 | 42.4 | 40.0 |
| 2024-08-31 | Rio Grande | 70.1 | -0.2 | 78.60178 | 0.0 | 51.4 | 48.3 |
| 2024-08-31 | Rio Claro | 27.9 | -0.3 | 3.81765 | 0.0 | 72.2 | 100.6 |
| 2024-08-31 | São Lourenço | 59.5 | -0.4 | 52.80588 | 0.2 | 55.2 | 60.8 |

## Como citar o pacote

Expand Down
Binary file modified data/mananciais.rda
Binary file not shown.
82 changes: 41 additions & 41 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-09-01;Cantareira;57,3;-0,2;562,93634;0,0;0,0;81,2
2024-09-01;Alto Tietê;52,9;-0,3;296,68276;0,1;0,1;60,3
2024-09-01;Guarapiranga;44,2;-0,4;75,61285;0,0;0,0;76,7
2024-09-01;Cotia;48,1;-0,3;7,92929;0,0;0,0;75,6
2024-09-01;Rio Grande;69,8;-0,3;78,29322;0,0;0,0;93,0
2024-09-01;Rio Claro;27,7;-0,2;3,78467;0,0;0,0;138,7
2024-09-01;São Lourenço;58,9;-0,6;52,34857;0,0;0,0;111,7
2024-08-31;Cantareira;57,5;-0,2;564,91028;0,0;45,9;33,9
2024-08-31;Alto Tietê;53,2;-0,3;298,06698;0,1;36,6;29,6
2024-08-31;Guarapiranga;44,6;-0,3;76,27013;0,0;52,2;39,7
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit 00e324c

Please sign in to comment.