clean_column_names | Given a flattened json file, produce R friendly column names. |
find_jurisdiction | Return list of jurisdiction IDs based on the names |
get_agencies | Return a dataframe of all agencies in a jurisdiction |
get_baseURL | Base URL for the RegCensus API |
get_country_values | Return values for a list of jurisdictions-series-year... |
get_documents | Title Return the list of documents for a series-jurisdiction... |
get_document_types | Title Return the list of document types for a jurisdiction/or... |
get_industries | Return a list of industries with data in RegCensus |
get_industry_values | Return series values for a set of industry codes (using... |
get_jurisdictions | Generate a list of jurisdictions in RegData |
get_series | Return a dataframe with the series for the id specified |
get_series_period | Return dataframe with all jurisdictions-series-years of data... |
get_seriesyear | Return dataframe with all jurisdictions-series-years of data... |
get_topics | Return list of topics in RegCensus |
get_values | Return dataframe with values of series of interest |
list_agencies | Generate a list of Agencies in RegData. Note that the... |
list_document_types | List the document types available for a jurisdiction or all... |
list_jurisdictions | Generate a list of Jurisdictions in RegData. This function is... |
list_seriesyear | Generate a list of Start Years, End Years, and Total Years... |
list_topics | Generate a list of Topics in RegData |
make_api_call | Manage API call, including error messages |
regdata_json_request | Return the basic URL for an API call. |
regdata_json_requestURL | Return URL of API Call from list of IDs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.