{"id":24960930,"url":"https://github.com/rpradosiqueira/datasus","last_synced_at":"2025-04-10T21:14:02.680Z","repository":{"id":202004909,"uuid":"94044941","full_name":"rpradosiqueira/datasus","owner":"rpradosiqueira","description":"A R Interface to the DATASUS's data","archived":false,"fork":false,"pushed_at":"2024-03-11T11:50:46.000Z","size":221,"stargazers_count":30,"open_issues_count":4,"forks_count":11,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-10T21:13:58.275Z","etag":null,"topics":["api","brasil","brazil","datasus","health-data"],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rpradosiqueira.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-06-12T01:52:53.000Z","updated_at":"2025-02-04T17:53:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5002e8c-0607-4139-9348-ed7ef0c6830e","html_url":"https://github.com/rpradosiqueira/datasus","commit_stats":null,"previous_names":["rpradosiqueira/datasus"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpradosiqueira%2Fdatasus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpradosiqueira%2Fdatasus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpradosiqueira%2Fdatasus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpradosiqueira%2Fdatasus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpradosiqueira","download_url":"https://codeload.github.com/rpradosiqueira/datasus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248298312,"owners_count":21080320,"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":["api","brasil","brazil","datasus","health-data"],"created_at":"2025-02-03T08:32:41.491Z","updated_at":"2025-04-10T21:14:02.657Z","avatar_url":"https://github.com/rpradosiqueira.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n# datasus\n\n[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/datasus)](https://CRAN.R-project.org/package=datasus)\n[![CRAC_Downloads](https://cranlogs.r-pkg.org/badges/grand-total/datasus)](https://CRAN.R-project.org/package=datasus)\n\nThe \"datasus\" R package seeks to provide direct access to the data of TABNET/DATASUS \nwithin the R environment much in the same way that is done in the online portal. For now\nthe package allows access to the systematic record of mortality and survival data \n(Vital Statistics - Mortality and Live Births) through SIM and SINASC's systems\n\n## Installation\n\nInstall the release version from CRAN:\n\n```{r , eval = FALSE}\ninstall.packages(\"datasus\")\n```\n\nor the development version from github\n\n```{r , eval = FALSE}\n# install.packages(\"devtools\")\ndevtools::install_github(\"rpradosiqueira/datasus\")\n````\n\n## Example\n\nIn this example we will download the last mortality data for the IBGE's micro-region where the micro-regions are in the rows and the ICD-10 chapters in the columns:\n\n```{r, eval = FALSE}\nsim_obt10_mun(linha = \"Microrregião IBGE\",\n              coluna = \"Capítulo CID-10\")\n\n```\n\nTo more examples, see the vignette [\"Introduction to datasus\"](https://CRAN.R-project.org/package=datasus/vignettes/Introduction_to_datasus.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpradosiqueira%2Fdatasus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frpradosiqueira%2Fdatasus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpradosiqueira%2Fdatasus/lists"}