<< Click to Display Table of Contents >> Navigation: EQuIS Library > Formats > EarthSoft Standard Formats > EQEDD Format |
Format Name: EQEDD
File Name: EQEDD.zip
Source: EDP Standalone, EQuIS Professional, and EQuIS Enterprise
Export(s): Yes (see section below)
Enumeration File: Not applicable
Description: The EQEDD format is one of the most extensive/detailed standard EQuIS formats. It contains sections for location, lab, and field data. It is a good generic format to begin importing data.
Installation Instructions: The EQEDD format is included in the installation of EDP Standalone and EQuIS Professional in the \Formats\EarthSoft folder. This format is also installed with EQuIS Enterprise and is configured (by default) to be available in the Enterprise EDP EDD Upload widget. The default configuration settings should be reviewed and modified to meet user needs (see the Add or Modify Enterprise EDP Formats article). The default commit type is Insert and Update.
Overview: The EQEDD format is divided into three separate sections: Field, Lab and Files_v1. The Files_v1 section can be used to load a file to an EQuIS database in EDP. See Uploading Files in EDP for additional information. To load new data into the database, a blank EDD (Electronic Data Deliverable) of the format can be generated. Click on the Home tab and select Blank EDD in the Tools group.
Columns in the EQEDD format use different tables for their reference value lookups. The EQuIS EDD Description file includes which tables are used for the reference value source. Download the EQuIS EDD Description file in EDP or the Enterprise EDP EDD Upload Widget.
Limitations/Assumptions: The checks and mappings in any EDD format involve assumptions. The following are assumptions and limitations for the EQEDD format.
•Test Alternate Key (TAK) fields available in the format: SAMPLE_ID, ANALYTIC_METHOD, ANALYSIS_DATE, FRACTION, TEST_TYPE and IDENTIFIER.
•FieldSample_v1 section typically is populated with field generated data. LabSample_v1 tab is typically populated with lab generated data. For any single sample in a single EDD, populate either FieldSample_v1 or LabSample_v1, but not both, since both sections map to the same database table.
•FieldSample_v1.sample_matrix_code and LabSample_v1.sample_matrix_code are lookups to RT_MATRIX.MATRIX_CODE for records with MATRIX_CLASS is null or 'FIELD'.
•In the FieldResults_v1 section, result_value is always required.
•WaterLevel_v1.water_level_elev is calculated by subtracting water_level_depth from historical_reference_elev. If either of these two fields is blank, water_level_elev will be populated with a blank string. If both fields are populated, the result of the calculation will overwrite any existing values in the water_level_elev field.
•For any single sample, populate either the TestResults_v1 or TestResultsQC_v1 section, but not both, since both sections map to the same database table.
•The TestResultsQC_v1 section should be used if QC data are included (e.g., in qc_spike, qc_spike_recovery, qc_spike_lcl, qc_spike_ucl, etc.).
•For both the TestResults_v1 and TestResultsQC_v1 sections, the result_value is required when the detect_flag = 'Y' and result_type_code = 'TRG' or 'TIC'. The error appears the on detect_flag field.
•The EQEDD format can be used to load new locations (SYS_LOC_CODE) and to submit new information for location (SYS_LOC_CODE) records already in the database.
•All sections containing the sys_loc_code column will function as explained below.
•If the sys_loc_code field is populated, the format will check against the Location tab to see if this data exists.
•If the Location section of the format file is empty, the sys_loc_code fields will check the database to see if the locations exist (Professional EDP Only).
•If the location does not exist in the database or the Location section, an error will occur on the commit stage.
Exports: The data returned will be automatically filtered by the facility to which the user is connected, as well as by the parameters selected prior to running the report.
Note: Exports will not work as expected if the data were imported using a different format, as each format has different mappings, checks, etc. |
Export |
Format Section |
Source Table(s) |
---|---|---|
EQEDD Location EDD |
DataProvider_v1 |
RT_COMPANY |
Task_v1 |
DT_SUBFACILITY DT_TASK |
|
Subfacilities_v1 |
DT_SUBFACILITY |
|
Location_v1 |
DT_COORDINATE DT_FACILITY DT_LOCATION DT_MEASURE_DATUM DT_WELL DT_WELL_SEGMENT |
|
Well_v1 |
DT_MEASURE_DATUM DT_WELL |
|
WellConstruction_v1 |
DT_WELL_SEGMENT |
|
EQEDD Field Data EDD |
LocationParameter_v1 |
DT_LOCATION_PARAMETER |
DrillActivity_v1 |
DT_DRILL_ACTIVITY |
|
Lithology_v1 |
DT_LITHOLOGY |
|
GeoSample_v1 |
DT_ATTERBERG DT_SAMPLE DT_STATIC_PROPS |
|
WaterTable_v1 |
DT_WATER_TABLE |
|
DownHoldPoint_v1 |
DT_DOWNHILL_POINT_DATA |
|
ExtractionInjectionWells_v1 |
DT_PUMP_RATE |
|
Equipment_v1 |
DT_EQUIPMENT |
|
Purge _v1 |
DT_PURGE |
|
EQEDD Basic Results EDD |
BasicResults_v1 |
DT_BASIC_RESULT RT_ANALYTE |
EQEDD Field Results EDD |
FieldResults_v1 |
DT_FIELD_SAMPLE DT_RESULT DT_SAMPLE DT_TEST RT_ANALYTE |
EQEDD Field Sample EDD |
FieldSample_v1 |
DT_FIELD_SAMPLE DT_SAMPLE DT_STATIC_PROPS |
EQEDD Sample Parameter EDD |
SampleParameter_v1 |
DT_FIELD_SAMPLE DT_SAMPLE DT_SAMPLE_PARAMETER |
EQEDD Lab EDD |
LabSample_v1 |
DT_FIELD_SAMPLE DT_RESULT DT_SAMPLE DT_TEST RT_ANALYTE |
TestResults_v1 |
DT_FIELD_SAMPLE DT_RESULT DT_SAMPLE DT_TEST RT_ANALYTE |
|
TestBatch_v1 |
AT_TEST_BATCH_ASSIGN DT_FIELD_SAMPLE DT_RESULT DT_RESULT_QC DT_SAMPLE DT_TEST DT_TEST_BATCH RT_ANALYTE |
|
EQEDD Lab EDD (by EDD) |
LabSample_v1 |
DT_FIELD_SAMPLE DT_RESULT DT_SAMPLE DT_TEST RT_ANALYTE |
TestResults_v1 |
DT_FIELD_SAMPLE DT_RESULT DT_SAMPLE DT_TEST RT_ANALYTE |
|
TestBatch_v1 |
AT_TEST_BATCH_ASSIGN DT_FIELD_SAMPLE DT_RESULT DT_RESULT_QC DT_SAMPLE DT_TEST DT_TEST_BATCH RT_ANALYTE |
|
EQEDD Lab QC EDD |
LabSample_v1 |
DT_FIELD_SAMPLE DT_RESULT DT_SAMPLE DT_TEST RT_ANALYTE |
TestResultsQC_v1 |
DT_FIELD_SAMPLE DT_RESULT DT_RESULT_QC DT_SAMPLE DT_TEST RT_ANALYTE |
|
TestBatch_v1 |
AT_TEST_BATCH_ASSIGN DT_FIELD_SAMPLE DT_RESULT DT_RESULT_QC DT_SAMPLE DT_TEST DT_TEST_BATCH RT_ANALYTE |
|
EQEDD GW Submittal EDD |
WaterTable_v1 |
DT_WATER_TABLE |
LabSample_v1 |
DT_FIELD_SAMPLE DT_RESULT DT_SAMPLE DT_TEST RT_ANALYTE |
|
TestResults_v1 |
DT_FIELD_SAMPLE DT_RESULT DT_SAMPLE DT_TEST RT_ANALYTE |
|
TestBatch_v1 |
AT_TEST_BATCH_ASSIGN DT_FIELD_SAMPLE DT_RESULT DT_RESULT_QC DT_SAMPLE DT_TEST DT_TEST_BATCH RT_ANALYTE |
|
EQEDD GWQC Submittal EDD |
WaterTable_v1 |
DT_WATER_TABLE |
LabSample_v1 |
DT_FIELD_SAMPLE DT_RESULT DT_SAMPLE DT_TEST RT_ANALYTE |
|
TestResultsQC_v1 |
DT_FIELD_SAMPLE DT_RESULT DT_RESULT_QC DT_SAMPLE DT_TEST RT_ANALYTE |
|
TestBatch_v1 |
AT_TEST_BATCH_ASSIGN DT_FIELD_SAMPLE DT_RESULT DT_RESULT_QC DT_SAMPLE DT_TEST DT_TEST_BATCH RT_ANALYTE |
Copyright © 2024 EarthSoft, Inc. • Modified: 12 Jul 2024