• About
  • Documentation

  • More Universes
  • Recent Updates
  • Leader board

  • All repositories
  • All packages
  • All articles
  • All datasets
  • All system Libraries
cole-brokamp
  • Builds
  • Packages
  • Articles
  • Datasets
  • Contribution
  • Badges
  • API
  • Feed

Links tocole-brokamp

fr - 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

5.60 score 5 stars 79 scripts 645 downloads

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

5.30 score 56 stars 2 dependents 12 scripts 414 downloads

PurpleAir - 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. Stream real time data from monitors on a local area network.

Last updated

4.15 score 4 stars 8 scripts 185 downloads

codec - 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

3.81 score 9 stars 18 scripts

s3 - 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

3.71 score 3 stars 17 scripts 198 downloads

s3 - 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

3.71 score 3 stars 17 scripts 210 downloads

mappp - 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.70 score 10 stars 3 scripts 254 downloads

dpkg - 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

3.30 score 4 stars 8 scripts 191 downloads

cincy - Cincinnati Neighborhood, Tract, County, and ZIP Code Geographies

Provide simple feature (sf) objects for Cincinnati neighborhood, tract, county, and ZIP code geographies.

Last updated

1.70 score 1 stars 10 scripts