Baselight

50 Online Services Dataset

Dataset of 50 Online Services Advertised in the Internet Marketing Forum

@kaggle.saurabhshahane_50_online_services_dataset

Loading...
Loading...

About this Dataset

50 Online Services Dataset

Context

Dataset of organized services contains the top 50 services offering products or services in the forum. The services were the most discussed in their own forum categories. The data was gathered throughout 2020 and January 2021.

Content

For every service the dataset contains the following features:

  • User Forum Name: forum user that posted about the service.
  • User Forum Rating: the rating of the user in the forum.
  • User Forum Registration: the date the user registered in the forum.
  • Type of Service Offered: personal, professional, training, computer programs, conferences and events.
  • Types of Advertisement: individuals, groups, organizations
  • Service Overall Maturity Level: low, medium, high
  • Type of User Advertising: on their own behalf, on behalf of a group, on behalf of an organization
  • Service Label: personal service, emerging service, organized service
  • searchengines.guru Category: forum main category where the service was posted
  • searchengines.guru Sub Category: forum sub-category where the service was posted
  • Country of Legal Terms: which country laws they abide
  • Domain Registration: year the domain name of the service was first registered
  • Domain Registrar: registrar organization associated with the domain name
  • Site ASN: autonomous system information associated with the website
  • Site ISP: internet service provider associated with the website
  • Site Hosting Country: country where the website is hosted
  • Site Alexa Ranking: Alexa website popularity global ranking
  • Web Reputation: Cisco Umbrella Security Score: security score based on the domain name. The final risk scores to assess a domain's reputation are Low Risk, Medium Risk, and High Risk.
  • Web Reputation: BrightCloud® TI Risk: risk level based on the domain name (Trustworthy, Low Risk, ModerateRisk, Suspicious, and High Risk)
  • Web Reputation: Suspicious Activity from VirusTotal Intelligence Indicators: a positive value (yes) means there is at least one indicator retrieved from VirusTotal that associated the domain with malicious behavior.
  • Web Reputation: OSINT Reports on Suspicious Behavior: a positive value (yes) if there is at least one OSINT report tying the domain to malicious behavior.
  • Trustworthiness Label #1: untrustworthy if at least one of the web reputation indicators is positive. Otherwise trustworthy.
  • Trustworthiness Label #2: untrustworthy if at least two of the web reputation indicators is positive. Otherwise trustworthy.
  • Trustworthiness Label #3: untrustworthy if at least three of the web reputation indicators is positive. Otherwise trustworthy.
  • Trustworthiness Label #4: untrustworthy if at least four of the web reputation indicators is positive. Otherwise trustworthy.

Acknowledgements

Valeros, Veronica; Garcia, Sebastian (2021), “Dataset of 50 Online Services Advertised in the Internet Marketing Forum searchengines.guru”, Mendeley Data, V1, doi: 10.17632/48gyrs6y37.1

Tables

N, Of 50 Online Services Advertised In The Internet Ma Ce9606a7

@kaggle.saurabhshahane_50_online_services_dataset.n__of_50_online_services_advertised_in_the_internet_ma_ce9606a7
  • 26.6 KB
  • 50 rows
  • 27 columns
Loading...

CREATE TABLE n__of_50_online_services_advertised_in_the_internet_ma_ce9606a7 (
  "id" BIGINT,
  "service_domain_name" VARCHAR,
  "user_forum_name" VARCHAR,
  "user_forum_rating" BIGINT,
  "user_forum_registration" VARCHAR,
  "type_of_service_offered" VARCHAR,
  "types_of_advertisement" VARCHAR,
  "service_overall_maturity_level" VARCHAR,
  "type_of_user_advertising" VARCHAR,
  "service_label" VARCHAR,
  "searchengines_guru_category" VARCHAR,
  "searchengines_guru_sub_category" VARCHAR,
  "country_of_legal_terms" VARCHAR,
  "domain_registration" BIGINT,
  "domain_registrar" VARCHAR,
  "site_asn" VARCHAR,
  "site_isp" VARCHAR,
  "site_hosting_country" VARCHAR,
  "site_alexa_ranking" DOUBLE,
  "web_reputation_cisco_umbrella_security_score" VARCHAR,
  "web_reputation_brightcloud_ti_risk" VARCHAR,
  "web_reputation_suspicious_activity_from_virustotal_int_5ee76cff" VARCHAR,
  "web_reputation_osint_reports_on_suspicious_behavior" VARCHAR,
  "trustworthiness_label_1" VARCHAR,
  "trustworthiness_label_2" VARCHAR,
  "trustworthiness_label_3" VARCHAR,
  "trustworthiness_label_4" VARCHAR
);

Share link

Anyone who has the link will be able to view this.