Project

General

Profile

« Previous | Next » 

Revision 7201

*/new_terms.csv, */unmapped_terms.csv: Regenerated using `make missing_mappings`

View differences:

new_terms.csv
1
accession_number,occurrenceID,,
2
acronym,collectionCode,,
1

  
2
-----
3
-----"
4
FROM ""REMIB"".""Specimen""
5
GROUP BY acronym, accession_number
6
HAVING count(*) > 1
7
SELECT acronym, accession_number, count(*)
8
[1] Using the following query:
9
accession_number,catalogNumber,,"Not globally unique, only (usually) unique within the institution providing the data (""acronym""). Note that there are nevertheless 11,869 rows where an accession_number appears multiple times within the same institution. [1]
10
acronym,institutionCode,,
3 11
coll_day,dayCollected,,
4 12
coll_month,monthCollected,,
5 13
coll_year,yearCollected,,
6
lat_deg,verbatimLatitude,,
7
long_deg,verbatimLongitude,,
14
lat_deg,decimalLatitude,,
15
long_deg,decimalLongitude,,

Also available in: Unified diff