automagic - Automagically Document and Install Packages Necessary to Run R Code
Parse R code in a given directory for R packages and attempt to install them from CRAN or GitHub. Optionally use a dependencies file for tighter control over which package versions to install.
Last updated 4 years ago
5.61 score 57 stars 2 dependents 12 scripts 530 downloadsfr - Frictionless Standards
A "tabular-data-resource" (<https://specs.frictionlessdata.io/tabular-data-resource/>) is a simple format to describe a singular tabular data resource such as a CSV file. It includes support both for metadata such as author and title and a schema to describe the data, for example the types of the fields/columns in the data. Create a tabular-data-resource by providing a data.frame and specifying metadata. Write and read tabular-data-resources to and from disk.
Last updated 3 months ago
4.80 score 1 stars 63 scripts 494 downloadsdpkg - Create, Stow, and Read Data Packages
Data frame, tibble, or tbl objects are converted to data package objects using specific metadata labels (name, version, title, homepage, description). A data package object ('dpkg') can be written to disk as a 'parquet' file or released to a 'GitHub' repository. Data package objects can be read into R from online repositories and downloaded files are cached locally across R sessions.
Last updated 1 months ago
4.80 score 3 stars 1 dependents 7 scripts 304 downloadsaddr - Clean, Parse, Harmonize, Match, and Geocode Messy Real-World Addresses
Addresses that were not validated at the time of collection are often heterogenously formatted, making them difficult to compare or link to other sets of addresses. The addr package is designed to clean character strings of addresses, use the `usaddress` library to tag address components, and paste together select components to create a normalized address. Normalized addresses can be hashed to create hashdresses that can be used to merge with other sets of addresses.
Last updated 1 months ago
rustcargo
4.74 score 2 stars 394 scriptscodec - Community Data Explorer for Cincinnati
This repository serves as the definition of the CoDEC data specifications and provides helpers to create, validate, release, and read CoDEC data.
Last updated 25 days ago
4.15 score 4 stars 27 scriptsmappp - Map in Parallel with Progress
Provides one function, which is a wrapper around purrr::map() with some extras on top, including parallel computation, progress bars, error handling, and result caching.
Last updated 3 years ago
3.74 score 11 stars 2 scripts 271 downloadss3 - Download Files from 'AWS S3'
Download files hosted on 'AWS S3' (Amazon Web Services Simple Storage Service; <https://aws.amazon.com/s3/>) to a local directory based on their URI. Avoid downloading files that are already present locally. Allow for customization of where to store downloaded files.
Last updated 6 months ago
3.60 score 4 stars 10 scripts 314 downloadss3 - Download Files from 'AWS S3'
Download files hosted on 'AWS S3' (Amazon Web Services Simple Storage Service; <https://aws.amazon.com/s3/>) to a local directory based on their URI. Avoid downloading files that are already present locally. Allow for customization of where to store downloaded files.
Last updated 6 months ago
3.60 score 4 stars 10 scripts 373 downloadsPurpleAir - Query the 'PurpleAir' Application Programming Interface
Send requests to the 'PurpleAir' Application Programming Interface (API; <https://community.purpleair.com/c/data/api/18>). Check a 'PurpleAir' API key and get information about the related organization. Download real-time data from a single 'PurpleAir' sensor or many sensors by sensor identifier, geographical bounding box, or time since modified. Download historical data from a single sensor.
Last updated 4 months ago
3.18 score 1 stars 3 scripts 182 downloadscincy - Cincinnati Neighborhood, Tract, County, and ZIP Code Geographies
Provide simple feature (sf) objects for Cincinnati neighborhood, tract, county, and ZIP code geographies.
Last updated 6 months ago
1.78 score 12 scripts