An open API service indexing awesome lists of open source software.

https://github.com/tchapi/cif_extractor

A tool that allows extraction of a complete CIF database in SQL
https://github.com/tchapi/cif_extractor

Last synced: 2 days ago
JSON representation

A tool that allows extraction of a complete CIF database in SQL

Awesome Lists containing this project

README

          

# Cif Extractor #

Allows extraction of a complete CIF database in SQL, and in various languages from http://apps.who.int/classifications/icfbrowser/Default.aspx

### Setup ###

Put your database settings at the top of the file and then just run `php CifExtractor.php`.

If you want different languages, go on to http://apps.who.int/classifications/icfbrowser/Default.aspx, choose the language you want, copy the request cookie and use it in the configuration. Don't forget to change the language accordingly.

MIT License.