Project

General

Profile

« Previous | Next » 

Revision 9502

inputs/GBIF/Specimen/postprocess.sql, inputs/REMIB/Specimen/postprocess.sql: updated for providers in r9459, which adds TEX

View differences:

postprocess.sql
7 7
    'MO' -- "all MO records in REMIB are also available from MO's own website"
8 8
    --, 'ARIZ' -- Some REMIB ARIZ specimens not yet in ARIZ itself
9 9
    --, 'NY' -- Some REMIB NY specimens not yet in NY itself
10
    , 'TEX'
10 11
)
11
/* list obtained using:
12
/* list obtained using the following on r9459:
12 13
SELECT DISTINCT dataprovider
13 14
FROM sourcelist
14 15
JOIN provider_count ON provider_count.dataprovider = sourcelist.name

Also available in: Unified diff