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 26, 2024
1 parent bbab913 commit 804fdc1
Show file tree
Hide file tree
Showing 5 changed files with 61 additions and 54 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,988
#> Rows: 55,995
#> Columns: 8
#> $ data <date> 2024-06-24, 2024-06-24, 2024-06-24, 2024-06-24, 2…
#> $ data <date> 2024-06-25, 2024-06-25, 2024-06-25, 2024-06-25, 2…
#> $ sistema <chr> "Cantareira", "Alto Tietê", "Guarapiranga", "Cotia…
#> $ volume_porcentagem <dbl> 67.2, 65.5, 63.9, 66.2, 78.5, 37.8, 90.0, 67.3, 65…
#> $ volume_variacao <dbl> -0.1, -0.3, -0.4, -0.4, -0.3, -0.4, -0.3, -0.2, -0…
#> $ volume_operacional <dbl> 659.96840, 367.15970, 109.38777, 10.92423, 88.0215
#> $ pluviometria_dia <dbl> 0.0, 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.1, 0.0, …
#> $ pluviometria_mensal <dbl> 0.7, 13.9, 1.8, 3.4, 1.6, 45.0, 4.8, 0.7, 13.8, 1.…
#> $ volume_porcentagem <dbl> 67.1, 65.4, 63.5, 65.9, 78.3, 37.5, 89.9, 67.2, 65…
#> $ volume_variacao <dbl> -0.1, -0.1, -0.4, -0.3, -0.2, -0.3, -0.1, -0.1, -0…
#> $ volume_operacional <dbl> 658.54044, 366.18313, 108.65163, 10.86544, 87.8566
#> $ pluviometria_dia <dbl> 0.0, 0.0, 0.0, 0.0, 0.4, 0.2, 0.2, 0.0, 0.1, 0.0, …
#> $ pluviometria_mensal <dbl> 0.7, 13.9, 1.8, 3.4, 2.0, 45.2, 5.0, 0.7, 13.9, 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-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-25 | Cantareira | 67.1 | -0.1 | 658.54044 | 0.0 | 0.7 | 56.9 |
| 2024-06-25 | Alto Tietê | 65.4 | -0.1 | 366.18313 | 0.0 | 13.9 | 52.7 |
| 2024-06-25 | Guarapiranga | 63.5 | -0.4 | 108.65163 | 0.0 | 1.8 | 53.1 |
| 2024-06-25 | Cotia | 65.9 | -0.3 | 10.86544 | 0.0 | 3.4 | 58.0 |
| 2024-06-25 | Rio Grande | 78.3 | -0.2 | 87.85669 | 0.4 | 2.0 | 60.5 |
| 2024-06-25 | Rio Claro | 37.5 | -0.3 | 5.12212 | 0.2 | 45.2 | 96.9 |
| 2024-06-25 | São Lourenço | 89.9 | -0.1 | 79.87266 | 0.2 | 5.0 | 75.3 |

## Como citar o pacote

Expand Down
Binary file modified data/mananciais.rda
Binary file not shown.
80 changes: 40 additions & 40 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-26;Cantareira;66,9;-0,2;657,18064;0,0;0,7;56,9
2024-06-26;Alto Tietê;65,2;-0,2;365,13380;0,2;14,1;52,7
2024-06-26;Guarapiranga;63,0;-0,5;107,91688;0,0;1,8;53,1
2024-06-26;Cotia;65,5;-0,4;10,80682;0,0;3,4;58,0
2024-06-26;Rio Grande;78,2;-0,1;87,69203;0,6;2,6;60,5
2024-06-26;Rio Claro;37,5;0,0;5,13168;5,0;50,2;96,9
2024-06-26;São Lourenço;89,7;-0,2;79,65757;1,6;6,6;75,3
2024-06-25;Cantareira;67,1;-0,1;658,54044;0,0;0,7;56,9
2024-06-25;Alto Tietê;65,4;-0,1;366,18313;0,0;13,9;52,7
2024-06-25;Guarapiranga;63,5;-0,4;108,65163;0,0;1,8;53,1
Expand Down
Binary file modified inst/extdata/mananciais.xlsx
Binary file not shown.

0 comments on commit 804fdc1

Please sign in to comment.