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