Usage: - Updated layout of `settings.toml` to allow file by file settings. Improvements: - Added support for csv files with different delimiters - Data field descriptions will now correctly calculate, even if the source data contains incorrect data points. - Added additional descriptive fields for geodata. Bugfixes: - Fixed missing error when S3 credentials were provided, but the user did not include a bucket name. - Fixed error that could occur when trying to assign schema files that did not yet exist on disk. - Fixed incorrect calculation of geodata centroid points. - Fixed various serialization errors related to writing summary data to JSON. - Fixed display issue related to Categorical values when the categories were numerical. - Fixed broken links to data file pages - Fixed broken image links on nav bar