Exporting databases
Exporting databases in openLCA allows users to extract and save data in various formats for further analysis or sharing.
Note: The methodologies described in this chapter can be applied to the whole database in use as well as single elements (flows, product systems, results...). You can right click on the element you want to export and select "Export".
openLCA supports data export in many formats, offering adaptability to different needs:
- Ecospold: Allows exporting impact assessment methods and processes.
- Excel: Enables exporting processes, analysis results, Monte Carlo simulation results, and more.
- ILCD Network Export: Allows exporting data in the XML-based format adapted from the International Life Cycle Data system format.
- SimaPro CSV: Provides compatibility for exporting data in SimaPro CSV format.
- JSON-LD: Allows exporting databases in JSON-LD format, which is a standard for linked data encoding.
To export data from openLCA, follow these steps:
-
Activate the database you want to export from by double-clicking on it.
-
Click on "File" and select "Export" to open the export wizard.


Exporting data from an active database -
Here we provide specific instructions for exporting different data types (see sections below).
Ecospold
Select either "Impact method" or "Processes" after clicking on "EcoSpold". Select the destination directory and the datasets to export, then click "Next" which leads to the ecospold1 configuration setup.

Selecting data/processes to be exported
When processes are to be exported, the next step is to select which processes you would like to export. Once selected, click on "Next" to "EcoSpold Configuration" and customize the export.

Under "EcoSpold Configuration" you can check general export settings to align with the required schema, as well as amendments to the exported product names.

General export settings
-
Autofill missing schema with missing values – this ensures that all fields, required by the ecospold1 format, are filled with default values
-
Export all datasets into one file – by selecting this, all ecospold1 files will be exported as one large file, else each process dataset is exported as an individual ecocpold1 file
-
Create categories file – where relevant this file bridges the 2-level category structure available in the ecospold1 file with the rest of its associated category hierarchy in the database in categories.xml file, as shown in the snippet below.

-
Add export information with dataset ID to general comment_
- when selected, the ID information is integrated into the general comment of the process information. (For example: The inventory refers to the production of a greenhouse with glass walls with a lifespan of 20 years openLCA export This data set was exported from openLCA. The UUID of the data set in openLCA was: 66d8967f-879f-3094-889c-f69a3e520fc0)
- when deselected, the UUID of each process is included in the file name. For example: file name process_66d8967f-879f-3094-889c-f69a3e520fc0.xml
Exported product names
- Append process name – The process name is appended to the existing one following the structure of ‘process name | process name’
- Append location codes - The process name is appended to the existing one following the structure of ‘process name {location code}’
- Append process type – By checking this, the name is appended with ‘, S’ or ’, U’
Excel:
To export processes as Excel files, select "Processes" after clicking on "Excel". Specify the export directory and the processes to export, then click "Finish". Each process will be saved as an individual Excel file.
ILCD ZIP-file:
Select "ILCD Zip-File" in the export wizard. Choose an export directory and the database elements to export in ILCD format. Click "Finish".

Selecting the destination and the data set for the ILCD export
SimaPRo CSV:
You can choose between exporting LCIA methods or processes in SimaPro CSV. Then click on "Next" to select the elements you whant to export, select a recipient folder for the CSV and and eventually click on "Finish".
JSON-LD:
openLCA allows to export your database as JSON-LD. This allows you to efficiently export selected datasets (processes, product systems etc even on a folder level). Also, you can export the default provider for product inputs and waste outputs. For this, select "JSON-LD" in the export wizard. Choose an export directory and the database elements to export, then click "Finish".
Selecting the dataset/s and destination for the JSON-LD export
Note: The option "Export default providers of product inputs and waste outputs" will not only export the provider link but also the linked processes. This is important if you only export the processes but not the whole database.
For details about JSONLD click here.
Copy function
openLCA allows users to easily copy information from any table and paste it into other applications like Excel or Notepad. Please check "Importing and exporting data" section for details.