Find research datasets worth reusing
Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.
15
datasets available to search
ShareScore release 0.9.0
Dataset results
15 results for “media practices”
"It was recorded on Sunday, morning of the 28th of September as some of the slower runners of the Berlin Marathon made it past Torstrasse near my flat. Iwas out to buy some bread for breakfast, but Iusually bring a camera and my Edirol R-1 recorder whenever Igo out. Since Iwas freshly returned to Berlin Iguess Iwas sensitive to the more antiquated sounds which still survive there, like that of the organ grinder. Iam generally interested in how human beings are replacing the presence of Nature with an artificial environment made entirely by human hands (and thus far more understandable, it is hoped). In this new Human Nature, the sounds of Nature are also Human made. Iwrite about these things, but Ialso use the sounds in my videos and my interactive and generative media work, so generally Iam wandering around building up my archive of media documents for use as material in future works." [Baruch/ gottlieb]17 in Collecting Sounds. Online Sharing of Field Recordings as Cultural Practice
"It was recorded on Sunday, morning of the 28th of September as some of the slower runners of the Berlin Marathon made it past Torstrasse near my flat. Iwas out to buy some bread for breakfast, but Iusually bring a camera and my Edirol R-1 recorder whenever Igo out. Since Iwas freshly returned to Berlin Iguess Iwas sensitive to the more antiquated sounds which still survive there, like that of the organ grinder. Iam generally interested in how human beings are replacing the presence of Nature with an artificial environment made entirely by human hands (and thus far more understandable, it is hoped). In this new Human Nature, the sounds of Nature are also Human made. Iwrite about these things, but Ialso use the sounds in my videos and my interactive and generative media work, so generally Iam wandering around building up my archive of media documents for use as material in future works." [Baruch/ gottlieb]17
Assessing the Impact of a Social Media-Based Educational Intervention Using WhatsApp Video Messages on Dental Caries Prevention Knowledge, Oral Hygiene Practices, and Attitudes Toward Dental Health Am
ClinicalTrials.gov study NCT07363317. IPD Sharing: NO. Countries: 1. Publications: 3.
poojaruhal/RP-commenting-practices-social-media: RP-commenting-practices-social-media: RP_TOSEM_2020 v.1.0.1 Second release of of the replication Package for the paper "What do Developers Discuss about Code Comment Conventions on Social Media"
<p>RP-commenting-practices-social-media</p> <p>Replication Package for the paper "What do Developers Discuss about Code Comment Conventions on Social Media?"</p> <p>Structure</p> <pre><code>Paper-presenation.pdf Makar_tool/ Data/ stackoverfow_questions_with_answers_by_tags.csv stackoverfow_tags_metrics.csv apache_mailing_list.csv mailing_lists_ASF_@dev_@users_1.csv mailing_lists_ASF_@dev_@users_2.csv quora.csv sample_stackoverfow_questions_with_answers_by_tags.csv Schemas/ apache_mailing_lists.json quora.json stackoverfow_questions_answers_by_tag.json stackoverfow_tag_count.json stackoverfow_tag_metrics.json RQ1/ LDA_input/ stackoverfow_raw_dataset.csv LDA_output/ Mallet/ output_csv/ docs-in-topics.csv topic-words.csv topics-in-docs.csv topics-metadata.csv output_html/ all_topics.html Docs/ Topics/ RQ2/ datasource_rawdata/ mailing_lists_selection_criteria.csv quora.csv stackoverflow.csv manual_analysis_output/ stackoverflow_quora_taxonomy.xlsx </code></pre> <p>Contents of the Replication Package</p> <p><strong>Paper-presenation.pdf</strong> presents the highlights of the work in a presenation.</p> <p><strong>Makar_tool/</strong> contains the data processed using the tool for the study</p> <ul> <li> <p><strong>Data/</strong></p> <ul> <li><code>stackoverfow_questions_with_answers_by_tags.csv</code> - all stackoverflow questions used in the study as stored in Makar <ul> <li><code>stackoverfow_tags_metrics.csv</code> - all data containing the calculations done for stackoverflow tag selection</li> <li><code>apache_mailing_list.csv</code> - statistically significant sample of <code>mailing_lists_ASF_@dev_@users_1.csv</code> and <code>mailing_lists_ASF_@dev_@users_2.csv</code> used in the study</li> <li><code>mailing_lists_ASF_@dev_@users_1.csv</code> - mailing list data used in the study as stored in Makar (part 1)</li> <li><code>mailing_lists_ASF_@dev_@users_2.csv</code> - mailing list data used in the study as stored in Makar (part 2)</li> <li><code>quora.csv</code> - all quora questions used in the study as stored in Makar</li> <li><code>sample_stackoverfow_questions_with_answers_by_tags</code> - statistically significant sample of <code>stackoverfow_questions_with_answers_by_tags.csv</code> used in the study</li> </ul> </li> </ul> </li> <li> <p><strong>Schemas/</strong></p> <ul> <li><code>apache_mailing_lists.json</code> - data schema used in Makar to store mailing list data</li> <li><code>quora.json</code> - data schema used in Makar to store quora data</li> <li><code>stackoverfow_questions_answers_by_tag.json</code> - data schema used in Makar to store stackoverflow questions data</li> <li><code>stackoverfow_tag_count.json</code> - data schema used in Makar to lookup number of questions per tag available in stackoverflow</li> <li><code>stackoverfow_tag_metrics.json</code> - data schema used in Makar to stackoverflow tag metrics data</li> </ul> </li> <li> <p><strong>RQ1/</strong> - contains the data used to answer RQ1</p> <ul> <li><strong>LDA_input/</strong> - input data used for LDA analysis <ul> <li><code>stackoverfow_raw_dataset.csv</code> - stackoverflow questions used to perform LDA analysis</li> </ul> </li> <li><strong>LDA_output/</strong> <ul> <li><strong>Mallet/</strong> - contains the LDA output generated by MALLET tool <ul> <li><strong>output_csv/</strong> <ul> <li><code>docs-in-topics.csv</code> - documents per topic</li> <li><code>topic-words.csv</code> - most relevant topic words</li> <li><code>topics-in-docs.csv</code> - topic probability per document</li> <li><code>topics-metadata.csv</code> - metadata per document and topic probability <ul> <li><strong>output_html/</strong> - Browsable results of mallet output</li> </ul> </li> <li><code>all_topics.html</code></li> <li><code>Docs/</code></li> <li><code>Topics/</code></li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> <li> <p><strong>RQ2/</strong> - contains the data used to answer RQ2</p> <ul> <li><strong>datasource_rawdata/</strong> - contains the raw data for each source <ul> <li><code>mailing_lists_selection_criteria.csv</code> - criteria used to select mailing_lists.</li> <li><code>quora.csv</code> - contains the processed dataset (like removing HTML tags). To know more about the preprocessing steps, please refer to the reproducibility section in the paper. The data is preprocessed using Makar tool.</li> <li><code>stackoverflow.csv</code> - contains the processed stackoverflow dataset. To know more about the preprocessing steps, please refer to the reproducibility section in the paper. The data is preprocessed using Makar tool.</li> </ul> </li> <li><strong>manual_analysis_output/</strong> <ul> <li><code>stackoverflow_quora_taxonomy.xlsx</code> - contains the classified dataset of stackoverflow and quora and description of taxonomy. <ul> <li><code>Taxonomy</code> - contains the description of the first dimension and second dimension categories. Second dimension categories are further divided into levels, separated by <code>|</code> symbol.</li> <li><code>stackoverflow-posts</code> - the questions are labelled relevant or irrelevant and categorized into the first dimension and second dimension categories. <ul> <li><code>quota-posts</code> - the questions are labelled relevant or irrelevant and categorized into the first dimension and second dimension categories.</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul>
Assessing Factors of User Participation in Social Media During Crisis Events: An Analysis of Features and Practices
<p>This data is analyzed and presented in the publication: Assessing Factors of User Participation in Social Media During Crisis Events: An Analysis of Features and Practices</p><p><strong>Abstract</strong></p><p>The relevance of employing social media in crisis scenarios has aroused interest for researchers and teams responsible for crisis management. The aim of this study is to explore the experience and abilities of social media users related to such events. For this, we conducted an analysis of the functionalities of social media used in this context, followed by a survey with users of social media. The research included the participation of 159 individuals and queried whether the participants had previously witnessed crisis events, whether they habitually share information about these events, and whether they perceived the importance of this practice. The results suggest that participants actively use social media and are inclined to share information about crisis events, provided improvements are made to the existing features. This study offers contributions toward a more profound understanding of social media tools, user interaction, and information sharing while considering the challenges found during such events.</p>
A Triadic Model of Semiotic Media Practices
<p>(EN)</p> <p>The triadic model of semiotic media practices (<em>zeichenhafte Medienpraktiken</em>) illustrates the interplay of media, signs, and practices as well as the relation between mediatised signs and practices established in semioses. Semiotic media practices are fundamentally indexical and reflexive, as they always depend on the situations from which they emerge and the contexts to which they refer. At the centre are processes of sign usage, i. e., semioses, which are practically accomplished through mediatised signs in which medium and sign merge. A mediatised sign is semanticised substance. Practices and mediatised signs are in a constitutive interrelation. Mediatised signs index practices: they display the practices within which they are processed. Practices induce mediatised signs: they make practice-specific sign processes expectable and necessary and are bound to them. Via mediatised signs, practices become medial and meaningful. Semiotic media practices bring forth social praxis. In their interplay, practices, media, and signs constitute the connections of sociality, mediality, and semioticity. Non-semiotic media practices are only relevant for social reality in conjunction with semiotic media practices.</p> <p> </p> <p>(DE)</p> <p>Das triadische Modell zeichenhafter Medienpraktiken (<em>semiotic media practices</em>) veranschaulicht das Zusammenspiel von Medien, Zeichen und Praktiken sowie die Relation zwischen mediatisierten Zeichen und Praktiken, die in Semiosen zum Tragen kommt. Zeichenhafte Medienpraktiken sind grundsätzlich indexikalisch und reflexiv, da sie immer von den Situationen, aus denen sie hervorgehen sowie von den Kontexten, auf die sie sich beziehen, abhängen. Zentral sind hierbei die Prozesse des Zeichengebrauchs, d. h. Semiosen, die durch mediatisierte Zeichen, in denen Medium und Zeichen miteinander verschmelzen, praktisch vollzogen werden. Ein mediatisiertes Zeichen ist semantisierte Substanz. Praktiken und mediatisierte Zeichen stehen in einer konstitutiven Wechselbeziehung. Mediatisierte Zeichen indizieren Praktiken: Sie zeigen die Praktiken an, innerhalb derer sie prozessiert werden. Praktiken induzieren mediatisierte Zeichen: Sie machen praxisspezifische Zeichenprozesse ebenso erwartbar wie notwendig und sind an sie gebunden. Durch mediatisierte Zeichen sind Praktiken also sowohl medial als auch bedeutsam. Semiotische Medienpraktiken bringen soziale Praxis hervor. Praktiken, Medien und Zeichen konstituieren in ihrem Zusammenspiel die Verbindungen von Sozialität, Medialität und Semiotizität. Nichtzeichenhafte Medienpraktiken sind für die soziale Wirklichkeit nur im Zusammenhang mit zeichenhaften Medienpraktiken relevant.</p>
Assessing Factors of User Participation in Social Media During Crisis Events: An Analysis of Features and Practices
<p>This data is analyzed and presented in the publication: Assessing Factors of User Participation in Social Media During Crisis Events: An Analysis of Features and Practices</p> <p><strong>Abstract</strong></p> <p>The relevance of employing social media in crisis scenarios has aroused interest for researchers and teams responsible for crisis management.<br> The aim of this study is to explore the experience and abilities of social media users related to such events.<br> For this, we conducted an analysis of the functionalities of social media used in this context, followed by a survey with users of social media.<br> The research included the participation of 159 individuals and queried whether the participants had previously witnessed crisis events, whether they habitually share information about these events, and whether they perceived the importance of this practice.<br> The results suggest that participants actively use social media and are inclined to share information about crisis events, provided improvements are made to the existing features.<br> This study offers contributions toward a more profound understanding of social media tools, user interaction, and information sharing while considering the challenges found during such events.</p>
Social Media And Risk-reduction Training for Infant Care Practices (SMART)
ClinicalTrials.gov study NCT01713868. IPD Sharing: NO. Countries: 0. Publications: 3.
Data from: Spotted in the news: using media reports to examine leopard distribution, depredation, and management practices outside protected areas in southern India
Open the record for dataset details and reuse information.
Supplementary material 5 from: Neill AM, O`Donoghue C, Stout JC (2023) Spatial analysis of cultural ecosystem services using data from social media: A guide to model selection for research and practice. One Ecosystem 8: e95685. https://doi.org/10.3897/oneeco.8.e95685
MaxEnt Supplementary Info
Supplementary material 4 from: Neill AM, O`Donoghue C, Stout JC (2023) Spatial analysis of cultural ecosystem services using data from social media: A guide to model selection for research and practice. One Ecosystem 8: e95685. https://doi.org/10.3897/oneeco.8.e95685
Moran's I Correlograms
Supplementary material 3 from: Neill AM, O`Donoghue C, Stout JC (2023) Spatial analysis of cultural ecosystem services using data from social media: A guide to model selection for research and practice. One Ecosystem 8: e95685. https://doi.org/10.3897/oneeco.8.e95685
Sampled PUD occurrence
Supplementary material 2 from: Neill AM, O`Donoghue C, Stout JC (2023) Spatial analysis of cultural ecosystem services using data from social media: A guide to model selection for research and practice. One Ecosystem 8: e95685. https://doi.org/10.3897/oneeco.8.e95685
InVEST model configuration
Supplementary material 1 from: Neill AM, O`Donoghue C, Stout JC (2023) Spatial analysis of cultural ecosystem services using data from social media: A guide to model selection for research and practice. One Ecosystem 8: e95685. https://doi.org/10.3897/oneeco.8.e95685
Sites used for validation
Assessing Factors of User Participation in Social Media During Crisis Events: An Analysis of Features and Practices
<p>This data is analyzed and presented in the publication: Assessing Factors of User Participation in Social Media During Crisis Events: An Analysis of Features and Practices</p><p><strong>Abstract</strong></p><p>The relevance of employing social media in crisis scenarios has aroused interest for researchers and teams responsible for crisis management. The aim of this study is to explore the experience and abilities of social media users related to such events. For this, we conducted an analysis of the functionalities of social media used in this context, followed by a survey with users of social media. The research included the participation of 159 individuals and queried whether the participants had previously witnessed crisis events, whether they habitually share information about these events, and whether they perceived the importance of this practice. The results suggest that participants actively use social media and are inclined to share information about crisis events, provided improvements are made to the existing features. This study offers contributions toward a more profound understanding of social media tools, user interaction, and information sharing while considering the challenges found during such events.</p>
Change in Child-feeding Knowledge, Attitudes, and Practices With Nutrition Education Mass Media in Ghana
ClinicalTrials.gov study NCT02800564. IPD Sharing: NO. Countries: 2. Publications: 0.
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.
Allen Brain Atlas
Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.
Annotated Behaviour and Observability Dataset (ABODe)
ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.
DANDI Archive for NWB datasets
DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.
International Brain Laboratory public data
The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.
OpenNeuro
OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.