Skip to content

Commit

Permalink
add labels in en and fr to the tables table.
Browse files Browse the repository at this point in the history
  • Loading branch information
hswerdfe committed Feb 11, 2021
1 parent ca58aed commit e0dd1b8
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Tables.csv
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
tableName,tableDesc
Sample,The sample is a representative volume of wastewater taken from a Site which is then analysed by a lab.
WWMeasure,"Measurement result (ie. single variable) from a wastewater sample. WWMeaasure includes data that is commonly collected by staff at wastewater laboratories where measurement is performed using an assay method (see AssayMethod), but can also be performed using specific instruments (see Instruments. Measures performed at the site of the wastewater sample are reported in SiteMeasure."
Site,"The site of wastewater sampling, including several defaults that can be used to populate new samples upon creation."
SiteMeasure,Measurement result (ie. single variable) obtained by at the site of wastewater sample.SiteMeasure includes data that is commonly collected by staff at wastewater treatment facilities and field sample locations. These measures that are not performed on the wastewater sample but provide additional context necessary for the interpretation of the results. Measures performed on the wastewater sample are reported in WWMeasure.
Reporter,The individual or organization that is reporting and responsible for the quality of the data.
Lab,Laboratory that performs SARS-CoV-2 wastewater testing at one or more sites.
AssayMethod,"The assay method that was used to perform testing. Create a new record if there are changes (improvements) to an existing assay method. Keep the same ID and use an updated version. A new record for a new version can include only the fields that changed, however, we recommend duplicating existing fields to allow each record to clearly describe all steps. Add a current date when recording a new version to an assay."
Instrument,Instruments that are used for measures in WWMeasure and SiteMeasure. The assay method for viral measurement are described in AssayMethod.
Polygon,"A simple polygon that encloses an area on the surface of the earth, normally these polygons will either be of a sewer catchment area or of a health region or other reporting area."
CovidPublicHealthData,Covid-19 patient data for a specified polygon.
Lookup,Used for lookup values of all category based columns
tableName,tableLabel_en,tableLabel_fr,tableDesc
Sample,Wastewater sample data,Donn�es sur les �chantillons d'eaux us�es,The sample is a representative volume of wastewater taken from a Site which is then analysed by a lab.
WWMeasure,Wastewater measurement data,Donn�es de mesure des eaux us�es,"Measurement result (ie. single variable) from a wastewater sample. WWMeaasure includes data that is commonly collected by staff at wastewater laboratories where measurement is performed using an assay method (see AssayMethod), but can also be performed using specific instruments (see Instruments. Measures performed at the site of the wastewater sample are reported in SiteMeasure."
Site,site of sample,site de l'�chantillon,"The site of wastewater sampling, including several defaults that can be used to populate new samples upon creation."
SiteMeasure,Site Measurement,Mesure du site,Measurement result (ie. single variable) obtained by at the site of wastewater sample.SiteMeasure includes data that is commonly collected by staff at wastewater treatment facilities and field sample locations. These measures that are not performed on the wastewater sample but provide additional context necessary for the interpretation of the results. Measures performed on the wastewater sample are reported in WWMeasure.
Reporter,Reporter of data,Rapporteur des donn�es,The individual or organization that is reporting and responsible for the quality of the data.
Lab,Lab,Laboratoire,Laboratory that performs SARS-CoV-2 wastewater testing at one or more sites.
AssayMethod,Assay Method,M�thode d'essai,"The assay method that was used to perform testing. Create a new record if there are changes (improvements) to an existing assay method. Keep the same ID and use an updated version. A new record for a new version can include only the fields that changed, however, we recommend duplicating existing fields to allow each record to clearly describe all steps. Add a current date when recording a new version to an assay."
Instrument,Instrument,Instrument,Instruments that are used for measures in WWMeasure and SiteMeasure. The assay method for viral measurement are described in AssayMethod.
Polygon,Area,Domaine,"A simple polygon that encloses an area on the surface of the earth, normally these polygons will either be of a sewer catchment area or of a health region or other reporting area."
CovidPublicHealthData,Covid Public Health ,Covid Sant� publique ,Covid-19 patient data for a specified polygon.
Lookup,Lookup Table,Tableau de recherche,Used for lookup values of all category based columns

0 comments on commit e0dd1b8

Please sign in to comment.