Skip to content

data-cfwb/BE_companies_api

 
 

Repository files navigation

API to retrieve information about belgian companies

API of belgian companies based on public OpenData from the Banque Carrefour of Belgian government.

Cookbook of BCE Open Data

https://economie.fgov.be/sites/default/files/Files/Entreprises/BCE/Cookbook-BCE-Open-Data.pdf

Why this API?

This API is a simple way to get expose from the Banque Carrefour of Belgian government and from the Open Data Wallonia-Brussels regarding the subsidies.

How to use it?

  1. Clone this repository ;
  2. Get the data from the Banque Carrefour of Belgian government and put it in the csv folder ;
  3. Get the data from ODWB regarding the subsidies and put it in the csv folder ;
  4. Run the notebook ./notebooks/bce-prepare-data.ipynb to prepare the data ;
  5. Run the notebook ./notebooks/subsidies-prepare-data.ipynb to prepare the data ;
  6. Run php artisan serve to start the API on port 8000 ;

About

API of belgian companies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.1%
  • Jupyter Notebook 4.7%
  • JavaScript 0.2%