Project

General

Profile

« Previous | Next » 

Revision 6908

schemas/vegbien.sql: Merged provider_view, provider_count, and owner_count into provider_count, using the combining query for Brad's data providers page at <http://bien.nceas.ucsb.edu/bien/people/data-providers/>

View differences:

make_analytical_db
35 35
TRUNCATE threatened_taxonlabel;
36 36
INSERT INTO threatened_taxonlabel SELECT * FROM threatened_taxonlabel_view;
37 37

  
38
$(mk_analytical_table owner_count)
39 38
$(mk_analytical_table taxon_trait)
40 39
$(mk_analytical_table analytical_stem)
41 40
$(mk_analytical_table provider_count)

Also available in: Unified diff