Skip to content

Plot statistics for global historical per-country montly patent filing.

Notifications You must be signed in to change notification settings

josswright/global_patent_count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Global Patent Count

Quick code to process a CSV download of per-country monthly patent filings, downloaded from Google’s BigQuery service, and plot the resulting time series.

Manifest

  • global_patent_counts.r -- Processes, aggregates, and plots the patent data. Expects a file monthly_country_patents.csv in a data/ subdirectory.
  • patent_monthly_count.sql -- Contains the SQL query to be run in Google’s BigQuery console against the patent publications database. The result should be downloaded in CSV format and placed in the data/ subdirectory.

Note that running the SQL query requires an appropriate login and set of credentials for Google’s BigQuery service.

Output graph will be saved to the output/ subdirectory.

About

Plot statistics for global historical per-country montly patent filing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages