Teaching the tools to get computers to do cool science
Aggregation
COUNT
Write a query that returns the number of individuals of all known species
combined (total_abundance) in each year, sorted chronologically. Include the
year in the output. Save it as total_abundance_by_year.