Malaysia Open Data Studio — Gov Data Joins avatar

Malaysia Open Data Studio — Gov Data Joins

Pricing

from $20.00 / 1,000 joined pulls

Go to Apify Store
Malaysia Open Data Studio — Gov Data Joins

Malaysia Open Data Studio — Gov Data Joins

Value layer on Malaysia's official open data API (data.gov.my): cross-dataset joins (population x income x CPI by state), CSV/JSON/XLSX delivery, webhooks, AI-ready output with CC BY 4.0 attribution.

Pricing

from $20.00 / 1,000 joined pulls

Rating

0.0

(0)

Developer

subimpact

subimpact

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Malaysia Government Data (data.gov.my) — CPI, Population, Income → CSV

Download any Malaysian government statistic as a clean CSV, JSON or Excel file — population, household income, CPI inflation, crime, schools, hospitals — joined and ready for Excel, Google Sheets, or your AI pipeline. No API key, no scraping.

This Actor is a value layer on the official data.gov.my API (CC BY 4.0). It does not scrape the website — it joins, cleans, and packages government open data into one flat table per run.

What you get

Run the default preset (economy-by-state) and the dataset contains real rows like this:

stateyearpopulation_thousandsincome_mean_rmincome_median_rmcpi_annual_2010_100
Johor20204009.77264.05690.0123.258333
Johor20224028.38517.06879.0130.625
Kedah20202131.45005.03829.0117.358333
Kedah20222163.15550.04402.0123.475
Kelantan20201792.54411.03010.0118.783333

(32 rows, 16 states × 2 years — actual output of the economy-by-state preset.)

The rows land in the Dataset tab (exportable as CSV/JSON/Excel with one click) and the file is also stored in the key-value store in your chosen format.

Which preset do you need?

You want…Use preset
Malaysian household income by stateeconomy-by-state
Population by stateeconomy-by-state or demography-by-state
CPI / inflation by stateeconomy-by-state or prices-inflation
Births, deaths, crime by statedemography-by-state
Employment, unemployment, labour forcelabour-market
Fuel prices, headline & core CPIprices-inflation
COVID cases, vaccines, organ pledgeshealth-pandemic
LRT / MRT / monorail / KTMB ridershippublic-transport
Schools, teachers, enrolment by stateeducation-by-state
Monthly tourist arrivalstourism-arrivals
Crops, fish landings, timber, mineralsagriculture-commodities
Crimes, prisoners, drug rehabilitationpublic-safety
Hospital beds, staff, maternal healthhealthcare-capacity
Your own dataset IDs, keys and filterscustom

Legacy codes B1B11 are still accepted as aliases.

Input

fieldtypedefaultdescription
modeenumstudiostudio (presets/joins) or extract (raw pull of 1–5 datasets by ID)
presetenumeconomy-by-statesee table above, or custom
datasetIdsstring listextract mode: data.gov.my dataset ids (1–5)
customDatasetsstring listcustom join: dataset ids (2–6)
customKeystring list["state","year"]custom join: key columns (year = date field's year)
customJoinTypeenuminnerinner / left
customParamsstringJSON object of extra API params (e.g. {"filter": "overall@division"})
customAggenumnonenone / sum / mean
formatenumjsonjson / csv / xlsx
webhookUrlstringPOST the result file here after the run (optional)
aiReadybooltrueEmit JSON Schema + dictionary + samples
includeAttributionbooltrueAttach CC BY 4.0 metadata sidecar

Output

  • Dataset (default) — the actual data rows, one record per row; the final record is the run summary (mode, preset, row count, files, year range).
  • Key-value store<preset>_join.<json|csv|xlsx>, <preset>_ai_ready.json (schema + data dictionary + sample rows for LLM/RAG), <preset>_attribution.json (CC BY 4.0 source metadata), <preset>_verification.json (row count, year range, state coverage, source rows).

Cost

$0.002 per run (pay-per-event, one joined-pull charge ≈ $2.00 / 1,000 pulls). The underlying data comes from Malaysia's official free API (data.gov.my, CC BY 4.0) — you pay for the join + packaging, not the data. Apify compute is billed on top of the event price (~$0.001 per run, paid by the user).

Attribution

Malaysia Open Data — data.gov.my. Licensed under CC BY 4.0. See <preset>_attribution.json in every run output.