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 19, 2024
1 parent 48ffcf6 commit 2c9a1d6
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 53 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,366
#> Rows: 56,373
#> Columns: 8
#> $ data <date> 2024-08-17, 2024-08-17, 2024-08-17, 2024-08-17, 2…
#> $ data <date> 2024-08-18, 2024-08-18, 2024-08-18, 2024-08-18, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 59.9, 56.2, 49.8, 52.8, 73.1, 28.5, 71.1, 60.0, 56…
#> $ volume_variacao <dbl> -0.1, -0.2, -0.2, -0.2, -0.3, -0.1, -1.3, -0.2, -0…
#> $ volume_operacional <dbl> 587.98969, 314.55517, 85.21307, 8.71167, 82.04209,…
#> $ 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, 30.3, 40.8, 33.4, 38.4, 53.4, 39.8, 31.7, 30…
#> $ volume_porcentagem <dbl> 59.7, 55.9, 49.4, 52.5, 72.9, 28.4, 69.6, 59.9, 56…
#> $ volume_variacao <dbl> -0.2, -0.3, -0.4, -0.3, -0.2, -0.1, -1.5, -0.1, -0…
#> $ volume_operacional <dbl> 586.43729, 313.39165, 84.53105, 8.65996, 81.72582,…
#> $ pluviometria_dia <dbl> 0.0, 0.0, 0.2, 0.0, 0.0, 0.0, 0.2, 0.0, 0.1, 0.0, …
#> $ pluviometria_mensal <dbl> 31.7, 30.3, 41.0, 33.4, 38.4, 53.4, 40.0, 31.7, 30…
#> $ 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-17 | Cantareira | 59.9 | -0.1 | 587.98969 | 0.0 | 31.7 | 33.9 |
| 2024-08-17 | Alto Tietê | 56.2 | -0.2 | 314.55517 | 0.1 | 30.3 | 29.6 |
| 2024-08-17 | Guarapiranga | 49.8 | -0.2 | 85.21307 | 0.0 | 40.8 | 39.7 |
| 2024-08-17 | Cotia | 52.8 | -0.2 | 8.71167 | 0.0 | 33.4 | 40.0 |
| 2024-08-17 | Rio Grande | 73.1 | -0.3 | 82.04209 | 0.0 | 38.4 | 48.3 |
| 2024-08-17 | Rio Claro | 28.5 | -0.1 | 3.89281 | 0.0 | 53.4 | 100.6 |
| 2024-08-17 | São Lourenço | 71.1 | -1.3 | 63.19133 | 0.0 | 39.8 | 60.8 |
| 2024-08-18 | Cantareira | 59.7 | -0.2 | 586.43729 | 0.0 | 31.7 | 33.9 |
| 2024-08-18 | Alto Tietê | 55.9 | -0.3 | 313.39165 | 0.0 | 30.3 | 29.6 |
| 2024-08-18 | Guarapiranga | 49.4 | -0.4 | 84.53105 | 0.2 | 41.0 | 39.7 |
| 2024-08-18 | Cotia | 52.5 | -0.3 | 8.65996 | 0.0 | 33.4 | 40.0 |
| 2024-08-18 | Rio Grande | 72.9 | -0.2 | 81.72582 | 0.0 | 38.4 | 48.3 |
| 2024-08-18 | Rio Claro | 28.4 | -0.1 | 3.87956 | 0.0 | 53.4 | 100.6 |
| 2024-08-18 | São Lourenço | 69.6 | -1.5 | 61.83341 | 0.2 | 40.0 | 60.8 |

## Como citar o pacote

Expand Down
Binary file modified data/mananciais.rda
Binary file not shown.
78 changes: 39 additions & 39 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-19;Cantareira;59,5;-0,2;584,72997;0,0;31,7;33,9
2024-08-19;Alto Tietê;55,7;-0,2;312,23305;0,1;30,4;29,6
2024-08-19;Guarapiranga;49,0;-0,4;83,85083;0,0;41,0;39,7
2024-08-19;Cotia;52,3;-0,2;8,63416;0,0;33,4;40,0
2024-08-19;Rio Grande;72,6;-0,3;81,41025;0,0;38,4;48,3
2024-08-19;Rio Claro;28,3;-0,1;3,86557;0,0;53,4;100,6
2024-08-19;São Lourenço;68,4;-1,2;60,77416;0,0;40,0;60,8
2024-08-18;Cantareira;59,7;-0,2;586,43729;0,0;31,7;33,9
2024-08-18;Alto Tietê;55,9;-0,3;313,39165;0,0;30,3;29,6
2024-08-18;Guarapiranga;49,4;-0,4;84,53105;0,2;41,0;39,7
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit 2c9a1d6

Please sign in to comment.