get_dataset_list: Get list of available datasets

Description Usage Arguments Details Value See Also

View source: R/get_dataset_list.R

Description

This is the API wrapper function for the getDatasetList operation. It returns a list of available datasets, with optional state and/or year filtering.

Usage

1
2

Arguments

state

State filter (optional)

year

Year filter (optional)

api_key

Your LegiScan API key (see legiscan_api_key)

Details

This opertation does not return the dataset itself. Rather, it gives the dataset meta-data, and the session_id and access_key required for the get_dataset function to retrieve the dataset.

Value

List of dataset information.

See Also

get_dataset, legiscan_api_key, LegiScan API manual


fanghuiz/legiscanrr documentation built on Jan. 13, 2020, 4:51 a.m.