<?xml version="1.0" encoding="utf-8"?>


    <rss version="2.0"
         xmlns:content="http://purl.org/rss/1.0/modules/content/"
         xmlns:atom="http://www.w3.org/2005/Atom"
         xmlns:media="http://search.yahoo.com/mrss/">
        <channel>
            
                
                    <ttl>60</ttl>
                    <title>Universität Bremen - DSC-2025-20 | No Messy Data – Introduction to Data Cleaning and Pre-processing in R</title>
                    <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2025-20-no-messy-data-introduction-to-data-cleaning-and-pre-processing-in-r</link>
                    <description>DSC-2025-20 | No Messy Data – Introduction to Data Cleaning and Pre-processing in R</description>
                    <language>de</language>
                    <copyright>Universität Bremen</copyright>
                    <pubDate>Fri, 24 Apr 2026 18:53:16 +0200</pubDate>
                    <lastBuildDate>Fri, 24 Apr 2026 18:53:16 +0200</lastBuildDate>
                    <atom:link href="https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2025-20-no-messy-data-introduction-to-data-cleaning-and-pre-processing-in-r/rss.xml" rel="self" type="application/rss+xml"/>
                    <generator>Universität Bremen</generator>
                
                
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-676368</guid>
                            <pubDate>Fri, 06 Mar 2026 14:26:58 +0100</pubDate>
                            <title>Why is the topic important?</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2025-20-no-messy-data-introduction-to-data-cleaning-and-pre-processing-in-r#c676368</link>
                            
                            <description>&amp;lt;p&amp;gt;Survey and other research data are often messy: variable names may be unclear, values missing, or the structure not suited for the analysis you have in mind. Before you can run meaningful analyses, you usually need to tidy up — and that’s exactly where data cleaning and pre-processing come in.&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;Learning how to handle these early steps well is essential for understanding your data and producing reliable results. It’s also part of good scientific practice: preparing your data in a way that is transparent, understandable, and easy to reproduce later on.&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;Understanding common pitfalls, best practices, and standard conventions for handling data not only helps avoid errors but also increases the credibility and trustworthiness of your research. By using &amp;lt;strong&amp;gt;R&amp;lt;/strong&amp;gt; — a free, open-source and widely adopted tool in the research community — you can develop efficient, script-based workflows that are not only adaptable and transparent, but also reproducible and shareable. The&amp;lt;strong&amp;gt; tidyverse &amp;lt;/strong&amp;gt;package provides a consistent and intuitive syntax for data manipulation, making it easy to learn and apply.&amp;lt;/p&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-676369</guid>
                            <pubDate>Fri, 06 Mar 2026 14:26:58 +0100</pubDate>
                            <title>Workshop Goal</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2025-20-no-messy-data-introduction-to-data-cleaning-and-pre-processing-in-r#c676369</link>
                            
                            <description>&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;By the end of the workshop, participants&amp;lt;/strong&amp;gt; will understand why data cleaning is a crucial step for transparent and reproducible research, and be able to recognize typical issues in raw research data.&amp;amp;nbsp;They will gain hands-on experience transforming and structuring data into a format suitable for analysis. In addition, participants will understand how to document the data cleaning process clearly and reproducibly using R scripts.&amp;lt;/p&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-676370</guid>
                            <pubDate>Fri, 06 Mar 2026 14:26:58 +0100</pubDate>
                            <title>Workshop Content</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2025-20-no-messy-data-introduction-to-data-cleaning-and-pre-processing-in-r#c676370</link>
                            
                            <description>&amp;lt;p&amp;gt;The workshop combines &amp;lt;strong&amp;gt;basic theoretical input&amp;lt;/strong&amp;gt; with plenty of &amp;lt;strong&amp;gt;hands-on exercises in R and tidyverse&amp;lt;/strong&amp;gt;, so that you not only understand key concepts but also gain confidence in applying them in practice.&amp;lt;/p&amp;gt;
&amp;lt;ul&amp;gt; 	&amp;lt;li&amp;gt;Best practises in data cleaning for quality, transparency, and reproducibility&amp;lt;/li&amp;gt; 	&amp;lt;li&amp;gt;Exploring and reducing data&amp;lt;/li&amp;gt; 	&amp;lt;li&amp;gt;Creating and manipulating variables&amp;lt;/li&amp;gt; 	&amp;lt;li&amp;gt;Working with variable and value labels&amp;lt;/li&amp;gt; 	&amp;lt;li&amp;gt;Detecting and handling missing values&amp;lt;/li&amp;gt; 	&amp;lt;li&amp;gt;Documenting data cleaning&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-676372</guid>
                            <pubDate>Fri, 06 Mar 2026 14:26:58 +0100</pubDate>
                            <title>Target Audience &amp; Prior Knowledge</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2025-20-no-messy-data-introduction-to-data-cleaning-and-pre-processing-in-r#c676372</link>
                            
                            <description>&amp;lt;p&amp;gt;This workshop is a beginners training. It’s aimed at researchers in the social sciences, health sciences, and humanities who are working with – or planning to work with – survey-based or other quantitative data, but have little or no prior experience in handling such data or using statistical software.&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt; A little programming experience in R or another language is an advantage, but not a requirement. All that&amp;#039;s needed is a willingness to engage with R and take the first steps into scripting and coding.&amp;lt;/p&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-676373</guid>
                            <pubDate>Fri, 06 Mar 2026 14:26:58 +0100</pubDate>
                            <title>Technical Requirements</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2025-20-no-messy-data-introduction-to-data-cleaning-and-pre-processing-in-r#c676373</link>
                            
                            <description>&amp;lt;p&amp;gt;Your own laptop and a stable Wifi connection (e.g. via &amp;lt;a class=&amp;quot;external-link&amp;quot; href=&amp;quot;https://www.uni-bremen.de/en/zfn/wifi/overview-wifi&amp;quot; target=&amp;quot;_blank&amp;quot; title=&amp;quot;Öffnet externen Link in neuem Fenster&amp;quot;&amp;gt;eduroam&amp;lt;/a&amp;gt;).&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;Installation of &amp;lt;a class=&amp;quot;external-link&amp;quot; href=&amp;quot;https://cran.r-project.org/&amp;quot; target=&amp;quot;_blank&amp;quot; title=&amp;quot;Öffnet externen Link in neuem Fenster&amp;quot;&amp;gt;R Version 4.5.0&amp;lt;/a&amp;gt; and higher and &amp;lt;a class=&amp;quot;external-link&amp;quot; href=&amp;quot;https://www.rstudio.com/&amp;quot; target=&amp;quot;_blank&amp;quot; title=&amp;quot;Öffnet externen Link in neuem Fenster&amp;quot;&amp;gt;RStudio Version 2025.05.1+513&amp;lt;/a&amp;gt; and higher prior to the course. Both programs are free and open source.&amp;lt;/p&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-676376</guid>
                            <pubDate>Fri, 06 Mar 2026 14:26:58 +0100</pubDate>
                            <title>About the Trainer</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2025-20-no-messy-data-introduction-to-data-cleaning-and-pre-processing-in-r#c676376</link>
                            
                            
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                
                    
                
            
        </channel>
    </rss>

