5 datasets found
  1. MetaFilter Community Data

    • kaggle.com
    zip
    Updated Dec 19, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    The Devastator (2023). MetaFilter Community Data [Dataset]. https://www.kaggle.com/datasets/thedevastator/metafilter-community-data
    Explore at:
    zip(329048128 bytes)Available download formats
    Dataset updated
    Dec 19, 2023
    Authors
    The Devastator
    Description

    MetaFilter Community Data

    MetaFilter Community Interactions and Data

    By pmlandwehr [source]

    About this dataset

    The MetaFilter Infodump dataset is a comprehensive collection of community interactions, post and comment data, user information, and tag data from the popular online community, MetaFilter. With a rich history spanning 17 years, this dataset offers invaluable insights into the dynamics and evolution of this long-standing community.

    MetaFilter is an established link blog that has been in existence since July 14, 1999. What sets it apart is its active moderation by a dedicated staff who ensure the quality and authenticity of content by implementing a $5 membership fee to deter trolling and bad-faith behavior.

    The Infodump serves as a regular dump of records capturing various user interactions across MetaFilter and its affiliated sites. It provides an extensive collection of data that sheds light on who interacted with whom, the topics that sparked collective interest within the community, and how the community has transformed over time. To fully comprehend the intricacies of this dataset and understand its variables, we highly recommend referring to the canonical data dictionary available on MetaFilter's Wiki page dedicated to the Infodump.

    This dataset holds immense value for researchers interested in studying interaction patterns within online communities or analyzing trends in community interests over extended periods. By exploring seventeen years' worth of historical data from a single online community like MetaFilter, researchers can gain valuable insights into user engagement dynamics and uncover fascinating trends.

    Please note that while working with this dataset warrants attention to certain caveats (e.g., users' privacy), it presents unparalleled opportunities for investigating social dynamics within an online setting.

    To ensure accuracy and relevancy throughout ongoing research endeavors involving this dataset, updates will be made regularly using APIs provided by data.world alongside their ability to track URLs for convenience.

    With columns such as post_title**, researchers can delve into posts' topics across numerous threads on MetaFilter. Analyzing these post titles allows researchers to identify subjects commonly discussed within this vibrant online community.

    Embrace this MetaFilter Infodump dataset to explore the vast tapestry of interactions, discussions, and trends that have shaped one of the internet's pioneering communities

    How to use the dataset

    How to Use the MetaFilter Infodump Dataset

    The MetaFilter Infodump dataset is a valuable resource for analyzing community interactions, post and comment data, user information, and tag data from the MetaFilter online community. This guide will provide an overview of the dataset and offer insights on how to effectively utilize it for your analysis.

    Dataset Overview

    The MetaFilter Infodump dataset contains records spanning 17 years of online community history. It includes information on interactions between users, such as comments and posts, as well as user profiles and tag data. The dataset is structured in a tabular format with various columns providing specific information about each record.

    Dataset Files

    • meta_commentlength.csv: This file contains the index, comment ID, and length of each comment in the MetaFilter Infodump dataset.
    • music_posttitles.csv: This file contains the index, post ID, and title of music-related posts on MetaFilter.
    • askme_commentlength.csv: This file contains the index, comment ID, and length of comments in the askme section of the MetaFilter community.

    Data Dictionary

    To fully understand the dataset structure and column meanings mentioned above:

    Columns

    File: meta_commentlength.csv | Column name | Description | |:--------------|:---------------------------------------------------| | length | The length of the comment in characters. (Numeric) |

    File: music_posttitles.csv | Column name | Description | |:--------------|:------------------------------| | title | The title of the post. (Text) |

    File: askme_commentlength.csv | Column name | Description | |:--------------|:---------------------------------------------------| | length | The length of the comment in characters. (Numeric) |

    Acknowledgements

    If you use this dataset in your research, please credit the original authors. If you use this dataset in your research, please credit pmlandwehr.

  2. MetaFilter User Interactions

    • kaggle.com
    zip
    Updated Dec 8, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    The Devastator (2023). MetaFilter User Interactions [Dataset]. https://www.kaggle.com/datasets/thedevastator/metafilter-user-interactions
    Explore at:
    zip(329048128 bytes)Available download formats
    Dataset updated
    Dec 8, 2023
    Authors
    The Devastator
    Description

    MetaFilter User Interactions

    17 years of user interactions and community trends from MetaFilter

    By pmlandwehr [source]

    About this dataset

    The MetaFilter Infodump dataset is a comprehensive collection of user interactions and community trends from the online community MetaFilter. It contains 17 years worth of data, providing insights into who interacted with who and what topics were of interest to the community.

    MetaFilter is an established link blog that has been active since July 14, 1999. It features active moderation by a paid staff and requires users to pay $5 in order to join, which helps maintain a respectful and high-quality community environment.

    The Infodump, regularly provided by MetaFilter, consists of records documenting interactions on the site across its various subsites. This dataset includes information such as comment lengths in different sections (meta comments and askme comments), as well as music-related post titles.

    Researchers or individuals interested in studying interaction data from an online community will find this dataset highly valuable. It offers insights into the historical evolution of MetaFilter's user base, their relationships, and shifting interests over time.

    Please note that official notes on the Infodump's data dictionary can be found on the MetaFilter Wiki's Infodump page for further reference. The dataset will be periodically updated using data.world's APIs to ensure its accuracy and relevance for analysis purposes.

    Overall, this expanded description provides an accurate overview of what users can expect from this Metafilter Infodump dataset in terms of content coverage and potential analytical applications

    How to use the dataset

    Dataset Overview

    The dataset includes three files:

    • meta_commentlength.csv: This file contains the index, comment ID, and length of comments in the MetaFilter Infodump dataset.
    • music_posttitles.csv: This file contains the index, post ID, and title of music-related posts in the MetaFilter online community.
    • askme_commentlength.csv: This file contains the index, comment ID, and length of comments in the askme section of the MetaFilter online community.

    Please note that this guide will focus on providing a general approach to utilizing these files collectively.

    Steps to Utilize the Dataset

    Step 1: Load and Analyze Data

    Start by loading each CSV file into your preferred data analysis tool or programming language (e.g., Python with pandas or R). Explore each file's contents to get a better understanding of its structure and available variables.

    Step 2: Understand Comment Length Distribution

    In meta_commentlength.csv and askme_commentlength.csv, analyze comment lengths by examining their distributions using summary statistics (mean, median) or visualizations (histograms).

    By understanding comment lengths across different sections, you can gain insights into user engagement levels or potential differences in conversational behavior within specific topics.

    Step 3: Explore Music Post Titles

    In music_posttitles.csv, analyze music-related post titles to gain trends or patterns within this specific content. Use text mining techniques such as word frequency analysis, sentiment analysis, or topic modeling to extract meaningful information from these titles.

    This exploration will provide insights into popular music genres, artist preferences over time within the MetaFilter community, or facilitate finding specific types of music-related discussions.

    Step 4: Investigate User Interactions

    Utilize the comment and post IDs from meta_commentlength.csv, askme_commentlength.csv, and music_posttitles.csv to analyze user interactions within the MetaFilter community.

    For example: - Cross-reference comment IDs across different files to explore how users engage in music-related discussions. - Use the index values in conjunction with other data files within the complete dataset (not included here) to investigate trends or patterns related to user demographics, commenting behavior, post engagement, etc.

    Step 5:

    Research Ideas

    • Community analysis: This dataset can be used to analyze user interactions and trends within the MetaFilter online community. Researchers can examine how users engage with each other, identify influential users, and understand the dynamics of discussions within different sections of the community.
    • Trend analysis: By studying the titles of music-related posts in the MetaFilter online community, researchers can identify popular music genres or artists over time. This info...
  3. e

    metafilter.com Traffic Analytics Data

    • analytics.explodingtopics.com
    Updated Mar 1, 2026
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2026). metafilter.com Traffic Analytics Data [Dataset]. https://analytics.explodingtopics.com/website/metafilter.com
    Explore at:
    Dataset updated
    Mar 1, 2026
    Variables measured
    Global Rank, Monthly Visits, Authority Score, US Country Rank, Online Services Category Rank
    Description

    Traffic analytics, rankings, and competitive metrics for metafilter.com as of March 2026

  4. i

    Question and answer data for the seventh topic in the ask section of the...

    • ieee-dataport.org
    Updated Dec 4, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    songye li (2023). Question and answer data for the seventh topic in the ask section of the metafilter website [Dataset]. https://ieee-dataport.org/documents/question-and-answer-data-seventh-topic-ask-section-metafilter-website
    Explore at:
    Dataset updated
    Dec 4, 2023
    Authors
    songye li
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    tags

  5. d

    Data from: meta filter

    • dune.com
    Updated Oct 23, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    liam_isme (2025). meta filter [Dataset]. https://dune.com/discover/content/relevant?q=author%3Aliam_isme&resource-type=queries
    Explore at:
    Dataset updated
    Oct 23, 2025
    Authors
    liam_isme
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Blockchain data query: meta filter

  6. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
The Devastator (2023). MetaFilter Community Data [Dataset]. https://www.kaggle.com/datasets/thedevastator/metafilter-community-data
Organization logo

MetaFilter Community Data

MetaFilter Community Interactions and Data

Explore at:
zip(329048128 bytes)Available download formats
Dataset updated
Dec 19, 2023
Authors
The Devastator
Description

MetaFilter Community Data

MetaFilter Community Interactions and Data

By pmlandwehr [source]

About this dataset

The MetaFilter Infodump dataset is a comprehensive collection of community interactions, post and comment data, user information, and tag data from the popular online community, MetaFilter. With a rich history spanning 17 years, this dataset offers invaluable insights into the dynamics and evolution of this long-standing community.

MetaFilter is an established link blog that has been in existence since July 14, 1999. What sets it apart is its active moderation by a dedicated staff who ensure the quality and authenticity of content by implementing a $5 membership fee to deter trolling and bad-faith behavior.

The Infodump serves as a regular dump of records capturing various user interactions across MetaFilter and its affiliated sites. It provides an extensive collection of data that sheds light on who interacted with whom, the topics that sparked collective interest within the community, and how the community has transformed over time. To fully comprehend the intricacies of this dataset and understand its variables, we highly recommend referring to the canonical data dictionary available on MetaFilter's Wiki page dedicated to the Infodump.

This dataset holds immense value for researchers interested in studying interaction patterns within online communities or analyzing trends in community interests over extended periods. By exploring seventeen years' worth of historical data from a single online community like MetaFilter, researchers can gain valuable insights into user engagement dynamics and uncover fascinating trends.

Please note that while working with this dataset warrants attention to certain caveats (e.g., users' privacy), it presents unparalleled opportunities for investigating social dynamics within an online setting.

To ensure accuracy and relevancy throughout ongoing research endeavors involving this dataset, updates will be made regularly using APIs provided by data.world alongside their ability to track URLs for convenience.

With columns such as post_title**, researchers can delve into posts' topics across numerous threads on MetaFilter. Analyzing these post titles allows researchers to identify subjects commonly discussed within this vibrant online community.

Embrace this MetaFilter Infodump dataset to explore the vast tapestry of interactions, discussions, and trends that have shaped one of the internet's pioneering communities

How to use the dataset

How to Use the MetaFilter Infodump Dataset

The MetaFilter Infodump dataset is a valuable resource for analyzing community interactions, post and comment data, user information, and tag data from the MetaFilter online community. This guide will provide an overview of the dataset and offer insights on how to effectively utilize it for your analysis.

Dataset Overview

The MetaFilter Infodump dataset contains records spanning 17 years of online community history. It includes information on interactions between users, such as comments and posts, as well as user profiles and tag data. The dataset is structured in a tabular format with various columns providing specific information about each record.

Dataset Files

  • meta_commentlength.csv: This file contains the index, comment ID, and length of each comment in the MetaFilter Infodump dataset.
  • music_posttitles.csv: This file contains the index, post ID, and title of music-related posts on MetaFilter.
  • askme_commentlength.csv: This file contains the index, comment ID, and length of comments in the askme section of the MetaFilter community.

Data Dictionary

To fully understand the dataset structure and column meanings mentioned above:

Columns

File: meta_commentlength.csv | Column name | Description | |:--------------|:---------------------------------------------------| | length | The length of the comment in characters. (Numeric) |

File: music_posttitles.csv | Column name | Description | |:--------------|:------------------------------| | title | The title of the post. (Text) |

File: askme_commentlength.csv | Column name | Description | |:--------------|:---------------------------------------------------| | length | The length of the comment in characters. (Numeric) |

Acknowledgements

If you use this dataset in your research, please credit the original authors. If you use this dataset in your research, please credit pmlandwehr.

Search
Clear search
Close search
Google apps
Main menu