{"id":13665788,"url":"https://github.com/QuantGov/regcensus-api-client-R","last_synced_at":"2025-04-26T08:33:18.332Z","repository":{"id":81425517,"uuid":"206367198","full_name":"QuantGov/regcensus-api-client-R","owner":"QuantGov","description":"R client to pull RegCensus data","archived":false,"fork":false,"pushed_at":"2022-01-03T19:52:26.000Z","size":4924,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-11T00:37:11.753Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QuantGov.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-09-04T16:45:25.000Z","updated_at":"2024-08-24T10:29:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1de6501-114d-4339-8cd0-d2777118d088","html_url":"https://github.com/QuantGov/regcensus-api-client-R","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantGov%2Fregcensus-api-client-R","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantGov%2Fregcensus-api-client-R/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantGov%2Fregcensus-api-client-R/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantGov%2Fregcensus-api-client-R/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantGov","download_url":"https://codeload.github.com/QuantGov/regcensus-api-client-R/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250960940,"owners_count":21514550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T06:00:50.667Z","updated_at":"2025-04-26T08:33:13.318Z","avatar_url":"https://github.com/QuantGov.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n# regcensusAPI\n\n\u003c!-- badges: start --\u003e\n\u003c!-- badges: end --\u003e\n\nThe goal of regcensusAPI is to provide an easy way for researchers to access regulatory restrictions data from  the Mercatus Center at George Mason University, RegData. RegData quantifies the volume of regulatory restrictions in various jurisdictions, from national to subnational. For more information about RegData, visit [QuantGov](https://www.quantgov.org) website.\n\n## Installation\n\nYou can install the released version of regcensusAPI from [CRAN](https://CRAN.R-project.org) with:\n\n``` r\ninstall.packages(\"regcensusAPI\")\n```\n\nAnd the development version from [GitHub](https://github.com/) with:\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"QuantGov/regcensus-api-client-R\")\n```\n## Usage\n\nUsing the API is easy. First, you would want to find out what topics are covered.\n\n```{r example}\nlibrary(regcensusAPI)\n## basic example code\nget_topics()\n```\n\nAll data are further grouped into *series*. The function **get_series_period()** returns the list of data series, the jurisdictions, and the periods for which data are available.\n```{r}\nget_series_period()\n```\n\nFor more information on how to fully utilize regcensusAPI to obtain regulatory restrictions data, check out the vignette accompanying the package.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FQuantGov%2Fregcensus-api-client-R","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FQuantGov%2Fregcensus-api-client-R","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FQuantGov%2Fregcensus-api-client-R/lists"}