This API provides information about the power distributors in Bangladesh.
You can access the API at: https://power-distributors.vercel.app/api/data
power-distributors-api/
├── app/
│ ├── __init__.py
│ ├── routes.py
│ └── data/
│ └── power_distributors.json
├── run.py
├── requirements.txt
└── vercel.json
| Power Distributors | Source |
|---|---|
| BPDB - Bangladesh Power Development Board | bpdb.portal.gov.bd |
| DESCO - Dhaka Electric Supply Company Limited | desco.gov.bd |
| DPDC - Dhaka Power Distribution Company Limited | dpdc.org.bd |
| NESCO - Northern Electricity Supply Company PLC | customer.nesco.gov.bd |
| WZPDCL - West Zone Power Distribution Company Limited | wzpdcl.org.bd |
| BREB - Bangladesh Rural Electrification Board | reb.portal.gov.bd |
| Grievance Submission Site of the Ministry of Power, Energy and Mineral Resources of Bangladesh | 202.51.182.190:5412/ticket |
Feel free to contribute to this project:
- Fork the repository
- Make necessary changes in your forked repository
- Create a pull request to merge your changes into the main repository
Please note that the data provided in this repository may not be entirely accurate. It is advisable to double-check the information before using it for any critical purposes.
The Power Distributors data has been updated as of May 7, 2024.