A PowerShell script to transform and clean Flora Incognita CSV data by extracting key fields, converting UUIDs to integers, and formatting dates for streamlined data processing.
-
Download the latest release:
Go to the Releases page and download theflora_incognita_csv_converter.zip
file. -
Extract
flora_incognita_csv_converter.zip
:
Right-click the file and select “Extract All”. -
Move your file to the input folder:
Place the CSV file you want to convert into theinput
folder. -
Run the script:
Right-click on the fileflora_incognita_csv_converter.ps1
and select “Run with PowerShell”. -
Find the converted file:
The converted file will be saved in theoutput
folder.
Enjoy streamlined CSV processing!