Skip to content

Commit

Permalink
Update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 13, 2024
1 parent d2f11ea commit 9bac989
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,107
#> Rows: 56,114
#> Columns: 8
#> $ data <date> 2024-07-11, 2024-07-11, 2024-07-11, 2024-07-11, 2…
#> $ data <date> 2024-07-12, 2024-07-12, 2024-07-12, 2024-07-12, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 65.2, 62.9, 59.9, 62.9, 76.9, 34.3, 86.3, 65.2, 62…
#> $ volume_variacao <dbl> 0.0, 0.1, 0.7, 0.7, 0.5, -0.2, 1.4, 0.1, 0.3, 1.0,
#> $ volume_operacional <dbl> 639.81997, 352.54864, 102.57237, 10.37298, 86.2182…
#> $ pluviometria_dia <dbl> 2.6, 1.6, 0.2, 0.0, 0.2, 0.6, 0.0, 21.9, 22.0, 23.
#> $ pluviometria_mensal <dbl> 31.0, 38.1, 39.2, 41.8, 33.2, 43.4, 51.0, 28.4, 36
#> $ volume_porcentagem <dbl> 65.0, 62.8, 59.9, 62.9, 76.9, 34.2, 86.6, 65.2, 62…
#> $ volume_variacao <dbl> -0.2, -0.1, 0.0, 0.0, 0.0, -0.1, 0.3, 0.0, 0.1, 0.
#> $ volume_operacional <dbl> 638.25554, 351.92086, 102.57237, 10.37298, 86.2182…
#> $ pluviometria_dia <dbl> 0.0, 0.1, 0.0, 0.0, 0.2, 1.6, 0.0, 2.6, 1.6, 0.2,
#> $ pluviometria_mensal <dbl> 31.0, 38.2, 39.2, 41.8, 33.4, 45.0, 51.0, 31.0, 38
#> $ pluviometria_hist <dbl> 43.0, 47.6, 40.9, 47.1, 52.8, 88.8, 75.5, 43.0, 47…
```

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

| data | sistema | volume_porcentagem | volume_variacao | volume_operacional | pluviometria_dia | pluviometria_mensal | pluviometria_hist |
|:-----------|:-------------|-------------------:|----------------:|-------------------:|-----------------:|--------------------:|------------------:|
| 2024-07-11 | Cantareira | 65.2 | 0.0 | 639.81997 | 2.6 | 31.0 | 43.0 |
| 2024-07-11 | Alto Tietê | 62.9 | 0.1 | 352.54864 | 1.6 | 38.1 | 47.6 |
| 2024-07-11 | Guarapiranga | 59.9 | 0.7 | 102.57237 | 0.2 | 39.2 | 40.9 |
| 2024-07-11 | Cotia | 62.9 | 0.7 | 10.37298 | 0.0 | 41.8 | 47.1 |
| 2024-07-11 | Rio Grande | 76.9 | 0.5 | 86.21823 | 0.2 | 33.2 | 52.8 |
| 2024-07-11 | Rio Claro | 34.3 | -0.2 | 4.68756 | 0.6 | 43.4 | 88.8 |
| 2024-07-11 | São Lourenço | 86.3 | 1.4 | 76.67482 | 0.0 | 51.0 | 75.5 |
| 2024-07-12 | Cantareira | 65.0 | -0.2 | 638.25554 | 0.0 | 31.0 | 43.0 |
| 2024-07-12 | Alto Tietê | 62.8 | -0.1 | 351.92086 | 0.1 | 38.2 | 47.6 |
| 2024-07-12 | Guarapiranga | 59.9 | 0.0 | 102.57237 | 0.0 | 39.2 | 40.9 |
| 2024-07-12 | Cotia | 62.9 | 0.0 | 10.37298 | 0.0 | 41.8 | 47.1 |
| 2024-07-12 | Rio Grande | 76.9 | 0.0 | 86.21823 | 0.2 | 33.4 | 52.8 |
| 2024-07-12 | Rio Claro | 34.2 | -0.1 | 4.66969 | 1.6 | 45.0 | 88.8 |
| 2024-07-12 | São Lourenço | 86.6 | 0.3 | 76.88613 | 0.0 | 51.0 | 75.5 |

## 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-07-13;Cantareira;64,9;-0,1;637,12527;0,0;31,0;43,0
2024-07-13;Alto Tietê;62,7;-0,1;351,25416;0,2;38,4;47,6
2024-07-13;Guarapiranga;59,8;-0,1;102,33131;0,0;39,2;40,9
2024-07-13;Cotia;62,5;-0,4;10,31590;0,0;41,8;47,1
2024-07-13;Rio Grande;76,7;-0,2;86,05538;0,8;34,2;52,8
2024-07-13;Rio Claro;34,6;0,4;4,72344;3,0;48,0;88,8
2024-07-13;São Lourenço;86,6;0,0;76,88613;2,6;53,6;75,5
2024-07-12;Cantareira;65,0;-0,2;638,25554;0,0;31,0;43,0
2024-07-12;Alto Tietê;62,8;-0,1;351,92086;0,1;38,2;47,6
2024-07-12;Guarapiranga;59,9;0,0;102,57237;0,0;39,2;40,9
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit 9bac989

Please sign in to comment.