Data Share Usage Example Q1: What are the world’s top countries by international migrant stock? SELECT * FROM “MIGRATION”.”IMSTMG2014″ WHERE “Indicator Name” = ‘International migrant stock at mid-year’ AND “Sex Name” = ‘Both sexes’ AND “Date” = ‘2020-01-01’ ORDER BY “Value” DESC
Data Share Usage Example SQL1 Last Tested: January 1, 1970