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 2, 2024
1 parent 4f7564c commit 709fe95
Show file tree
Hide file tree
Showing 5 changed files with 76 additions and 69 deletions.
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,16 +71,16 @@ Abaixo segue um exemplo da base disponível:

``` r
dplyr::glimpse(mananciais)
#> Rows: 56,674
#> Rows: 56,681
#> Columns: 8
#> $ data <date> 2024-09-30, 2024-09-30, 2024-09-30, 2024-09-30, 2…
#> $ data <date> 2024-10-01, 2024-10-01, 2024-10-01, 2024-10-01, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 50.9, 46.5, 38.9, 38.9, 64.2, 25.4, 48.9, 51.1, 46…
#> $ volume_variacao <dbl> -0.2, -0.3, -0.2, -0.4, -0.2, -0.2, -0.5, -0.2, -0…
#> $ volume_operacional <dbl> 499.57053, 260.68512, 66.53360, 6.41951, 71.97264,…
#> $ pluviometria_dia <dbl> 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.2, 0.0, 0.0, 0.0, …
#> $ pluviometria_mensal <dbl> 5.4, 5.0, 12.8, 23.0, 8.8, 20.8, 45.8, 5.4, 5.0, 1
#> $ pluviometria_hist <dbl> 81.2, 60.3, 76.7, 75.6, 93.0, 138.7, 111.7, 81.2,
#> $ volume_porcentagem <dbl> 50.6, 46.3, 38.7, 38.5, 63.9, 25.2, 48.3, 50.9, 46…
#> $ volume_variacao <dbl> -0.3, -0.2, -0.2, -0.4, -0.3, -0.2, -0.6, -0.2, -0…
#> $ volume_operacional <dbl> 497.17865, 259.29710, 66.17795, 6.35401, 71.67916,…
#> $ pluviometria_dia <dbl> 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, …
#> $ pluviometria_mensal <dbl> 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 5.4, 5.0, 12.8,
#> $ pluviometria_hist <dbl> 130.3, 109.3, 114.7, 120.4, 133.1, 174.8, 144.0, 8
```

Caso queira saber o significado de cada variável, leia a [documentação
Expand All @@ -104,13 +104,13 @@ mananciais %>%

| data | sistema | volume_porcentagem | volume_variacao | volume_operacional | pluviometria_dia | pluviometria_mensal | pluviometria_hist |
|:-----------|:-------------|-------------------:|----------------:|-------------------:|-----------------:|--------------------:|------------------:|
| 2024-09-30 | Cantareira | 50.9 | -0.2 | 499.57053 | 0.0 | 5.4 | 81.2 |
| 2024-09-30 | Alto Tietê | 46.5 | -0.3 | 260.68512 | 0.0 | 5.0 | 60.3 |
| 2024-09-30 | Guarapiranga | 38.9 | -0.2 | 66.53360 | 0.0 | 12.8 | 76.7 |
| 2024-09-30 | Cotia | 38.9 | -0.4 | 6.41951 | 0.0 | 23.0 | 75.6 |
| 2024-09-30 | Rio Grande | 64.2 | -0.2 | 71.97264 | 0.0 | 8.8 | 93.0 |
| 2024-09-30 | Rio Claro | 25.4 | -0.2 | 3.47333 | 0.0 | 20.8 | 138.7 |
| 2024-09-30 | São Lourenço | 48.9 | -0.5 | 43.44446 | 0.2 | 45.8 | 111.7 |
| 2024-10-01 | Cantareira | 50.6 | -0.3 | 497.17865 | 0 | 0 | 130.3 |
| 2024-10-01 | Alto Tietê | 46.3 | -0.2 | 259.29710 | 0 | 0 | 109.3 |
| 2024-10-01 | Guarapiranga | 38.7 | -0.2 | 66.17795 | 0 | 0 | 114.7 |
| 2024-10-01 | Cotia | 38.5 | -0.4 | 6.35401 | 0 | 0 | 120.4 |
| 2024-10-01 | Rio Grande | 63.9 | -0.3 | 71.67916 | 0 | 0 | 133.1 |
| 2024-10-01 | Rio Claro | 25.2 | -0.2 | 3.43754 | 0 | 0 | 174.8 |
| 2024-10-01 | São Lourenço | 48.3 | -0.6 | 42.92403 | 0 | 0 | 144.0 |

## Como citar o pacote

Expand Down
Binary file modified data/mananciais.rda
Binary file not shown.
108 changes: 54 additions & 54 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-02;Cantareira;50,4;-0,2;494,56930;0,0;0,0;130,3
2024-10-02;Alto Tietê;46,0;-0,3;257,91599;0,0;0,0;109,3
2024-10-02;Guarapiranga;38,5;-0,2;65,86470;0,0;0,0;114,7
2024-10-02;Cotia;38,3;-0,2;6,31054;0,0;0,0;120,4
2024-10-02;Rio Grande;63,6;-0,3;71,38636;0,0;0,0;133,1
2024-10-02;Rio Claro;24,9;-0,3;3,40202;0,0;0,0;174,8
2024-10-02;São Lourenço;47,7;-0,6;42,40506;0,2;0,2;144,0
2024-10-01;Cantareira;50,6;-0,3;497,17865;0,0;0,0;130,3
2024-10-01;Alto Tietê;46,3;-0,2;259,29710;0,0;0,0;109,3
2024-10-01;Guarapiranga;38,7;-0,2;66,17795;0,0;0,0;114,7
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit 709fe95

Please sign in to comment.