Japan Renewable Energy FIT/FIP Certified Facilities
Pricing
from $2.00 / 1,000 records
Japan Renewable Energy FIT/FIP Certified Facilities
Certified renewable energy facilities (solar, wind, hydro, biomass, geothermal) from Japan's official METI/ANRE FIT/FIP disclosure (fit-portal.go.jp). English field schema, municipality-level locations, corporate operators only (individuals' data is redacted), source attribution embedded in every…
Pricing
from $2.00 / 1,000 records
Rating
0.0
(0)
Developer
JP Open Data
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Japan's officially certified renewable-energy plants — solar, wind, hydro, biomass, geothermal — as English-schema JSON, from METI's public FIT/FIP disclosure.
This Actor delivers the 事業計画認定情報 (certified business plan) disclosure published monthly by METI / the Agency for Natural Resources and Energy on fit-portal.go.jp: facility ID, corporate operator, energy type, output in kW, municipality-level location, certification and operation-start dates, FIT period end, and solar decommissioning-reserve status. One prefecture per run, two upstream requests, everything parsed offline.
Unofficial tool. Not affiliated with or endorsed by METI, the Agency for Natural Resources and Energy, or the Government of Japan. Records are edited/processed data from the fit-portal public disclosure (出典:再生可能エネルギー電子申請サイトの事業計画認定情報を編集・加工して作成); the site's terms (政府標準利用規約 2.0, declared CC BY 4.0-compatible) permit commercial reuse with attribution and a processed-data notice — both are embedded in every record.
Who is this for?
- Renewable-energy investors and asset managers — screen Japan's certified capacity by region, technology, size, and operating status; identify operators and portfolios; track FIT period ends (repowering and secondary-market signals).
- Market analysts & consultants — capacity mapping, operator concentration, decommissioning-reserve compliance patterns in Japan's post-FIT transition.
- Data & AI teams — a structured alternative to 47 monthly Excel files behind changing download links.
What you get, and what we deliberately leave out
The upstream disclosure file contains substantial personal data — roughly a third of low-voltage solar operators are private individuals, listed with personal names, home addresses, and phone numbers. This Actor is built not to republish any of it:
- Individual operator names are withheld.
operatorNamepasses a positive corporate/institutional test (legal-form designators, public bodies, cooperatives). Any name not positively identifiable as a legal entity becomesnullwithoperatorNameWithheld: true. We accept losing some real companies to this filter; we do not accept publishing a person's name. (Measured on a live prefecture file: 1,120 kept / 565 withheld.) - Locations are truncated to municipality level (市区町村). The upstream parcel-level address of a rooftop plant is effectively a home address; unparseable addresses fail safe to
null. - The operator's own address and phone columns are never read — they are deny-listed by header name, and automated legal tests verify that none of their values appear anywhere in the output.
If you need parcel-level locations or individual operators, this is the wrong tool — and we'd encourage you to think carefully before building that dataset from any source.
Sample output (dataset item)
{"facilityId": "AXXXXXXXXX","operatorName": "○○エナジー株式会社","operatorNameWithheld": false,"energyType": "solar","energyTypeJa": "太陽光","outputKw": 1990.0,"prefecture": "鳥取県","prefectureCode": "31","prefectureRomaji": "tottori","municipality": "鳥取市","certificationDate": "2013-03-29","operationStartReportedMonth": "2014-11","isOperating": true,"fitPeriodEndMonth": "2034-10","decommissionReserveMethod": "外部積立","decommissionReserveStatus": "積立中","asOfDate": "2026-07-31","source": "再生可能エネルギー電子申請サイト(経済産業省)","sourceUrl": "https://www.fit-portal.go.jp/","license": "政府標準利用規約2.0 (CC BY 4.0 compatible) — 事業計画認定情報を編集・加工して作成","retrievedAt": "2026-08-25T09:12:44Z"}
Input example
{"prefecture": "chiba","energyType": "solar","minOutputKw": 50,"maxItems": 5000}
One run covers one prefecture (the upstream publishes one file per prefecture). For nationwide coverage, run all 47 prefectures — e.g., on an Apify schedule; that's 94 polite upstream requests in total, deliberately not crammed into a single run.
Pricing
Pay per result — see the pricing tab. A mid-size prefecture's solar fleet above 50 kW is typically a few thousand records.
FAQ
Where does the data come from?
From the FIT/FIP certified-facility disclosure (事業計画認定情報) on fit-portal.go.jp, published by METI / the Agency for Natural Resources and Energy and refreshed monthly. The Actor resolves the current month's download link at run time and stamps asOfDate from the page's own reference date.
Is this an official government service? No. Unofficial, independently built and maintained. Every record carries the required attribution and the processed-data notice.
How complete is the coverage?
The disclosure covers FIT/FIP-certified facilities and excludes solar below 20 kW (upstream policy). isOperating is true when an operation-start report month is published and null otherwise — legacy transition-certified plants may be operating without a report on file, and the Actor does not guess.
Why are some operator names null?
See above: those are (or could not be proven not to be) private individuals, and we don't republish personal data. operatorNameWithheld: true marks them, and each run's summary reports the withheld count, so the filtering is visible rather than silent.
How fresh is the data?
Monthly upstream refresh, sometimes with a publication lag of several months relative to the stated reference date — asOfDate always tells you what you actually got.
What about server load? Two requests per run, ≥1.2 s apart, exponential backoff on 429/5xx, explicit User-Agent, no rate-limit evasion. On persistent blocking the run fails visibly rather than working around it.
Search terms this Actor answers
Japan solar FIT data · Japan renewable energy database · FIT certified facilities Japan · Japan solar plant list · METI FIT disclosure English · Japan wind power data · renewable energy Japan dataset · Japan FIP facilities
More Japan public-data Actors by the same developer
- Japan Government Tenders & Awards — tender notices and award results from the kkj.go.jp portal.
- Japan Medical Facilities — every registered hospital, clinic, dental clinic, and pharmacy (MHLW open data).
- Japan Care Facilities — long-term care providers across 35 service types (MHLW open data, CC BY).
- Japan Government Subsidies & Grants — open subsidy calls from the official jGrants API.
- Japan Financial Licenses & Registrations — FSA-licensed banks, securities firms, crypto exchanges and more.
- Japan Construction & Real-Estate Licenses — licensed contractors and brokers from MLIT's register.
- Japan Trade Statistics — monthly import/export flows by HS code and partner country, from Japan Customs.
Data source: 再生可能エネルギー電子申請サイト(fit-portal.go.jp)事業計画認定情報 — edited and processed; attribution and processing notice embedded in every record per the site's terms.