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 15 Jul. 2026.
Previous versions and publish date:
(2026-07-09 08:20), 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

gamlss.add  
Extra Additive Terms for Generalized Additive Models for Location Scale and Shape
Interface for extra smooth functions including tensor products, neural networks and decision trees. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
footBayes  
Fitting Bayesian and MLE Football Models
This is the first package allowing for the estimation, visualization and prediction of the most wel ...
Download / Learn more Package Citations See dependency  
binhf  
Haar-Fisz Functions for Binomial Data
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009). ...
Download / Learn more Package Citations See dependency  
SECFISH  
Disaggregate Variable Costs
These functions were developed within SECFISH project (Strengthening regional cooperation in the are ...
Download / Learn more Package Citations See dependency  
PermAlgo  
Permutational Algorithm to Simulate Survival Data
This version of the permutational algorithm generates a dataset in which event and censoring times ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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