Other packages > Find by keyword >

RSocrata  

Download or Upload 'Socrata' Data Sets
View on CRAN: Click here


Download and install RSocrata package within the R console
Install from CRAN:
install.packages("RSocrata")

Install from Github:
library("remotes")
install_github("cran/RSocrata")

Install by package version:
library("remotes")
install_version("RSocrata", "1.7.15-1")



Attach the package and use:
library("RSocrata")
Maintained by
"Gene Leynes"
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-09-13
Latest Update:
Description:
Provides easier interaction with 'Socrata' open data portals . Users can provide a 'Socrata' data set resource URL, or a 'Socrata' Open Data API (SODA) web query, or a 'Socrata' "human-friendly" URL, returns an R data frame. Converts dates to 'POSIX' format and manages throttling by 'Socrata'. Users can upload data to 'Socrata' portals directly from R.
How to cite:
"Gene Leynes" (2013). RSocrata: Download or Upload 'Socrata' Data Sets. R package version 1.7.15-1, https://cran.r-project.org/web/packages/RSocrata. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0 (2013-09-13 20:34), 1.1 (2013-09-18 19:55), 1.2 (2013-10-08 19:45), 1.4 (2014-03-27 19:00), 1.5 (2014-05-24 08:12), 1.6.0-12 (2015-04-20 22:13), 1.6.2-10 (2015-07-13 07:48), 1.7.0-14 (2016-02-12 00:53), 1.7.1-24 (2016-11-16 06:27), 1.7.2-12 (2017-04-19 17:50), 1.7.3-2 (2017-06-23 21:01), 1.7.4-7 (2017-12-21 10:34), 1.7.5-3 (2019-01-25 06:40), 1.7.6-3 (2019-04-22 06:20), 1.7.7-1 (2019-04-27 23:10), 1.7.8-4 (2019-05-15 19:00), 1.7.9-5 (2019-06-25 06:20), 1.7.10-6 (2021-09-10 10:41), 1.7.11-2 (2021-09-14 09:00), 1.7.12-4 (2022-11-18 13:00), 1.7.15-1 (2023-08-31 09:30)
Other packages that cited RSocrata R package
View RSocrata citation profile
Other R packages that RSocrata depends, imports, suggests or enhances
Complete documentation for RSocrata
Functions, R codes and Examples using the RSocrata R package
Some associated functions: fieldName . isFourByFour . ls.socrata . posixify . read.socrata . validateUrl . write.socrata . 
Some associated R codes: RSocrata.R .  Full RSocrata package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA