Package: basedosdados 0.2.3
basedosdados: 'Base Dos Dados' R Client
An R interface to the 'Base dos Dados' API <https://basedosdados.org/docs/api_reference_python/>). Authenticate your project, query our tables, save data to disk and memory, all from R.
Authors:
basedosdados_0.2.3.tar.gz
basedosdados_0.2.3.zip(r-4.7)basedosdados_0.2.3.zip(r-4.6)basedosdados_0.2.3.zip(r-4.5)
basedosdados_0.2.3.tgz(r-4.6-any)basedosdados_0.2.3.tgz(r-4.5-any)
basedosdados_0.2.3.tar.gz(r-4.7-any)basedosdados_0.2.3.tar.gz(r-4.6-any)
basedosdados_0.2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
basedosdados/json (API)
| # Install 'basedosdados' in R: |
| install.packages('basedosdados', repos = c('https://pedrocava.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:4b574f3c88. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 136 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 158 | ||
| macos-release-arm64 | OK | 131 | ||
| macos-oldrel-arm64 | OK | 215 | ||
| windows-devel | OK | 122 | ||
| windows-release | OK | 97 | ||
| windows-oldrel | OK | 242 | ||
| wasm-release | OK | 130 |
Exports:%>%bd_collectbd_requestbd_writebd_write_csvbd_write_rdsbdplyrdataset_searchdownloadget_billing_idget_dataset_descriptionget_table_columnsget_table_descriptionlist_dataset_tablesread_sqlset_billing_id
Dependencies:askpassbigrquerybitbit64blobbrioclicliprclockcpp11crayoncurlDBIdbplyrdotenvdplyrfarverfsgarglegenericsgluehmshttrjsonlitelabelinglifecyclemagrittrmimenanoparquetopensslpillarpkgconfigprettyunitsprogresspurrrR6rapidjsonrrappdirsRColorBrewerreadrrlangscalesstringistringrsystibbletidyrtidyselecttzdbutf8vctrsviridisLitevroomwithrwritexl
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Base dos dados specific connection to BigQuery | BaseDosDadosConnection-class dbplyr_edition.BaseDosDadosConnection |
| Collects the results of a remote table called via 'bdplyr()' | bd_collect |
| Abstraction of an http request to the API | bd_request |
| Writes the result of operations with 'bdplyr()' to disk | bd_write bd_write_csv bd_write_rds |
| Compatibility with {dplyr} verbs without using SQL language | bdplyr |
| Search for a dataset by keyword | dataset_search |
| Write the results of a query locally to a comma-separated file. | download |
| Internal functions for project billing management | get_billing_id |
| Describe a dataset | get_dataset_description |
| Get columns in a table | get_table_columns |
| Describe a table within a dataset | get_table_description |
| List tables in a dataset | list_dataset_tables |
| Slice a big data frame into smaller csv files by grouping variables Still in development | partition_table |
| Query our datalake and get results in a tibble | read_sql |
| Define your Project Id | set_billing_id |
