Iranian Credibility On Social Media
Exploring Influential Factors in Social Media Information Credibility
@kaggle.noeyislearning_iranian_credibility_on_social_media
Exploring Influential Factors in Social Media Information Credibility
@kaggle.noeyislearning_iranian_credibility_on_social_media
CREATE TABLE credibility_in_social_media (
"age" BIGINT,
"gender" VARCHAR,
"education" VARCHAR,
"study_field" VARCHAR,
"university" VARCHAR,
"number_of_social_media_membership" VARCHAR,
"name_of_social_media_active_membership" VARCHAR,
"avervage_hours_per_day_spend_in_social_media" VARCHAR,
"social_media_spend_more_time_in" VARCHAR,
"favor_social_media" VARCHAR,
"tool_used_to_access_social_media" VARCHAR,
"where_use_social_media" VARCHAR,
"source_trustworthiness" BIGINT,
"source_knowledge" BIGINT,
"souce_popularity" BIGINT,
"source_attractiveness" BIGINT,
"source_good_willness" BIGINT,
"source_familiarity" BIGINT,
"source_fairness" BIGINT,
"source_accuracy" BIGINT,
"source_recency" BIGINT,
"media_ease_of_use" BIGINT,
"media_has_editor" BIGINT,
"media_structure" BIGINT,
"media_focus" BIGINT,
"media_interactivity" BIGINT,
"media_ability_to_refer_to_source" BIGINT,
"media_appearance_design" BIGINT,
"media_update" BIGINT,
"media_pithy" BIGINT,
"media_attractiveness" BIGINT,
"message_detail" BIGINT,
"message_plausibility" BIGINT,
"message_discrepancies" BIGINT,
"message_believability" BIGINT,
"message_fairness" BIGINT,
"message_accuracy" BIGINT,
"n__message_compeletness" BIGINT
);
Anyone who has the link will be able to view this.