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 25, 2024
1 parent 736779e commit bc6212f
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 47 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,408
#> Rows: 56,415
#> Columns: 8
#> $ data <date> 2024-08-23, 2024-08-23, 2024-08-23, 2024-08-23, 2…
#> $ data <date> 2024-08-24, 2024-08-24, 2024-08-24, 2024-08-24, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 58.8, 54.9, 47.1, 50.8, 71.7, 27.7, 62.9, 59.0, 55
#> $ volume_variacao <dbl> -0.2, -0.2, -0.6, -0.5, -0.3, -0.2, -1.4, -0.2, -0…
#> $ volume_operacional <dbl> 577.14076, 307.37348, 80.70048, 8.37858, 80.46779,…
#> $ pluviometria_dia <dbl> 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, …
#> $ pluviometria_mensal <dbl> 31.7, 30.7, 41.0, 33.4, 38.4, 53.4, 40.0, 31.7, 30…
#> $ volume_porcentagem <dbl> 58.6, 54.7, 46.7, 50.5, 71.4, 27.7, 61.7, 58.8, 54
#> $ volume_variacao <dbl> -0.2, -0.2, -0.4, -0.3, -0.3, 0.0, -1.2, -0.2, -0.
#> $ volume_operacional <dbl> 575.23019, 306.33226, 80.03061, 8.32798, 80.07696,…
#> $ pluviometria_dia <dbl> 0.0, 0.0, 0.0, 0.0, 0.0, 1.8, 0.0, 0.0, 0.1, 0.0, …
#> $ pluviometria_mensal <dbl> 31.7, 30.7, 41.0, 33.4, 38.4, 55.2, 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-23 | Cantareira | 58.8 | -0.2 | 577.14076 | 0.0 | 31.7 | 33.9 |
| 2024-08-23 | Alto Tietê | 54.9 | -0.2 | 307.37348 | 0.1 | 30.7 | 29.6 |
| 2024-08-23 | Guarapiranga | 47.1 | -0.6 | 80.70048 | 0.0 | 41.0 | 39.7 |
| 2024-08-23 | Cotia | 50.8 | -0.5 | 8.37858 | 0.0 | 33.4 | 40.0 |
| 2024-08-23 | Rio Grande | 71.7 | -0.3 | 80.46779 | 0.0 | 38.4 | 48.3 |
| 2024-08-23 | Rio Claro | 27.7 | -0.2 | 3.79232 | 0.0 | 53.4 | 100.6 |
| 2024-08-23 | São Lourenço | 62.9 | -1.4 | 55.85515 | 0.0 | 40.0 | 60.8 |
| 2024-08-24 | Cantareira | 58.6 | -0.2 | 575.23019 | 0.0 | 31.7 | 33.9 |
| 2024-08-24 | Alto Tietê | 54.7 | -0.2 | 306.33226 | 0.0 | 30.7 | 29.6 |
| 2024-08-24 | Guarapiranga | 46.7 | -0.4 | 80.03061 | 0.0 | 41.0 | 39.7 |
| 2024-08-24 | Cotia | 50.5 | -0.3 | 8.32798 | 0.0 | 33.4 | 40.0 |
| 2024-08-24 | Rio Grande | 71.4 | -0.3 | 80.07696 | 0.0 | 38.4 | 48.3 |
| 2024-08-24 | Rio Claro | 27.7 | 0.0 | 3.78467 | 1.8 | 55.2 | 100.6 |
| 2024-08-24 | São Lourenço | 61.7 | -1.2 | 54.83267 | 0.0 | 40.0 | 60.8 |

## Como citar o pacote

Expand Down
Binary file modified data/mananciais.rda
Binary file not shown.
66 changes: 33 additions & 33 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-25;Cantareira;58,4;-0,2;573,90938;5,8;37,5;33,9
2024-08-25;Alto Tietê;54,5;-0,2;305,17577;3,5;34,2;29,6
2024-08-25;Guarapiranga;46,5;-0,2;79,58506;11,0;52,0;39,7
2024-08-25;Cotia;50,3;-0,2;8,30275;8,4;41,8;40,0
2024-08-25;Rio Grande;71,2;-0,2;79,84299;11,0;49,4;48,3
2024-08-25;Rio Claro;27,8;0,1;3,79998;8,8;64,0;100,6
2024-08-25;São Lourenço;61,3;-0,4;54,46237;13,6;53,6;60,8
2024-08-24;Cantareira;58,6;-0,2;575,23019;0,0;31,7;33,9
2024-08-24;Alto Tietê;54,7;-0,2;306,33226;0,0;30,7;29,6
2024-08-24;Guarapiranga;46,7;-0,4;80,03061;0,0;41,0;39,7
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit bc6212f

Please sign in to comment.