Skip to content

medea-project/ipcc-acquire

Repository files navigation

IPCC Acquire

Query ipcc database from MySQL server and return data in TSV format (Tab-Separated Values).

Languages

  • SQL
  • Shell

Prerequisites

The ipcc database can be imported from CSV files to MySQL server with scripts and data included in the ipcc-database repository:
https://github.com/medea-project/ipcc-database

Run

Using defaults, the script runs locally as database user 'root' without password:

$ acquire.sh

Extra parameters can be provided to connect to a remote database, specifying the user name and hostname:

$ acquire.sh 'user' 'hostname'

Attribution

MEDEA Project CC-BY Arts Déco & Sciences Po

About

Acquire data for IPCC Tool from a MySQL database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages