Listing Thumbnail

    Onclusive Social Media Counts Sample

     Info
    Sold by: Onclusive 
    Deployed on AWS
    Onclusive is the data science company for marketing and communications. We provide Media Monitoring services underpinned by our proprietary, global news crawler, which captures over 6 million pieces of digital content daily, as well as digital, newswire, print, broadcast and radio coverage. The Social Media Counts Sample dataset consists of article urls published in a given time period (2019/10/1 - 2019/10/5) and the number of Facebook likes each article received.

    Overview

    Onclusive is the data science company for marketing and communications. We provide Media Monitoring services underpinned by our proprietary, global news crawler, which captures over 6 million pieces of digital content every day. We provide the most comprehensive media coverage available, including digital, newswire, print, broadcast and radio coverage. Onclusive PR Analytics provide brands with visibility into earned media performance. We invented PR Attribution (TM) , enabling brands to understand earned media ROI.

    The Onclusive Social Media Counts Sample dataset consists of article urls published in a given time period (2019/10/1 - 2019/10/5) and the number of Facebook likes each article received.

    Files are JSONL and gzipped, Athena-compatible

    fieldtypedescriptionexample
    urlstringcanonical url of article"https://foo.com/news/2019/10/some-article"
    fb_likesintnumber of Facebook likes479
    datestringdate of article publication"2019-10-01"

    Steps to access social counts data via Amazon Athena:

    1. Download the data set to your S3 bucket.
    2. Set all required IAM permissions for Athena.
    3. You can run following DDL to create Athena Table.
    CREATE EXTERNAL TABLE <table_name> ( url string, facebook_likes int, date string ) ROW FORMAT SERDE 'org.openx.data.jsonserde.JsonSerDe' LOCATION '<Your S3 Bucket>';
    1. Sample Queries:
    SELECT date, count(*) FROM <table_name> GROUP BY date LIMIT 10; SELECT * FROM <table_name> LIMIT 10; -- Top 10 URL with most facebook likes -- SELECT url, sum(facebook_likes) AS facebook_likes FROM <table_name> WHERE date >= 'from_date' AND date < 'to_date' GROUP BY url ORDER BY facebook_likes DESC LIMIT 10;

    Details

    Delivery method

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Trust Center

    Trust Center
    Access real-time vendor security and compliance information through their Trust Center powered by Drata or Vanta. Review certifications and security standards before purchase.

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Onclusive Social Media Counts Sample

     Info
    This product is available free of charge. Free subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    AI Insights

     Info

    Dimensions summary

    This listing is a free sample offering with a single pricing dimension billed in units. There are no tiers, instance sizes, or paid add-ons to choose from. You access the sample at no cost, so pricing does not scale with usage or commitment. This sample provides a preview of the vendor's social media data. To move beyond the sample into a full data or platform arrangement, you contact the vendor directly, as those options are not sold through this Marketplace listing.

    Top-of-mind questions for buyers

    This dimension provides a sample of the vendor's social media count data at no cost. It is a preview offering, not the full data feed or platform. You are not charged as usage grows, since the sample is free and does not meter volume.
    Nothing changes. The sample is billed at no cost, so there is no threshold, overage point, or tier boundary that triggers a charge. Cost does not scale with the number of counts you access or how often you query the sample.
    The full media data feeds and social listening platform are not sold through this Marketplace listing. You contact the vendor directly to arrange enterprise data integration or platform access. This sample serves only as a preview of the underlying social media count data.
    onclusive.com+1
    Helpful?

    Vendor refund policy

    No refunds

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    AWS Data Exchange (ADX)

    AWS Data Exchange is a service that helps AWS easily share and manage data entitlements from other organizations at scale.

    Additional details

    Data sets (1)

     Info

    You will receive access to the following data sets.

    Data set name
    Type
    Historical revisions
    Future revisions
    Sensitive information
    Data dictionaries
    Data samples
    onclusive_social_counts_data
    All historical revisions
    All future revisions
    Not included
    Not included

    Resources

    Vendor resources

    Similar products