Skip to content

bropenguin847/openDOSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

openDOSM πŸ“Š

OpenDOSM is a platform that collects, shows, and studies all the data from DOSM. Everything here is open-source and totally free for everyone to use for the good of the country. It includes datasets ranging from Population from each states and annual births to household income by percentile.


Alternative site 🌐

Another site to collect the data is data.gov.my. It has the same UI with helpful graphs for visualization of data.


Necessary library ⬇️

Requests is the primary library used in the Python files above. Requests is a HTTP library, written by the legendary Kenneth Reitz.

pip install requests

Data analyze πŸ“ˆ

Pandas can be used to quickly analyze the data, which can be arranged in your format of choice.

pip install pandas

About

Python code for using OpenDOSM api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages