CSV into geojson file convertor

Use this page to convert your CSV file into a geojson file. This should be always done when the data from the web map needs to be updated. To do that, please take into account following considerations:

If the steps above do not work, you can alternatively use the following link, to convert the csv into a geojson file.
The solution provided with this website is a fallback, in case the link mentioned above does not provide the service anymore.
Please note, that the converted geojson still needs to match the types of industries, etc. which is done automatically by this website, here.

If you open the developer tools (F12) and open the console, you will get some useful information:

  • After converting the CSV, the console will tell you which rows could not be processed.
    These non-processable rows mean, that they DO NOT contain any geo-information (latitude/longitude is missing) and are therefore omitted in the geojson-file.
  • After the conversion, you can either download the geojson-file directly (button will appear below, after you successfully converted the file)
    or you can copy the resulting json file from the console ("copy object") and paste it into the existing geojson-file. Please note that the original name of the geojson-file must be used.
    I suggest, that you "test" the functionality of the newly created geojson-file. For this, you can use the website mentioned above (geojson.io).
    Also, the newly created geojson does not look very "readable" (just open the newly created file, and you'll see). So by copying it to this website (geojson.io) and testing it,you directly make it look more readable and you can then copy & paste it back to your file.
  • Please be aware that you should not rename the geojson file, because the map looks for "argentina_emissions.geojson"
  • Also, the location of the saved file is important. The geojson-file must be placed in the parent folder, together with the "index.html" and "main.js"

Unfortunately, the map is "hard-coded" regarding the number of industries and their naming.
It is therefore crucial, that the TYPE OF INDUSTRIEs used are named like this:
(The colors correspond to how they will be grouped/shown on the map) Ammonia Ethylene Methanol Aluminium Steel Cement Pulp and Paper Refinery Fossil Thermal Power Plant Biogas Power Plant Bioethanol Biomass Power Plant


The default values in the input fields were taken from the last CSV file (provided on Januar 18th, 2024).
Please override them, if you have changed the name or the order of the columns.

Name Company Type of industry CO2 emissions [t] Type of source Location (city) Provincia Location (latitude) Location (longitude) Source CO2 emissions

Convert the csv file

The headers of the table containing all information are listed below. Please check if the header of each column and column numbers from the new csv coincide with the default configuration given below. If not, please correct them in the corresponding field.




Header Column #
Header Column #
see above
Header Column #
Header Column #
industrial/biogenic
Header Column #
Header Column #
Header Column #
Header Column #
Header Column #
whether it is estimated or data exists somewhere
Header Column #
Header Column #