Skip to content

Commit

Permalink
Update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 24, 2024
1 parent 28701b9 commit e781bfb
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 51 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: 55,967
#> Rows: 55,981
#> Columns: 8
#> $ data <date> 2024-06-21, 2024-06-21, 2024-06-21, 2024-06-21, 2…
#> $ data <date> 2024-06-23, 2024-06-23, 2024-06-23, 2024-06-23, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 67.6, 66.2, 65.2, 67.3, 79.3, 38.8, 91.0, 67.8, 66…
#> $ volume_variacao <dbl> -0.2, -0.2, -0.6, -0.4, -0.3, -0.3, -0.3, -0.1, -0…
#> $ volume_operacional <dbl> 664.17248, 370.88959, 111.60438, 11.10171, 89.0143
#> $ pluviometria_dia <dbl> 0.0, 0.3, 0.0, 0.2, 0.0, 0.0, 0.2, 0.0, 0.3, 0.0, …
#> $ pluviometria_mensal <dbl> 0.7, 13.4, 1.6, 3.2, 1.6, 45.0, 4.8, 0.7, 13.1, 1.…
#> $ volume_porcentagem <dbl> 67.3, 65.8, 64.3, 66.6, 78.8, 38.2, 90.3, 67.5, 66…
#> $ volume_variacao <dbl> -0.2, -0.2, -0.5, -0.3, -0.3, -0.3, -0.5, -0.1, -0…
#> $ volume_operacional <dbl> 661.25962, 368.42309, 110.12528, 10.98321, 88.3517
#> $ pluviometria_dia <dbl> 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3, 0.2, …
#> $ pluviometria_mensal <dbl> 0.7, 13.8, 1.8, 3.4, 1.6, 45.0, 4.8, 0.7, 13.7, 1.…
#> $ pluviometria_hist <dbl> 56.9, 52.7, 53.1, 58.0, 60.5, 96.9, 75.3, 56.9, 52…
```

Expand All @@ -104,13 +104,13 @@ mananciais %>%

| data | sistema | volume_porcentagem | volume_variacao | volume_operacional | pluviometria_dia | pluviometria_mensal | pluviometria_hist |
|:-----------|:-------------|-------------------:|----------------:|-------------------:|-----------------:|--------------------:|------------------:|
| 2024-06-21 | Cantareira | 67.6 | -0.2 | 664.17248 | 0.0 | 0.7 | 56.9 |
| 2024-06-21 | Alto Tietê | 66.2 | -0.2 | 370.88959 | 0.3 | 13.4 | 52.7 |
| 2024-06-21 | Guarapiranga | 65.2 | -0.6 | 111.60438 | 0.0 | 1.6 | 53.1 |
| 2024-06-21 | Cotia | 67.3 | -0.4 | 11.10171 | 0.2 | 3.2 | 58.0 |
| 2024-06-21 | Rio Grande | 79.3 | -0.3 | 89.01437 | 0.0 | 1.6 | 60.5 |
| 2024-06-21 | Rio Claro | 38.8 | -0.3 | 5.30598 | 0.0 | 45.0 | 96.9 |
| 2024-06-21 | São Lourenço | 91.0 | -0.3 | 80.84397 | 0.2 | 4.8 | 75.3 |
| 2024-06-23 | Cantareira | 67.3 | -0.2 | 661.25962 | 0.0 | 0.7 | 56.9 |
| 2024-06-23 | Alto Tietê | 65.8 | -0.2 | 368.42309 | 0.1 | 13.8 | 52.7 |
| 2024-06-23 | Guarapiranga | 64.3 | -0.5 | 110.12528 | 0.0 | 1.8 | 53.1 |
| 2024-06-23 | Cotia | 66.6 | -0.3 | 10.98321 | 0.0 | 3.4 | 58.0 |
| 2024-06-23 | Rio Grande | 78.8 | -0.3 | 88.35175 | 0.0 | 1.6 | 60.5 |
| 2024-06-23 | Rio Claro | 38.2 | -0.3 | 5.21829 | 0.0 | 45.0 | 96.9 |
| 2024-06-23 | São Lourenço | 90.3 | -0.5 | 80.19581 | 0.0 | 4.8 | 75.3 |

## 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-06-24;Cantareira;67,2;-0,1;659,96840;0,0;0,7;56,9
2024-06-24;Alto Tietê;65,5;-0,3;367,15970;0,1;13,9;52,7
2024-06-24;Guarapiranga;63,9;-0,4;109,38777;0,0;1,8;53,1
2024-06-24;Cotia;66,2;-0,4;10,92423;0,0;3,4;58,0
2024-06-24;Rio Grande;78,5;-0,3;88,02153;0,0;1,6;60,5
2024-06-24;Rio Claro;37,8;-0,4;5,16043;0,0;45,0;96,9
2024-06-24;São Lourenço;90,0;-0,3;79,98031;0,0;4,8;75,3
2024-06-23;Cantareira;67,3;-0,2;661,25962;0,0;0,7;56,9
2024-06-23;Alto Tietê;65,8;-0,2;368,42309;0,1;13,8;52,7
2024-06-23;Guarapiranga;64,3;-0,5;110,12528;0,0;1,8;53,1
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit e781bfb

Please sign in to comment.