SELECT data_type FROM information_schema.columns WHERE table_name = 'calendars' AND column_name = 'data';