<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>open-science | Daniel Antal</title><link>https://danielantal.eu/tag/open-science/</link><atom:link href="https://danielantal.eu/tag/open-science/index.xml" rel="self" type="application/rss+xml"/><description>open-science</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><lastBuildDate>Tue, 22 Nov 2022 09:09:00 +0100</lastBuildDate><image><url>https://danielantal.eu/media/icon_hub9491570ac57158c0eeecc95c95b13e5_20247_512x512_fill_lanczos_center_3.png</url><title>open-science</title><link>https://danielantal.eu/tag/open-science/</link></image><item><title>Create Datasets that are Easy to Combine and Reuse</title><link>https://danielantal.eu/post/2022-12-02-dataset-on-cran/</link><pubDate>Tue, 22 Nov 2022 09:09:00 +0100</pubDate><guid>https://danielantal.eu/post/2022-12-02-dataset-on-cran/</guid><description>&lt;p>&lt;strong>The latest Reprex R package, dataset was released today on the Comprehensive R Archive Network. It is a very early, conceptual package that will help make scientific achievements more open, governmental data easier to find, and store information that can be better combined.&lt;/strong>&lt;/p>
&lt;p>Data interoperability is almost a buzzword, yet we see very few comprehensive, good solutions to apply it. Try to find information on open government portals or on big open science repositories—apart from a few good examples, most datasets are as disorganized as any PC’s hard disk that is collecting dust in a shed.&lt;/p>
&lt;p>The &lt;code>dataset&lt;/code> package aims to bring together the best practices of data semantics, data organization, and the use of standard metadata to make sure that whatever you store in a data table, it will be immediately available for data analysis, activation, or combination in any new database.&lt;/p>
&lt;p>Ambitious? It is, and &lt;code>dataset 0.1.9&lt;/code> is a very experimental product. While our other packages are aimed at intermediate users with a clear use case in mind, dataset at this point is aimed at package developers. Casual or even heavy R users are unlikely to download it as a standalone product. Instead, &lt;code>dataset&lt;/code> aims to be a stable developer basis for our existing products, rOpenGov packages, and many new uses.&lt;/p>
&lt;td style="text-align: center;">
&lt;figure id="figure-download-datasethttpsdatasetdataobservatoryeu">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img alt="Download [dataset](https://dataset.dataobservatory.eu/)" srcset="
/media/img/screenshots/dataset_0_1_9_hu0a73b7b10e7b08d2ea77dda52eaaa2b5_175803_7af70b7a68aa584fa4a40f2efedc9764.webp 400w,
/media/img/screenshots/dataset_0_1_9_hu0a73b7b10e7b08d2ea77dda52eaaa2b5_175803_995895f41cee25e4625b2ce9da9c1c88.webp 760w,
/media/img/screenshots/dataset_0_1_9_hu0a73b7b10e7b08d2ea77dda52eaaa2b5_175803_1200x1200_fit_q75_h2_lanczos_3.webp 1200w"
src="https://danielantal.eu/media/img/screenshots/dataset_0_1_9_hu0a73b7b10e7b08d2ea77dda52eaaa2b5_175803_7af70b7a68aa584fa4a40f2efedc9764.webp"
width="760"
height="428"
loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption>
Download &lt;a href="https://dataset.dataobservatory.eu/" target="_blank" rel="noopener">dataset&lt;/a>
&lt;/figcaption>&lt;/figure>&lt;/td>
&lt;p>The metadata aim of &lt;code>dataset&lt;/code> it to add standardized metadata to r data.frames, tibbles, data.tables and other similar structured, tabular objects. The organization and semantic objectives are to bring the tidy data concept closer to the datacube model, which is the basis of all statistical data exchanges, and W3C standards, which foster machine-to-machine data communications on the traditional web APIs and the semantic web.&lt;/p>
&lt;ol>
&lt;li>Makes data importing easier and less error-prone;&lt;/li>
&lt;li>Leaves plenty of room for documentation automation, resulting in far better reusability and reproducibility;&lt;/li>
&lt;li>The publication of results from R following the &lt;a href="https://www.go-fair.org/fair-principles/" target="_blank" rel="noopener">FAIR&lt;/a> principles is far easier, making the work of the R user more findable, more accessible, more interoperable and more reusable by other users;&lt;/li>
&lt;li>Makes the placement into relational databases, semantic web applications, archives, repositories possible without time-consuming and costly data wrangling (See &lt;a href="https://dataset.dataobservatory.eu/articles/RDF.html" target="_blank" rel="noopener">From dataset To RDF&lt;/a>).&lt;/li>
&lt;/ol>
&lt;p>The first official release offers little immediate benefits. However, if you are an R package developer, we can bring you a few steps nearer to releasing your data products in a way that conforms the &lt;a href="https://www.go-fair.org/fair-principles/" target="_blank" rel="noopener">FAIR metadata&lt;/a> principles. We can make a few steps to streamline your data wrangling. Make integration with relational databases easier. To make a step towards the semantic web.&lt;/p></description></item><item><title>Research &amp; Analysis: Music Creators’ Earnings in the Digital Era</title><link>https://danielantal.eu/post/2021-09-23-mce_reports/</link><pubDate>Thu, 23 Sep 2021 08:00:00 +0000</pubDate><guid>https://danielantal.eu/post/2021-09-23-mce_reports/</guid><description>&lt;p>Reprex with its &lt;a href="https://music.dataobservatory.eu/" target="_blank" rel="noopener">Digital Music Observatory team&lt;/a> was commissioned to prepare an analysis on the justified and not justified differences in music creators’ earnings. We have posted our most important findings in an earlier blogpost (&lt;a href="https://music.dataobservatory.eu/post/2021-06-18-mce/" target="_blank" rel="noopener">Music Creators’ Earnings in the Streaming Era. United Kingdom Research Cooperation With the Digital Music Observatory&lt;/a>.&lt;/p>
&lt;p>The UK Intellectual Property Office has published the entire report on the music creators’ earnings, and we have made our detailed analysis available in a side-publication. Reprex also signed an agreement with the researchers of the Music Creators’ Earnings project to deposit all data published in the report in the Digital Music Observatory, and to promote the building of the observatory further.&lt;/p>
&lt;p>The research questions asked in this report are related to the &lt;a href="https://www.gov.uk/government/publications/music-creators-earnings-in-the-digital-era" target="_blank" rel="noopener">Music Creator Earnings&amp;rsquo; Project&lt;/a> (MCE), exploring issues concerning equitable remuneration and earnings distributions. We were tasked with providing a longitudinal analysis of earnings development and relating our findings to equitable remuneration. The starting point of our work was centred around a very broadly defined problem: how much money music creators (rightsholders) earn from streaming, how these earnings are distributed, and how the earnings and their distribution have developed during the last decade.&lt;/p>
&lt;p>The highly globalized music industry generates two important international reports, as well as several national reports, but these are not suitable for the analysis of the typical or average rightsholder, nor for small labels and publishers who do not represent a large and internationally diversified portfolio of music works or recordings. Copyright and neighboring right revenues are collected in national jurisdictions. Because British artists are almost never constrained by their use of language, and the UK Music Industry is highly competitive in the global music markets, even relatively less known rightsholders earn revenues from dozens of national markets. The lack of market information on music sales volumes, prices for each jurisdiction, and the unaccounted for national, domestic, and foreign revenues makes the analysis of the rightholder’s earnings, or the economics of a certain distribution channel like music streaming or media platforms, impossible.&lt;/p>
&lt;figure id="figure-the-effect-of-international-diversification-on-revenues---a-combination-of-international-price-differences-and-exchange-rate-fluctuations">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/media/img/reports/mce/Effect_International_Diversification_Revenues_Coplot.png" alt="The Effect of International Diversification on Revenues - a combination of international price differences and exchange rate fluctuations." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
The Effect of International Diversification on Revenues - a combination of international price differences and exchange rate fluctuations.
&lt;/figcaption>&lt;/figure>
&lt;p>While total earnings are reported by international and national organizations, they hide five important economic variables: changes in sales volumes, changes in prices, market share on various national jurisdictions (which have their own volume and price movements), the exchange rates applied, and the share of the repertoire exploited. Even worse, the global music industry has no comprehensive database of rightsholders, music works, and recordings – this is the data gap that we would like fill with the Digital Music Observatory.&lt;/p>
&lt;p>Our &lt;a href="https://mce.dataobservatory.eu/" target="_blank" rel="noopener">report&lt;/a> highlights some important lessons. First, we show that in the era of global music sales platforms it is impossible to understand the economics of music streaming without international data harmonization and advanced surveying and sampling. Paradoxically, without careful adjustments for accruals, market shares in jurisdictions, and disaggregation of price and volume changes, the British industry cannot analyze its own economics because of its high level of integration to the global music economy. Furthermore, the replacement of former public performances, mechanical licensing, and private copying remunerations (which has been available for British rightsholders in their European markets for decades) with less valuable streaming licenses has left many rightsholders poorer. Making adjustments on the distribution system without modifying the definition of equitable remuneration rights or the pro-rata distribution scheme of streaming platforms opens up many conflicts while solving not enough fundamental problems. Therefore, we suggest participation in international data harmonization and policy coordination to help regain the historical value of music.&lt;/p>
&lt;h2 id="context">Context&lt;/h2>
&lt;figure >
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/media/img/blogposts_20121/dcms_economics_music_streaming.png" alt="" loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
&lt;p>The idea of our Digital Music Observatory was brought to the UK policy debate on music streaming by the &lt;em>Written evidence submitted by The state51 Music Group&lt;/em> to the &lt;em>Economics of music streaming review&lt;/em> of the UK Parliaments&amp;rsquo; DCMS Committee&lt;sup id="fnref:1">&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref">1&lt;/a>&lt;/sup>.&lt;/p>
&lt;p>The music industry requires a permanent market monitoring facility to win fights in competition tribunals, because it is increasingly disputing revenues with the world’s biggest data owners. This was precisely the role of the former CEEMID&lt;sup id="fnref:2">&lt;a href="#fn:2" class="footnote-ref" role="doc-noteref">2&lt;/a>&lt;/sup> program, which was initiated by a group of collective management societies. Starting with three relatively data-poor countries, where data pooling allowed rightsholders to increase revenues, the CEEMID data collection program was extended in 2019 to 12 countries.The &lt;a href="https://ceereport2020.ceemid.eu/" target="_blank" rel="noopener">final regional report&lt;/a>, after the release of the detailed &lt;a href="https://music.dataobservatory.eu/publication/hungary_music_industry_2014/" target="_blank" rel="noopener">Hungarian&lt;/a>, &lt;a href="https://music.dataobservatory.eu/publication/slovak_music_industry_2019/" target="_blank" rel="noopener">Slovak&lt;/a> and &lt;a href="https://music.dataobservatory.eu/publication/private_copying_croatia_2019/" target="_blank" rel="noopener">Croatian reports&lt;/a> of CEEMID was sponsored by Consolidated Independent (of the &lt;em>state51 music group&lt;/em>.)&lt;/p>
&lt;p>CEEMID was eventually to formed into the &lt;em>Demo Music Observatory&lt;/em> in 2020&lt;sup id="fnref:3">&lt;a href="#fn:3" class="footnote-ref" role="doc-noteref">3&lt;/a>&lt;/sup>, following the planned structure of the &lt;a href="https://dataandlyrics.com/post/2020-11-16-european-music-observatory-feasibility/" target="_blank" rel="noopener">European Music Observatory&lt;/a>, and validated in the world&amp;rsquo;s 2nd ranked university-backed incubator, the Yes!Delft AI+Blockchain Validation Lab. In 2021, under the final name &lt;a href="https://music.dataobservatory.eu/" target="_blank" rel="noopener">Digital Music Observatory&lt;/a>, it became open for any rightsholder or stakeholder organization or music research institute, and it is being launched with the help of the &lt;a href="https://dataandlyrics.com/post/2021-03-04-jump-2021/" target="_blank" rel="noopener">JUMP European Music Market Accelerator Programme&lt;/a> which is co-funded by the Creative Europe Programme of the European Union.&lt;/p>
&lt;p>In December 2020, we started investigating how the music observatory concept could be introduced in the UK, and how our data and analytical skills could be used in the &lt;a href="https://digit-research.org/research/related-projects/music-creators-earnings-in-the-streaming-era/" target="_blank" rel="noopener">Music Creators’ Earnings in the Streaming Era&lt;/a> (in short: MCE) project, which is taking place paralell to the heated political debates around the DCMS inquiry. After the &lt;em>state51 music group&lt;/em> gave permission for the UK Intellectual Property Office to reuse the data that was originally published as the experimental &lt;a href="https://ceereport2020.ceemid.eu/market.html#recmarket" target="_blank" rel="noopener">CEEMID-CI Streaming Volume and Revenue Indexes&lt;/a>, we came to a cooperation agreement between the MCE Project and the &lt;a href="https://music.dataobservatory.eu/" target="_blank" rel="noopener">Digital Music Observatory&lt;/a>. We provided a detailed historical analysis and computer simulation for the MCE Project, and we will host all the data of the &lt;em>Music Creators’ Earnings Report&lt;/em> in our observatory, hopefully no later than early July 2021.&lt;/p>
&lt;figure id="figure-the-digital-music-observatoryhttpsmusicdataobservatoryeu-contributes-to-the-music-creators-earnings-in-the-streaming-era-project-with-understanding-the-level-of-justified-and-unjustified-differences-in-rightsholder-earnings-and-putting-them-into-a-broader-music-economy-context">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/media/img/observatory_screenshots/dmo_opening_screen.png" alt="The [Digital Music Observatory](https://music.dataobservatory.eu/) contributes to the Music Creators’ Earnings in the Streaming Era project with understanding the level of justified and unjustified differences in rightsholder earnings, and putting them into a broader music economy context." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
The &lt;a href="https://music.dataobservatory.eu/" target="_blank" rel="noopener">Digital Music Observatory&lt;/a> contributes to the Music Creators’ Earnings in the Streaming Era project with understanding the level of justified and unjustified differences in rightsholder earnings, and putting them into a broader music economy context.
&lt;/figcaption>&lt;/figure>
&lt;p>We started our cooperation with the two principal investigators of the project, &lt;a href="https://music.dataobservatory.eu/author/prof-david-hesmondhalgh/" target="_blank" rel="noopener">Prof David Hesmondhalgh&lt;/a> and &lt;a href="https://music.dataobservatory.eu/author/hyojung-sun/" target="_blank" rel="noopener">Dr Hyojugn Sun&lt;/a> back in April and will start releasing the findings and the data in July 2021.&lt;/p>
&lt;h2 id="join-us">Join us&lt;/h2>
&lt;p>&lt;em>Do you need high-quality data for your music business or institution? Are you a music researcher? Join our open collaboration Digital Music Observatory team as a &lt;a href="https://danielantal.eu/authors/curator">data curator&lt;/a>, &lt;a href="https://danielantal.eu/authors/developer">developer&lt;/a> or &lt;a href="https://danielantal.eu/authors/team">business developer&lt;/a>.&lt;/em>&lt;/p>
&lt;h2 id="footnote-references">Footnote References&lt;/h2>
&lt;section class="footnotes" role="doc-endnotes">
&lt;hr>
&lt;ol>
&lt;li id="fn:1" role="doc-endnote">
&lt;p>state51 Music Group. 2020. “Written Evidence Submitted by The state51 Music Group. Economics of Music Streaming Review. Response to Call for Evidence.” UK Parliament website. &lt;a href="https://committees.parliament.uk/writtenevidence/15422/html/" target="_blank" rel="noopener">https://committees.parliament.uk/writtenevidence/15422/html/&lt;/a>.&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink">&amp;#x21a9;&amp;#xfe0e;&lt;/a>&lt;/p>
&lt;/li>
&lt;li id="fn:2" role="doc-endnote">
&lt;p>Artisjus, HDS, SOZA, and Candole Partners. 2014. “Measuring and Reporting Regional Economic Value Added, National Income and Employment by the Music Industry in a Creative Industries Perspective. Memorandum of Understanding to Create a Regional Music Database to Support Professional National Reporting, Economic Valuation and a Regional Music Study.”&amp;#160;&lt;a href="#fnref:2" class="footnote-backref" role="doc-backlink">&amp;#x21a9;&amp;#xfe0e;&lt;/a>&lt;/p>
&lt;/li>
&lt;li id="fn:3" role="doc-endnote">
&lt;p>Antal, Daniel. 2021. “Launching Our Demo Music Observatory.” &lt;em>Data &amp;amp; Lyrics&lt;/em>. Reprex. &lt;a href="https://dataandlyrics.com/post/2020-09-15-music-observatory-launch/" target="_blank" rel="noopener">https://dataandlyrics.com/post/2020-09-15-music-observatory-launch/&lt;/a>.&amp;#160;&lt;a href="#fnref:3" class="footnote-backref" role="doc-backlink">&amp;#x21a9;&amp;#xfe0e;&lt;/a>&lt;/p>
&lt;/li>
&lt;/ol>
&lt;/section></description></item><item><title>Comparing Data to Oil is a Cliché: Crude Oil Has to Go Through a Number of Steps and Pipes Before it Becomes Useful</title><link>https://danielantal.eu/post/2021-06-07-data-curator-pyry-kantanen/</link><pubDate>Mon, 07 Jun 2021 10:00:00 +0000</pubDate><guid>https://danielantal.eu/post/2021-06-07-data-curator-pyry-kantanen/</guid><description>&lt;p>&lt;strong>As a developer at rOpenGov, and as an economic sociologist, what type of data do you usually use in your work?&lt;/strong>&lt;/p>
&lt;p>Generally speaking, people&amp;rsquo;s access to (or inequalities in accessing) different types of resources and their ability in transforming these resources to other types of resources is what interests me. The data I usually work with is the kind of data that is actually nicely covered by existing &lt;a href="http://ropengov.org/projects/" target="_blank" rel="noopener">rOpenGov tools&lt;/a>: data about population demographics and administrative units from Statistics Finland, statistical information on welfare and health from Sotkanet and also data from Eurostat. Aside from these a lot of information is of course data from surveys and texts scraped from the internet.&lt;/p>
&lt;figure id="figure-we-are-placing-the-growing-number-of-ropengov-toolshttpropengovorgprojects-in-a-modern-application-with-a-user-friendly-service-and-a-modern-data-api">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/img/partners/rOpenGov-intro.png" alt="We are placing the growing number of [rOpenGov tools](http://ropengov.org/projects/) in a modern application with a user-friendly service and a modern data API." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
We are placing the growing number of &lt;a href="http://ropengov.org/projects/" target="_blank" rel="noopener">rOpenGov tools&lt;/a> in a modern application with a user-friendly service and a modern data API.
&lt;/figcaption>&lt;/figure>
&lt;p>&lt;em>In your ideal data world, what would be the ultimate dataset, or datasets that you would like to see in the Music Data Observatory?&lt;/em>&lt;/p>
&lt;p>Late spring and early summer time is, at least for me, defined by the Eurovision Song Contest. Every year watching the contest makes me ponder the state of the music industry in my home country Finland as well as in Europe. Was the song produced by homegrown talent or was it imported? Was it better received by the professional jury or the public? How well does the domestic appeal of an artist translate to the international stage? Many interesting phenomena are difficult to quantify in a meaningful way and writing a catchy song with international appeal is probably more an art than a science. Nevertheless that should not deter us from trying as music, too, is bound by certain rules and regularities that can be researched.&lt;/p>
&lt;figure id="figure-music-too-is-bound-by-certain-rules-and-regularities-that-can-be-researched-our-digital-music-observatory-and-its-listen-localhttpslistenlocalcommunity-experimental-app-does-this-exactly-and-we-would-love-to-create-eurovision-musicology-datasets-photo-eurovision-song-contest-2021-press-photo-by-jordy-brada">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/img/developers/eurovision_2021.jpg" alt="Music, too, is bound by certain rules and regularities that can be researched. Our Digital Music Observatory and its [Listen Local](https://listenlocal.community/) experimental App does this exactly, and we would love to create Eurovision musicology datasets. Photo: Eurovision Song Contest 2021 press photo by Jordy Brada" loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
Music, too, is bound by certain rules and regularities that can be researched. Our Digital Music Observatory and its &lt;a href="https://listenlocal.community/" target="_blank" rel="noopener">Listen Local&lt;/a> experimental App does this exactly, and we would love to create Eurovision musicology datasets. Photo: Eurovision Song Contest 2021 press photo by Jordy Brada
&lt;/figcaption>&lt;/figure>
&lt;p>&lt;em>Why did you decide to join the EU Datathon challenge team and why do you think that this would be a game changer for researchers and policymakers?&lt;/em>&lt;/p>
&lt;p>The challenge has, in my opinion, great potential in leading by example when it comes to open data access and reproducible research. Comparing data to oil is a common phrase but fitting in the sense that crude oil has to go through a number of steps and pipes before it becomes useful. Most users and especially policymakers appreciate ease-of-use of the finished product, but the quality of the product and the process must also be guaranteed somehow. Openness and peer-review practices are the best guarantors in the field of data, just as industrial standards and regulations are in the oil industry.&lt;/p>
&lt;figure id="figure-we-provide-many-layers-of-fully-transparent-quality-control-about-the-data-we-are-placing-in-our-data-apis-and-provide-for-our-end-users">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/img/observatory_screenshots/EDO_API_metadata_table.png" alt="We provide many layers of fully transparent quality control about the data we are placing in our data APIs and provide for our end-users." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
We provide many layers of fully transparent quality control about the data we are placing in our data APIs and provide for our end-users.
&lt;/figcaption>&lt;/figure>
&lt;h2 id="join-us">Join us&lt;/h2>
&lt;p>&lt;em>Join our open collaboration Economy Data Observatory team as a &lt;a href="https://danielantal.eu/authors/curator">data curator&lt;/a>, &lt;a href="https://danielantal.eu/authors/developer">developer&lt;/a> or &lt;a href="https://danielantal.eu/authors/team">business developer&lt;/a>. More interested in environmental impact analysis? Try our &lt;a href="https://greendeal.dataobservatory.eu/#contributors" target="_blank" rel="noopener">Green Deal Data Observatory&lt;/a> team! Or your interest lies more in data governance, trustworthy AI and other digital market problems? Check out our &lt;a href="https://music.dataobservatory.eu/#contributors" target="_blank" rel="noopener">Digital Music Observatory&lt;/a> team!&lt;/em>&lt;/p></description></item><item><title>Creating Algorithmic Tools to Interpret and Communicate Open Data Efficiently</title><link>https://danielantal.eu/post/2021-06-04-developer-leo-lahti/</link><pubDate>Fri, 04 Jun 2021 10:00:00 +0000</pubDate><guid>https://danielantal.eu/post/2021-06-04-developer-leo-lahti/</guid><description>&lt;p>&lt;strong>As a developer at rOpenGov, what type of data do you usually use in your work?&lt;/strong>&lt;/p>
&lt;p>As an academic data scientist whose research focuses on the development of general-purpose algorithmic methods, I work with a range of applications from life sciences to humanities. Population studies play a big role in our research, and often the information that we can draw from public sources - geospatial, demographic, environmental - provides invaluable support. We typically use open data in combination with sensitive research data but some of the research questions can be readily addressed based on open data from statistical authorities such as Statistics Finland or Eurostat.&lt;/p>
&lt;figure >
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/img/partners/rOpenGov-intro.png" alt="" loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;/figure>
&lt;p>&lt;strong>In your ideal data world, what would be the ultimate dataset, or datasets that you would like to see in the Music Data Observatory?&lt;/strong>&lt;/p>
&lt;p>One line of our research analyses the historical trends and spread of knowledge production, in particular book printing based on large-scale metadata collections. It would be interesting to extend this research to music, to understand the contemporary trends as well as the broader historical developments. Gaining access to a large systematic collection of music and composition data from different countries across long periods of time would make this possible.&lt;/p>
&lt;p>&lt;strong>Why did you decide to join the challenge and why do you think that this would be a game changer for researchers and policymakers?&lt;/strong>&lt;/p>
&lt;p>Joining the challenge was a natural development based on our overall activities in this area; &lt;a href="http://ropengov.org/community/" target="_blank" rel="noopener">the rOpenGov project&lt;/a> has been around for a decade now, since the early days of the broader open data movement. This has also created an active international developer network and we felt well equipped for picking up the challenge. The game changer for researchers is that the project highlights the importance of data quality, even when dealing with official statistics, and provides new methods to solve these issues efficiently through the open collaboration model. For policymakers, this provides access to new high-quality curated data and case studies that can support evidence-based decision-making.&lt;/p>
&lt;p>&lt;strong>Do you have a favorite, or most used open governmental or open science data source? What do you think about it? Could it be improved?&lt;/strong>&lt;/p>
&lt;p>Regarding open government data, one of my favorites is not a single data source but a data representation standard. The &lt;a href="https://www.scb.se/en/services/statistical-programs-for-px-files/#:~:text=PX%20is%20a%20standard%20format,and%20data." target="_blank" rel="noopener">px format&lt;/a> is widely used by statistical authorities in various countries, and this has allowed us to create R tools that allow the retrieval and analysis of official statistics from many countries across Europe, spanning dozens of statistical institutions. Standardization of open data formats allows us to build robust algorithmic tools for downstream data analysis and visualization. Open government data is still too often shared in obscure, non-standard or closed-source file formats and this is creating significant bottlenecks for the development of scalable and interoperable AI and machine learning methods that can harness the full potential of open data.&lt;/p>
&lt;figure id="figure-regarding-open-government-data-one-of-my-favorites-is-not-a-single-data-source-but-a-data-representation-standard-the-px-format">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/img/developers/PxWeb.png" alt="Regarding open government data, one of my favorites is not a single data source but a data representation standard, the Px format." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
Regarding open government data, one of my favorites is not a single data source but a data representation standard, the Px format.
&lt;/figcaption>&lt;/figure>
&lt;p>&lt;strong>From your perspective, what do you see being the greatest problem with open data in 2021?&lt;/strong>&lt;/p>
&lt;p>Although there are a variety of open data sources available (and the numbers continue to increase), the availability of open algorithmic tools to interpret and communicate open data efficiently is lagging behind. One of the greatest challenges for open data in 2021 is to demonstrate how we can maximize the potential of open data by designing smart tools for open data analytics.&lt;/p>
&lt;p>&lt;strong>What can our automated data observatories do to make open data more credible in the European economic policy community and be accepted as verified information?&lt;/strong>&lt;/p>
&lt;p>The role of the professional network backing up the project, and the possibility of getting critical feedback and later adoption by the academic communities will support the efforts. Transparency of the data harmonization operations is the key to credibility, and will be further supported by concrete benchmarks that highlight the critical differences in drawing conclusions based on original sources versus the harmonized high-quality data sets.&lt;/p>
&lt;figure id="figure-we-need-to-get-critical-feedback-and-later-adoption-by-the-academic-communities">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/img/observatory_screenshots/greendeal_and_zenodo.png" alt="We need to get critical feedback and later adoption by the academic communities." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
We need to get critical feedback and later adoption by the academic communities.
&lt;/figcaption>&lt;/figure>
&lt;p>&lt;strong>How we can ensure the long-term sustainability of the efforts?&lt;/strong>&lt;/p>
&lt;p>The extent of open data space is such that no single individual or institution can address all the emerging needs in this area. The open developer networks play a huge role in the development of algorithmic methods, and strong communities have developed around specific open data analytical environments such as R, Python, and Julia. These communities support networked collaboration and provide services such as software peer review. The long-term sustainability will depend on the support that such developer communities can receive, both from individual contributors as well as from institutions and governments.&lt;/p>
&lt;figure id="figure-join-our-open-collaboration-economy-data-observatory-team-as-a-data-curatorauthorscurator-developerauthorsdeveloper-or-business-developerauthorsteam-or-share-your-data-in-our-public-repository-economy-data-observatory-on-zenodohttpszenodoorgcommunitieseconomy_observatory">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/img/observatory_screenshots/edo_and_zenodo.png" alt="Join our open collaboration Economy Data Observatory team as a [data curator](/authors/curator), [developer](/authors/developer) or [business developer](/authors/team), or share your data in our public repository [Economy Data Observatory on Zenodo](https://zenodo.org/communities/economy_observatory/)" loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
Join our open collaboration Economy Data Observatory team as a &lt;a href="https://danielantal.eu/authors/curator">data curator&lt;/a>, &lt;a href="https://danielantal.eu/authors/developer">developer&lt;/a> or &lt;a href="https://danielantal.eu/authors/team">business developer&lt;/a>, or share your data in our public repository &lt;a href="https://zenodo.org/communities/economy_observatory/" target="_blank" rel="noopener">Economy Data Observatory on Zenodo&lt;/a>
&lt;/figcaption>&lt;/figure>
&lt;h2 id="join-us">Join us&lt;/h2>
&lt;p>&lt;em>Join our open collaboration Economy Data Observatory team as a &lt;a href="https://danielantal.eu/authors/curator">data curator&lt;/a>, &lt;a href="https://danielantal.eu/authors/developer">developer&lt;/a> or &lt;a href="https://danielantal.eu/authors/team">business developer&lt;/a>. More interested in environmental impact analysis? Try our &lt;a href="https://greendeal.dataobservatory.eu/#contributors" target="_blank" rel="noopener">Green Deal Data Observatory&lt;/a> team! Or your interest lies more in data governance, trustworthy AI and other digital market problems? Check out our &lt;a href="https://music.dataobservatory.eu/#contributors" target="_blank" rel="noopener">Digital Music Observatory&lt;/a> team!&lt;/em>&lt;/p></description></item><item><title>New Indicators for Computational Antitrust</title><link>https://danielantal.eu/post/2021-06-02-data-curator-peter-ormosi/</link><pubDate>Wed, 02 Jun 2021 17:00:00 +0000</pubDate><guid>https://danielantal.eu/post/2021-06-02-data-curator-peter-ormosi/</guid><description>&lt;p>&lt;strong>As someone who’s worked in data for almost 20 years, what type of data do you usually use in your research?&lt;/strong>&lt;/p>
&lt;p>In my field (industrial organisation, competition policy), company level financial data, and product price and sales data have been the conventional building blocks of research papers. Ideally this has been the sort of data that I would seek out for my work. Of course as academic researchers we often get knocked back by the reality of data access and availability. I would think that industrial organisation is one of those fields where researchers have to be quite innovative in terms of answering interesting and relevant policy questions, whilst having to operate in an environment where most relevant data is proprietary and very expensive. Against this backdrop, I have worked with neatly organised proprietary datasets, self-assembled data collections, and also textual data.&lt;/p>
&lt;p>&lt;strong>From your experience working with various data sets, models, and frameworks, what would be the ultimate dataset, or datasets that you would like to see from the Economy Data Observatory?&lt;/strong>&lt;/p>
&lt;p>There seems to be an emerging consensus that market concentration and markups have been continuously increasing across the economy. But most of these works use industry classification to define markets. One of the things I’d really like to see coming out of the Economy Data Observatory is a mapping of what we call antitrust markets.&lt;/p>
&lt;figure id="figure-mapping-nace-to-antitrust-markets">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/img/blogposts_2021/nace_antitrust_map.png" alt="Mapping NACE to Antitrust Markets." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
Mapping NACE to Antitrust Markets.
&lt;/figcaption>&lt;/figure>
&lt;p>Available datasets use standard industry classification (such as NACE in the EU), which is often very different from what we call a product market in microeconomics. Product markets are defined by demand, and supply-side substitutability, which is a dynamically evolving feature and difficult to capture systematically on a wider scale. But with the recent proliferation of data and the growth (and fall in price) of computing power, I am positive that we could attempt to map out the European economy along these product market boundaries. Of course this is not without any challenge. For example in digital markets, traditional ways to define markets have caused serious challenges to competition authorities around the world.&lt;/p>
&lt;p>I believe that there is an immensely rich, and largely unexplored source of information in unstructured textual data that would be hugely useful for applied microeconomic works, including my own area of IO and competition policy. This includes a large corpus of administrative and court decisions that relate to businesses, such as merger control decisions of the European Commission. To give two examples from my experience, we’ve used a large corpus of news reports related to various firms to gauge the reputational impact of European Commission cartel investigations, or we’ve trained an algorithm to be able to classify US legislative bills and predict whether they have been lobbied or not. Finding a way to collect and convert this unstructured data into a format that is relevant and useful for users is not a trivial challenge, but is one of the most exciting parts of our Economy Data Observatory plans (see related &lt;a href="https://economy.dataobservatory.eu/post/2021-06-02-data-curator-peter-ormosi/" target="_blank" rel="noopener">project plan&lt;/a>).&lt;/p>
&lt;figure id="figure-finding-a-way-to-collect-and-convert-this-unstructured-data-into-a-format-that-is-relevant-and-useful-for-users-is-not-a-trivial-challenge-but-is-one-of-the-most-exciting-parts-of-our-economy-data-observatory-plans">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/img/blogposts_2021/lobbying_activity.png" alt="Finding a way to collect and convert this unstructured data into a format that is relevant and useful for users is not a trivial challenge, but is one of the most exciting parts of our Economy Data Observatory plans." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
Finding a way to collect and convert this unstructured data into a format that is relevant and useful for users is not a trivial challenge, but is one of the most exciting parts of our Economy Data Observatory plans.
&lt;/figcaption>&lt;/figure>
&lt;p>&lt;strong>What is an idea that you consider will be a game changer for researchers and/or policymakers?&lt;/strong>&lt;/p>
&lt;p>Partly talking in the past tense, the use of data driven approaches, automation in research, and machine learning have been increasingly influential and I think this trend will continue to all areas of social science. 10 years ago, to do machine learning, you had to build your models from scratch, typically requiring a solid understanding of programming and linear algebra. Today, there are readily available deep learning frameworks like TensorFlow, Keras, PyTorch, to design a neural network for your own application. 10 years ago, natural language processing would have only been relevant for a small group of computational linguists. Today we have massive word embedding models trained on an enormous corpus of texts, at the fingertip of any researcher. 10 years ago, the cost of computing power would have made it prohibitive for most researchers to run even relatively shallow neural networks. Today, I can run complex deep learning models on my laptop using cloud computing servers. As a result of these developments, whereas 10 years ago one would have needed a small (or large) research team to explore certain research questions, much of this can now be automated and be done by a single researcher. For researchers without access to large research grants and without the ability to hire a research team, this has truly been an amazing victory for the democratisation of research.&lt;/p>
&lt;figure id="figure-you-can-already-try-out-our-api">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/img/observatory_screenshots/EDO_API_indicator_table.png" alt="You can already try out our API." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
You can already try out our API.
&lt;/figcaption>&lt;/figure>
&lt;p>&lt;strong>Do you have a favorite, or most used open governmental or open science data source? What do you think about it? Could it be improved?&lt;/strong>&lt;/p>
&lt;p>As a competition economist, I tend to need very specific data for each research question I’m working on, which has to be collected from scratch. On the other hand, most works do require us to use data that has already been collected and made available. For example, access to census data has been immensely useful in ensuring that we can control for local demographic features, in papers where local competition plays a role. Census data is made readily available by most governments, but I particularly liked the Australian data, partly because they run a census every 5 years, but also because they have made the data available through a great table making tool.&lt;/p>
&lt;p>&lt;strong>Is there a number that recently surprised you? What was it?&lt;/strong>&lt;/p>
&lt;p>I have these moments of surprise fairly frequently. To give one example from something I&amp;rsquo;m currently working on, looking at the distributional impact of increasing market concentration, we’ve found that low income households experience a larger increase in the petrol retail margin when market concentration increases than high income households. This fits nicely with theoretical works on search in homogeneous costs, i.e. low income households are less good at engaging with the market, and, as a result, if suppliers can price discriminate, they will charge a higher margin to these households.&lt;/p>
&lt;p>The figure below shows our raw data (18 years of petrol station level daily price data from Western Australia) for low and high income areas, and the increase in the margin following an increase in market concentration (vertical dotted line). The left hand side, low income areas, displays a large increase in the margin (when compared to a control group), whereas the right hand side (high income households) experience no change. In our paper of course we build a fairly data intensive quasi experiment for identification of the treatment effect of changing market concentration on the price margin applied to various demographic groups.&lt;/p>
&lt;figure id="figure-surprising-findings-market-concentration-and-margin-changes-for-petrol-stations">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/img/blogposts_2021/retail_margins.png" alt="Surprising findings: market concentration and margin changes for petrol stations." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
Surprising findings: market concentration and margin changes for petrol stations.
&lt;/figcaption>&lt;/figure>
&lt;p>&lt;strong>Do you have a good example of really good, or really bad use of data science /data curation?&lt;/strong>&lt;/p>
&lt;p>Out of professional courtesy I really wouldn’t like to mention names from academic research as examples of bad use of data. But there are ample examples from newspaper coverage of data related work, or simply the misuse of data by newspapers. This may be intentional but is often a result of journalists not having the necessary training in using and analysing data.&lt;/p>
&lt;p>When the press finds a piece of academic research interesting, often bad things come out of it. This is often because not all journalists are well equipped to interpret scientific findings. As a result, sometimes conclusions are drawn as a result of a misinterpretation of good data analysis. Correlation interpreted as causation is a frequently recurring example. Equally bad is press coverage changes the incentive system of producing good research, when scientists work too hard for their work to be noticed by the press, and sacrifice scientific rigour in data analysis for the sake of media attention. There can also be less discernible but equally damaging errors.&lt;/p>
&lt;p>In some cases requiring to pre disclose the tests the research is going to run on data helps maintain credibility in many instances. Moreover, I am always a bit suspicious if the authors do not give access to their data for reproduction.&lt;/p>
&lt;figure id="figure-our-economy-data-observatory-places-all-new-indicators-on-zenodo-with-a-doi-and-asks-future-individual-contributors-their-data-for-replication-there">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/img/observatory_screenshots/edo_and_zenodo.jpg" alt="Our Economy Data Observatory places all new indicators on Zenodo with a DOI, and asks future individual contributors their data for replication there." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
Our Economy Data Observatory places all new indicators on Zenodo with a DOI, and asks future individual contributors their data for replication there.
&lt;/figcaption>&lt;/figure>
&lt;p>&lt;strong>What do you see as the greatest challenge with open data in 2021?&lt;/strong>&lt;/p>
&lt;p>The things I mentioned above about the democratisation of research driven by automation and access to big data does raise serious challenges as well. The obvious one is to do with the fact that there are enormous economies of scale in the use of data. As such, larger players will always be better positioned to outdo their smaller competitors, simply as a result of their superior data and infrastructure (for example having more granular consumer data allowing them to offer better designed customised experience for the consumer). Like many others, I see this as the biggest challenge for open data - to level the playing field for smaller players. This is not a trivial task at all; and even if, miraculously, small businesses could access the same data as the biggest players, they still would not have the capacity or the ability to use this data. So allowing access to data alone is unlikely to solve any of these problems. I would say that fostering engagement with open data is probably as big a challenge as creating the open data in the first place.&lt;/p>
&lt;p>&lt;strong>How do you envision the Economy Data Observatory making open data more credible in the European economic policy community and accepted as verified information?&lt;/strong>&lt;/p>
&lt;p>I think starting with a focused agenda is a good idea. For example, linking up with the Centre for Competition Policy means that we have an initial focus of competition policy relevant economic data. This is still a large domain, but it is one where we have ample expertise. Starting with specific research questions such as linking competition enforcement and merger decisions to related information on innovation and ownership data puts the Economy Data Observatory at the heart of some of the most topical policy questions, such as the role of killer acquisitions (acquisitions with the intent to kill of sources of rival innovation), or common ownership, both of which are increasingly discussed in policy and practitioner circles. Once we established ourselves as a credible source of data in the competition policy community, we can look into joining this up with other policy areas, and also with our other Data Observatories (&lt;a href="https://music.dataobservatory.eu/" target="_blank" rel="noopener">Music&lt;/a> and &lt;a href="https://greendeal.dataobservatory.eu/" target="_blank" rel="noopener">Green Deal&lt;/a>).&lt;/p>
&lt;figure id="figure-join-our-open-collaboration-economy-data-observatory-team-as-a-data-curatorauthorscurator-developerauthorsdeveloper-or-business-developerauthorsteam-or-share-your-data-in-our-public-repository-economy-data-observatory-on-zenodohttpszenodoorgcommunitieseconomy_observatory">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/img/observatory_screenshots/edo_and_zenodo.png" alt="Join our open collaboration Economy Data Observatory team as a [data curator](/authors/curator), [developer](/authors/developer) or [business developer](/authors/team), or share your data in our public repository [Economy Data Observatory on Zenodo](https://zenodo.org/communities/economy_observatory/)" loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
Join our open collaboration Economy Data Observatory team as a &lt;a href="https://danielantal.eu/authors/curator">data curator&lt;/a>, &lt;a href="https://danielantal.eu/authors/developer">developer&lt;/a> or &lt;a href="https://danielantal.eu/authors/team">business developer&lt;/a>, or share your data in our public repository &lt;a href="https://zenodo.org/communities/economy_observatory/" target="_blank" rel="noopener">Economy Data Observatory on Zenodo&lt;/a>
&lt;/figcaption>&lt;/figure>
&lt;h2 id="join-us">Join us&lt;/h2>
&lt;p>&lt;em>Join our open collaboration Economy Data Observatory team as a &lt;a href="https://danielantal.eu/authors/curator">data curator&lt;/a>, &lt;a href="https://danielantal.eu/authors/developer">developer&lt;/a> or &lt;a href="https://danielantal.eu/authors/team">business developer&lt;/a>. More interested in environmental impact analysis? Try our &lt;a href="https://greendeal.dataobservatory.eu/#contributors" target="_blank" rel="noopener">Green Deal Data Observatory&lt;/a> team! Or your interest lies more in data governance, trustworthy AI and other digital market problems? Check out our &lt;a href="https://music.dataobservatory.eu/#contributors" target="_blank" rel="noopener">Digital Music Observatory&lt;/a> team!&lt;/em>&lt;/p></description></item><item><title>Reprex is Contesting all Three Challenges of the EU Datathon 2021 Prize</title><link>https://danielantal.eu/post/2021-05-21-eu-datathon-2021/</link><pubDate>Fri, 21 May 2021 20:00:00 +0000</pubDate><guid>https://danielantal.eu/post/2021-05-21-eu-datathon-2021/</guid><description>&lt;p>Reprex, a Dutch start-up enterprise formed to utilize open source software and open data, is looking for partners in an agile, open collaboration to win at least one of the three EU Datathon Prizes. We are looking for policy partners, academic partners and a consultancy partner. Our project is based on agile, open collaboration with three types of contributors.&lt;/p>
&lt;p>With our competing prototypes we want to show that we have a research automation technology that can find open data, process it and validate it into high-quality business, policy or scientific indicators, and release it with daily refreshments in a modern API.&lt;/p>
&lt;p>We are looking for institutions to challenge us with their data problems, and sponsors to increase our capacity. Over then next 5 months, we need to find a sustainable business model for a high-quality and open alternative to other public data programs.&lt;/p>
&lt;h2 id="the-eu-datathon-2021-challenge">The EU Datathon 2021 Challenge&lt;/h2>
&lt;ul>
&lt;li>
&lt;p>&lt;em>To take part, you should propose the development of an application that links and uses open datasets.&lt;/em> - our &lt;a href="https://music.dataobservatory.eu/#contributors" target="_blank" rel="noopener">data curator team&lt;/a>&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;em>Your application &amp;hellip; is also expected to find suitable new approaches and solutions to help Europe achieve important goals set by the European Commission through the use of open data.&lt;/em>” - this application is developed by our &lt;a href="https://greendeal.dataobservatory.eu/#contributors" target="_blank" rel="noopener">technology contributors&lt;/a>&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;em>Your application should showcase opportunities for concrete business models or social enterprises.&lt;/em> - our &lt;a href="https://economy.dataobservatory.eu/#contributors" target="_blank" rel="noopener">service development team&lt;/a> is working to make this happen!&lt;/p>
&lt;/li>
&lt;li>
&lt;p>We use open source software and open data. The applications are hosted on the cloud resources of &lt;a href="#reprex">Reprex&lt;/a>, an early-stage technology startup currently building a viable, open-source, open-data business model to create reproducible research products.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>We are working together with experts in the domain as curators (check out our guidelines if you want to join: &lt;a href="https://curators.dataobservatory.eu/data-curators.html" target="_blank" rel="noopener">Data Curators: Get Inspired!&lt;/a>).&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Our development team works on an open collaboration basis. Our indicator R packages, and our services are developed together with &lt;a href="https://music.dataobservatory.eu/author/ropengov/" target="_blank" rel="noopener">rOpenGov&lt;/a>.&lt;/p>
&lt;/li>
&lt;/ul>
&lt;h2 id="mission-statement">Mission statement&lt;/h2>
&lt;p>We want to win an &lt;a href="https://op.europa.eu/en/web/eudatathon" target="_blank" rel="noopener">EU Datathon prize&lt;/a> by processing the vast, already-available governmental and scientific open data made usable for policy-makers, scientific researchers, and business researcher end-users.&lt;/p>
&lt;p>“&lt;em>To take part, you should propose the development of an application that links and uses open datasets. Your application should showcase opportunities for concrete business models or social enterprises. It is also expected to find suitable new approaches and solutions to help Europe achieve important goals set by the European Commission through the use of open data.&lt;/em>”&lt;/p>
&lt;p>We aim to win at least one first prize in the EU Datathon 2021. We are contesting &lt;strong>all three&lt;/strong> challenges, which are related to the EU’s official strategic policies for the coming decade.&lt;/p>
&lt;h2 id="challenge-1-a-european-grean-deel">Challenge 1: A European Grean Deel&lt;/h2>
&lt;figure id="figure-our-green-deal-data-observatory-connects-socio-economic-and-environmental-data-to-help-understanding-and-combating-climate-change">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/media/img/observatory_screenshots/GD_Observatory_opening_page.png" alt="Our Green Deal Data Observatory connects socio-economic and environmental data to help understanding and combating climate change." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
Our Green Deal Data Observatory connects socio-economic and environmental data to help understanding and combating climate change.
&lt;/figcaption>&lt;/figure>
&lt;p>Challenge 1: &lt;a href="https://ec.europa.eu/info/strategy/priorities-2019-2024/european-green-deal_en" target="_blank" rel="noopener">A European Green Deal&lt;/a>, with a particular focus on the &lt;a href="https://ec.europa.eu/commission/presscorner/detail/en/ip_20_2323" target="_blank" rel="noopener">The European Climate Pact&lt;/a>, the &lt;a href="https://ec.europa.eu/info/food-farming-fisheries/farming/organic-farming/organic-action-plan_en" target="_blank" rel="noopener">Organic Action Plan&lt;/a>, and the &lt;a href="https://ec.europa.eu/commission/presscorner/detail/en/IP_21_111" target="_blank" rel="noopener">New European Bauhaus&lt;/a>, i.e., mitigation strategies.&lt;/p>
&lt;p>Climate change and environmental degradation are an existential threat to Europe and the world. To overcome these challenges, the European Union created the European Green Deal strategic plan, which aims to make the EU’s economy sustainable by turning climate and environmental challenges into opportunities and making the transition just and inclusive for all.&lt;/p>
&lt;p>Our &lt;a href="http://greendeal.dataobservatory.eu/" target="_blank" rel="noopener">Green Deal Data Observatory&lt;/a> is a modern reimagination of existing ‘data observatories’; currently, there are over 70 permanent international data collection and dissemination points. One of our objectives is to understand why the dozens of the EU’s observatories do not use open data and reproducible research. We want to show that open governmental data, open science, and reproducible research can lead to a higher quality and faster data ecosystem that fosters growth for policy, business, and academic data users.&lt;/p>
&lt;p>We provide high quality, tidy data through a modern API which enables data flows between public and proprietary databases. We believe that introducing Open Policy Analysis standards with open data, open-source software, and research automation, can help the Green Deal policymaking process. Our collaboration is open for individuals, citizens scientists, research institutes, NGOS, and companies.&lt;/p>
&lt;h2 id="challenge-2-a-europe-fit-for-the-digital-age">Challenge 2: A Europe fit for the digital age&lt;/h2>
&lt;figure id="figure-our-economy-data-observatory-will-focus-on-competition-small-and-medium-sized-enterprizes-and-robotization">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/media/img/observatory_screenshots/edo_opening_page.jpg" alt="Our Economy Data Observatory will focus on competition, small and medium sized enterprizes and robotization." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
Our Economy Data Observatory will focus on competition, small and medium sized enterprizes and robotization.
&lt;/figcaption>&lt;/figure>
&lt;p>Challenge 2: &lt;a href="https://ec.europa.eu/info/strategy/priorities-2019-2024/economy-works-people_en#:~:text=Individuals%20and%20businesses%20in%20the,needs%20of%20the%20EU%27s%20citizens." target="_blank" rel="noopener">An economy that works for people&lt;/a>, with a particular focus on the &lt;a href="https://ec.europa.eu/info/strategy/priorities-2019-2024/economy-works-people/internal-market_en" target="_blank" rel="noopener">Single market strategy&lt;/a>, and particular attention to the strategy’s goals of 1. Modernising our standards system, 2. Consolidating Europe’s intellectual property framework, and 3. Enabling the balanced development of the collaborative economy strategic goals.&lt;/p>
&lt;p>Big data and automation create new inequalities and injustices and have the potential to create a jobless growth economy. Our &lt;a href="https://economy.dataobservatory.eu/" target="_blank" rel="noopener">Economy Data Observatory&lt;/a> is a fully automated, open source, open data observatory that produces new indicators from open data sources and experimental big data sources, with authoritative copies and a modern API.&lt;/p>
&lt;p>Our observatory monitors the European economy to protect consumers and small companies from unfair competition, both from data and knowledge monopolization and robotization. We take a critical Small and Medium-Sized Enterprises (SME)-, intellectual property, and competition policy point of view of automation, robotization, and the AI revolution on the service-oriented European social market economy.&lt;/p>
&lt;p>We would like to create early-warning, risk, economic effect, and impact indicators that can be used in scientific, business, and policy contexts for professionals who are working on re-setting the European economy after a devastating pandemic in the age of AI. We are particularly interested in designing indicators that can be early warnings for killer acquisitions, algorithmic and offline discrimination against consumers based on nationality or place of residence, and signs of undermining key economic and competition policy goals. Our goal is to help small and medium-sized enterprises and start-ups to grow, and to furnish data that encourages the financial sector to provide loans and equity funds for their growth.&lt;/p>
&lt;h2 id="challenge-3-a-europe-fit-for-the-digital-age">Challenge 3: A Europe fit for the digital age&lt;/h2>
&lt;figure id="figure-our-digital-music-observatory-is-not-only-a-demo-of-the-european-music-observatory-but-a-testing-ground-for-data-governance-digital-servcies-act-and-trustworthy-ai-problems">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/media/img/observatory_screenshots/dmo_opening_screen.png" alt="Our Digital Music Observatory is not only a demo of the European Music Observatory, but a testing ground for data governance, Digital Servcies Act, and trustworthy AI problems." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
Our Digital Music Observatory is not only a demo of the European Music Observatory, but a testing ground for data governance, Digital Servcies Act, and trustworthy AI problems.
&lt;/figcaption>&lt;/figure>
&lt;p>Challenge 3: &lt;a href="https://ec.europa.eu/info/strategy/priorities-2019-2024/europe-fit-digital-age_en" target="_blank" rel="noopener">A Europe fit for the digital age&lt;/a>, with a particular focus &lt;a href="https://ec.europa.eu/info/strategy/priorities-2019-2024/europe-fit-digital-age/excellence-trust-artificial-intelligence_en" target="_blank" rel="noopener">Artificial Intelligence&lt;/a>, the &lt;a href="https://ec.europa.eu/info/strategy/priorities-2019-2024/europe-fit-digital-age/european-data-strategy_en" target="_blank" rel="noopener">European Data Strategy&lt;/a>, the &lt;a href="https://ec.europa.eu/info/strategy/priorities-2019-2024/europe-fit-digital-age/digital-services-act-ensuring-safe-and-accountable-online-environment_en" target="_blank" rel="noopener">Digital Services Act&lt;/a>, &lt;a href="https://digital-strategy.ec.europa.eu/en/policies/digital-skills-and-jobs" target="_blank" rel="noopener">Digital Skills&lt;/a> and &lt;a href="https://digital-strategy.ec.europa.eu/en/policies/connectivity" target="_blank" rel="noopener">Connectivity&lt;/a>.&lt;/p>
&lt;p>The &lt;a href="https://music.dataobservatory.eu/" target="_blank" rel="noopener">Digital Music Observatory&lt;/a> (DMO) is a fully automated, open source, open data observatory that creates public datasets to provide a comprehensive view of the European music industry. It provides high-quality and timely indicators in all four pillars of the planned official European Music Observatory as a modern, open source and largely open data-based, automated, API-supported alternative solution for this planned observatory. The insight and methodologies we are refining in the DMO are applicable and transferable to about 60 other data observatories funded by the EU which do not currently employ governmental or scientific open data.&lt;/p>
&lt;p>Music is one of the most data-driven service industries where most sales are currently executed by AI-driven autonomous systems that influence market shares and intellectual property remuneration. We provide a template that enables making these AI-driven systems accountable and trustworthy, with the goal of re-balancing the legitimate interests of creators, distributors, and consumers. Within Europe, this new balance will be an important use case of the European Data Strategy and the Digital Services Act.&lt;/p>
&lt;p>The DMO is a fully functional service that can serve as a testing ground of the European Data Strategy. It can showcase the ways in which the music industry is affected by the problems that the Digital Services Act and European Trustworthy AI initiatives attempt to regulate. It is being built in open collaboration with national music stakeholders, NGOs, academic institutions, and industry groups.&lt;/p>
&lt;p>Our Product/Market Fit was validated in the world’s 2nd ranked university-backed incubator program, the &lt;a href="https://music.dataobservatory.eu/post/2020-09-25-yesdelft-validation/" target="_blank" rel="noopener">Yes!Delft AI Validation Lab&lt;/a>. We are currently developing this project with the help of the &lt;a href="https://www.jumpmusic.eu/fellow2021/automated-music-observatory/" target="_blank" rel="noopener">JUMP European Music Market Accelerator&lt;/a> program.&lt;/p>
&lt;h2 id="problem-statement">Problem Statement&lt;/h2>
&lt;p>The EU has an 18-year-old open data regime and it makes public taxpayer-funded data in the values of tens of billions of euros per year; the Eurostat program alone handles 20,000 international data products, including at least 5,000 pan-European environmental indicators.&lt;/p>
&lt;p>As open science principles gain increased acceptance, scientific researchers are making hundreds of thousands of valuable datasets public and available for replication every year.&lt;/p>
&lt;p>The EU, the OECD, and UN institutions run around 100 data collection programs, so-called ‘data observatories’ that more or less avoid touching this data, and buy proprietary data instead. Annually, each observatory spends between 50 thousand and 3 million EUR on collecting untidy and proprietary data of inconsistent quality, while never even considering open data.&lt;/p>
&lt;figure id="figure-our-automated-data-observatories-are-modern-reimaginations-of-the-existing-observatories-that-do-not-use-open-data-and-research-automation">
&lt;div class="d-flex justify-content-center">
&lt;div class="w-100" >&lt;img src="https://danielantal.eu/media/img/observatory_screenshots/observatory_collage_16x9_800.png" alt="Our automated data observatories are modern reimaginations of the existing observatories that do not use open data and research automation." loading="lazy" data-zoomable />&lt;/div>
&lt;/div>&lt;figcaption data-pre="Figure&amp;nbsp;" data-post=":&amp;nbsp;" class="numbered">
Our automated data observatories are modern reimaginations of the existing observatories that do not use open data and research automation.
&lt;/figcaption>&lt;/figure>
&lt;p>The problem with the current EU data strategy is that while it produces enormous quantities of valuable open data, in the absence of common basic data science and documentation principles, it seems often cheaper to create new data than to put the existing open data into shape.&lt;/p>
&lt;p>This is an absolute waste of resources and efforts. With a few R packages and our deep understanding of advanced data science techniques, we can create valuable datasets from unprocessed open data. In most domains, we are able to repurpose data originally created for other purposes at a historical cost of several billions of euros, converting these unused data assets into valuable datasets that can replace tens of millions’ worth of proprietary data.&lt;/p>
&lt;p>What we want to achieve with this project – and we believe such an accomplishment would merit one of the first prizes - is to add value to a significant portion of pre-existing EU open data (for example, available on &lt;a href="https://data.europa.eu/data/" target="_blank" rel="noopener">data.europa.eu/data&lt;/a>) by re-processing and integrating them into a modern, tidy database with an API access, and to find a business model that emphasises a triangular use of data in 1. business, 2. science and 3. policy-making. Our mission is to modernize the concept of &lt;code>data observatories.&lt;/code>&lt;/p></description></item></channel></rss>