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: 2023-08-31
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 16 Apr. 2025.
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for RSocrata102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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