OBJECT
type Global {_id: ObjectId combined_name: String confirmed: Int confirmed_daily: Int country: String country_code: Int country_iso2: String country_iso3: String date: DateTime deaths: Int deaths_daily: Int loc: GlobalLoc population: Int recovered: Int recovered_daily: Int state: String uid: Int }