<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>WIPO Patent Analytics</title>
    <link>https://wipo-analytics.github.io/</link>
    <atom:link href="https://wipo-analytics.github.io/index.xml" rel="self" type="application/rss+xml"/>
    <description>A resource hub for open patent analytics
</description>
    <generator>Distill</generator>
    <lastBuildDate>Wed, 16 Mar 2022 00:00:00 +0000</lastBuildDate>
    <item>
      <title>Using PostgreSQL with RStudio and DBI</title>
      <dc:creator>Jasmine Kindness</dc:creator>
      <link>https://wipo-analytics.github.io/posts/postgresdbi</link>
      <description>Using DBI to connect to and query PostgreSQL databases</description>
      <guid>https://wipo-analytics.github.io/posts/postgresdbi</guid>
      <pubDate>Wed, 16 Mar 2022 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Women Inventors Data in R</title>
      <dc:creator>Paul Oldham</dc:creator>
      <link>https://wipo-analytics.github.io/posts/2022-03-15-women-inventors</link>
      <description>Data on Women Inventors from the USPTO</description>
      <guid>https://wipo-analytics.github.io/posts/2022-03-15-women-inventors</guid>
      <pubDate>Tue, 15 Mar 2022 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Getting Started with PostgreSQL</title>
      <dc:creator>Jasmine Kindness</dc:creator>
      <link>https://wipo-analytics.github.io/posts/gettingstartedwithpostgres</link>
      <description>Learn the basics of Postgres, what it is, how it works, and how to install it on macOS</description>
      <guid>https://wipo-analytics.github.io/posts/gettingstartedwithpostgres</guid>
      <pubDate>Tue, 15 Mar 2022 00:00:00 +0000</pubDate>
      <media:content url="https://wipo-analytics.github.io/posts/gettingstartedwithpostgres/distill-preview.png" medium="image" type="image/png" width="830" height="248"/>
    </item>
    <item>
      <title>Visualising Nobel API data in R</title>
      <dc:creator>Jasmine Kindness</dc:creator>
      <link>https://wipo-analytics.github.io/posts/howtoapi</link>
      <description>Follow along as we call data from the Nobel API, convert it from JSON and visualise it to gain insight about the gender distribution of Nobel Prize recipients</description>
      <guid>https://wipo-analytics.github.io/posts/howtoapi</guid>
      <pubDate>Fri, 11 Mar 2022 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Querying PostgreSQL Tables</title>
      <dc:creator>Jasmine Kindness</dc:creator>
      <link>https://wipo-analytics.github.io/posts/queryingpostgres</link>
      <description>How to create and query a PostgreSQL database</description>
      <guid>https://wipo-analytics.github.io/posts/queryingpostgres</guid>
      <pubDate>Thu, 10 Mar 2022 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Import Bulk PatentsView Data with R</title>
      <dc:creator>Paul Oldham</dc:creator>
      <link>https://wipo-analytics.github.io/posts/2022-01-13-patentsview-import-bulk-data</link>
      <description>Importing USPTO PatentsView Data Download Files with R.</description>
      <guid>https://wipo-analytics.github.io/posts/2022-01-13-patentsview-import-bulk-data</guid>
      <pubDate>Thu, 13 Jan 2022 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>PatentsView Bulk Data</title>
      <dc:creator>Paul Oldham</dc:creator>
      <link>https://wipo-analytics.github.io/posts/2022-01-11-patentsview-bulk-data</link>
      <description>Learn how to download bulk US patent data from PatentsView with R.</description>
      <guid>https://wipo-analytics.github.io/posts/2022-01-11-patentsview-bulk-data</guid>
      <pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate>
      <media:content url="https://wipo-analytics.github.io/posts/2022-01-11-patentsview-bulk-data/images/pv_bulk.png" medium="image" type="image/png" width="3234" height="2812"/>
    </item>
    <item>
      <title>elasticsearch</title>
      <dc:creator>Enric Escorsa</dc:creator>
      <link>https://wipo-analytics.github.io/posts/2021-04-09-elasticsearch</link>
      <description>Learn to use the Elasticsearch with patent data.</description>
      <guid>https://wipo-analytics.github.io/posts/2021-04-09-elasticsearch</guid>
      <pubDate>Fri, 09 Apr 2021 00:00:00 +0000</pubDate>
      <media:content url="https://wipo-analytics.github.io/posts/2021-04-09-elasticsearch/images/elastic/fig1_front.PNG" medium="image" type="image/png" width="921" height="226"/>
    </item>
    <item>
      <title>flourish</title>
      <dc:creator>Enric Escorsa</dc:creator>
      <link>https://wipo-analytics.github.io/posts/2021-04-09-flourish</link>
      <description>Visualise patent data with flourish.</description>
      <guid>https://wipo-analytics.github.io/posts/2021-04-09-flourish</guid>
      <pubDate>Fri, 09 Apr 2021 00:00:00 +0000</pubDate>
      <media:content url="https://wipo-analytics.github.io/posts/2021-04-09-flourish/images/flourish/fig1_front.png" medium="image" type="image/png" width="1146" height="579"/>
    </item>
    <item>
      <title>Using the Patentsview API in R</title>
      <dc:creator>Enric Escorsa</dc:creator>
      <link>https://wipo-analytics.github.io/posts/2021-04-09-patentsview</link>
      <description>Learn how to use the USPTO Patentsview API in R.</description>
      <guid>https://wipo-analytics.github.io/posts/2021-04-09-patentsview</guid>
      <pubDate>Fri, 09 Apr 2021 00:00:00 +0000</pubDate>
      <media:content url="https://wipo-analytics.github.io/posts/2021-04-09-patentsview/images/patentsview/fig1_front.PNG" medium="image" type="image/png" width="925" height="604"/>
    </item>
  </channel>
</rss>
