
gluedown - Wrap Vectors in Markdown Formatting
Ease the transition between R vectors and markdown text. With 'gluedown' and 'rmarkdown', users can create traditional vectors in R, glue those strings together with the markdown syntax, and print those formatted vectors directly to the document. This package targets the CommonMark specification (0.31.2, 2024) <https://spec.commonmark.org/0.31.2/> and GitHub Flavored Markdown (GFM 0.29, 2019) extensions <https://github.github.com/gfm/>.
Last updated
markdown
7.34 score 113 stars 65 scripts 341 downloads
campfin - Wrangle Campaign Finance Data
Explore and normalize American campaign finance data. Created by the Investigative Reporting Workshop to facilitate work on The Accountability Project, an effort to collect public data into a central, standard database that is more easily searched: <https://publicaccountability.org/>.
Last updated
campaign-financedata-journalism
5.66 score 17 stars 54 scripts 341 downloads
mdbr - Work with Microsoft Access Files
Work with Microsoft Access '.mdb' and '.accdb' files using the open source 'MDB Tools' library <https://github.com/mdbtools/mdbtools/>. The library is compiled and bundled with the package, so no external installation is required. Provides high-level helpers for reading tables, exporting to CSV or JSON, inspecting table definitions, and running SQL queries. Also exposes a full read-only 'DBI' interface for use with standard database workflows.
Last updated
mdbmicrosoft-access
4.40 score 14 stars 18 scripts 308 downloads
usa - Updated US State Facts and Figures
Updated versions of the 1970s "US State Facts and Figures" objects from the 'datasets' package included with R. The new data is compiled from a number of sources, primarily from the United States Census Bureau or the relevant federal agency. Modern tidy tibbles provide richer state-level data including identifiers, geography, capitals, demographics, and socioeconomic statistics. Convenience vectors parallel the base 'datasets' state objects but extend coverage to all 51 jurisdictions: the 50 states and the District of Columbia.
Last updated
censusdatasetsusa
4.14 score 4 stars 23 scripts 210 downloads
srt - Read Subtitle Files as Tabular Data
Read 'SubRip' <https://sourceforge.net/projects/subrip/> subtitle files as data frames for easy text analysis or manipulation. Easily shift numeric timings and export subtitles back into valid 'SubRip' timestamp format to sync subtitles and audio.
Last updated
srtsubtitle
3.80 score 3 stars 1 dependents 14 scripts 205 downloads
metro - Washington Metropolitan Area Transit Authority API
The Washington Metropolitan Area Transit Authority is a government agency operating light rail and passenger buses in the Washington D.C. area. With a free developer account, access their 'Metro Transparent Data Sets API' <https://developer.wmata.com/> to return data frames of transit data for easy analysis.
Last updated
metropublic-transportationtransit-datawashington-dcwmatawmata-api
3.30 score 4 stars 7 scripts 158 downloads
k5 - Kiernan Nicholls Miscellaneous
Quality of life functions for interactive programming. Shortcuts for common combinations of functions or different default arguments. Not to be used in production level scripts, but useful for exploring and quickly manipulating data for easy analysis. Also imports a variety of packages to facilitate the installation of those imported packages on the host machine.
Last updated
2.70 score 1 stars 2 scripts 184 downloads