Mappings - ActoKids/web-crawler GitHub Wiki
https://github.com/ActoKids/AD440_W19_CloudPracticum/issues/46
Related to:Mappings
Mapping for eventbrite
MAPPING_DICTIONARY = { "Title": "name", "Date": "start_time", "Location": "location_address", "Description": "description", "Price": "cost" }