datasus | Brazilian Public Healthcare Data Repository
kandi X-RAY | datasus Summary
kandi X-RAY | datasus Summary
This project is an R package that provides an interface to the Public Healthcare Data repositories made available by the Brazil's Ministry of Health. The government agency responsible for publishing this data is called DATASUS, hence the name of the collection. Also, often the name 'datasus' is used by the community as an alias to refer the datasets. My motivation for this project is pretty much summarized by this article: This project's current status is Work in Progress (WIP). If you have any questions, suggestions and improvement requests, please feel free to contact me and I'll do my best to reply.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of datasus
datasus Key Features
datasus Examples and Code Snippets
Community Discussions
Trending Discussions on datasus
QUESTION
I'm writing a python script to convert .DBC
files (from Datasus) into .CSV
.
I've searched a lot some libs to help me but didn't get success with any of them. Do someone know an option/package which could be useful in this conversion task?
...ANSWER
Answered 2019-Feb-13 at 01:34I don't know of anything that does an actual conversion, but assuming you mean the DBC BUS format, there's a Python library to read that: https://pypi.org/project/cantools/
And Python has built-in tools for writing CSVs: https://docs.python.org/3/library/csv.html
It should take only a handful of lines to combine those libraries into a converter.
QUESTION
I tried to use a loop to create a list of combinations, but I 'm not getting all the iterations and it's generating a smaller number than I expected. The code that I'm using:
...ANSWER
Answered 2019-Feb-21 at 23:08This works just fine, remember to save each iteration and not overwrite it.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install datasus
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page