Skip to content

Commit

Permalink
Update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 16, 2024
1 parent 5165b00 commit 70081a2
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,772
#> Rows: 56,779
#> Columns: 8
#> $ data <date> 2024-10-14, 2024-10-14, 2024-10-14, 2024-10-14, 2…
#> $ data <date> 2024-10-15, 2024-10-15, 2024-10-15, 2024-10-15, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 48.0, 43.6, 36.9, 35.4, 62.0, 24.7, 44.9, 48.2, 43…
#> $ volume_variacao <dbl> -0.2, -0.1, 0.0, -0.1, -0.3, -0.1, -0.2, 0.0, -0.1
#> $ volume_operacional <dbl> 470.94941, 244.09340, 63.08926, 5.84293, 69.57161,…
#> $ pluviometria_dia <dbl> 0.0, 0.1, 0.0, 0.2, 0.4, 0.2, 0.8, 0.0, 0.5, 0.4, …
#> $ pluviometria_mensal <dbl> 51.7, 24.6, 20.2, 25.4, 24.2, 40.2, 30.4, 51.7, 24…
#> $ volume_porcentagem <dbl> 47.7, 43.4, 36.7, 35.0, 61.7, 24.6, 44.7, 48.0, 43…
#> $ volume_variacao <dbl> -0.3, -0.2, -0.2, -0.4, -0.3, -0.1, -0.2, -0.2, -0…
#> $ volume_operacional <dbl> 468.71477, 242.97853, 62.78116, 5.78065, 69.21180,…
#> $ pluviometria_dia <dbl> 0.0, 0.0, 0.0, 0.2, 0.2, 0.0, 0.2, 0.0, 0.1, 0.0, …
#> $ pluviometria_mensal <dbl> 51.7, 24.6, 20.2, 25.6, 24.4, 40.2, 30.6, 51.7, 24…
#> $ pluviometria_hist <dbl> 130.3, 109.3, 114.7, 120.4, 133.1, 174.8, 144.0, 1…
```

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

| data | sistema | volume_porcentagem | volume_variacao | volume_operacional | pluviometria_dia | pluviometria_mensal | pluviometria_hist |
|:-----------|:-------------|-------------------:|----------------:|-------------------:|-----------------:|--------------------:|------------------:|
| 2024-10-14 | Cantareira | 48.0 | -0.2 | 470.94941 | 0.0 | 51.7 | 130.3 |
| 2024-10-14 | Alto Tietê | 43.6 | -0.1 | 244.09340 | 0.1 | 24.6 | 109.3 |
| 2024-10-14 | Guarapiranga | 36.9 | 0.0 | 63.08926 | 0.0 | 20.2 | 114.7 |
| 2024-10-14 | Cotia | 35.4 | -0.1 | 5.84293 | 0.2 | 25.4 | 120.4 |
| 2024-10-14 | Rio Grande | 62.0 | -0.3 | 69.57161 | 0.4 | 24.2 | 133.1 |
| 2024-10-14 | Rio Claro | 24.7 | -0.1 | 3.38084 | 0.2 | 40.2 | 174.8 |
| 2024-10-14 | São Lourenço | 44.9 | -0.2 | 39.91691 | 0.8 | 30.4 | 144.0 |
| 2024-10-15 | Cantareira | 47.7 | -0.3 | 468.71477 | 0.0 | 51.7 | 130.3 |
| 2024-10-15 | Alto Tietê | 43.4 | -0.2 | 242.97853 | 0.0 | 24.6 | 109.3 |
| 2024-10-15 | Guarapiranga | 36.7 | -0.2 | 62.78116 | 0.0 | 20.2 | 114.7 |
| 2024-10-15 | Cotia | 35.0 | -0.4 | 5.78065 | 0.2 | 25.6 | 120.4 |
| 2024-10-15 | Rio Grande | 61.7 | -0.3 | 69.21180 | 0.2 | 24.4 | 133.1 |
| 2024-10-15 | Rio Claro | 24.6 | -0.1 | 3.35975 | 0.0 | 40.2 | 174.8 |
| 2024-10-15 | São Lourenço | 44.7 | -0.2 | 39.66138 | 0.2 | 30.6 | 144.0 |

## 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-10-16;Cantareira;47,5;-0,2;466,27737;0,0;51,7;130,3
2024-10-16;Alto Tietê;43,2;-0,2;241,82664;0,0;24,6;109,3
2024-10-16;Guarapiranga;36,5;-0,2;62,47359;0,0;20,2;114,7
2024-10-16;Cotia;34,7;-0,3;5,71873;0,0;25,6;120,4
2024-10-16;Rio Grande;61,4;-0,3;68,92470;0,0;24,4;133,1
2024-10-16;Rio Claro;24,4;-0,2;3,33876;0,0;40,2;174,8
2024-10-16;São Lourenço;44,3;-0,4;39,32120;0,0;30,6;144,0
2024-10-15;Cantareira;47,7;-0,3;468,71477;0,0;51,7;130,3
2024-10-15;Alto Tietê;43,4;-0,2;242,97853;0,0;24,6;109,3
2024-10-15;Guarapiranga;36,7;-0,2;62,78116;0,0;20,2;114,7
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit 70081a2

Please sign in to comment.