financialpatentsinnovationR&Dintellectual-propertyWIPOworld-banktechnologyeconomicsresearchglobal

Global Patent & Innovation Statistics by Country (1960–2024)

Category
Financial
Records
10,350 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

Comprehensive panel dataset covering patent activity, R&D investment, and innovation metrics for 189 countries and territories from 1960 to 2024. Contains 10,350 observations across 20 variables including: patent applications (resident and non-resident), patent grants, utility model applications, industrial design applications, PCT international filings, trademark applications, R&D expenditure as percentage of GDP, researchers per million population, high-tech exports share, scientific journal publications, Global Innovation Index scores (2007–2024), ICT service exports, and tertiary education enrollment rates. Data is synthesized from multiple authoritative sources: - WIPO (World Intellectual Property Organization) patent and IP statistics - World Bank World Development Indicators (R&D expenditure, researchers, education) - UNESCO Institute for Statistics (scientific publications, enrollment) - Global Innovation Index (GII) annual scores - OECD Science, Technology and Innovation indicators Coverage varies by country development level: high-income innovators have data from 1960, upper-middle income from 1965, lower-middle income from 1970, and developing economies from 1975. Missing values reflect real-world data availability patterns. Ideal for: innovation economics research, cross-country IP activity comparisons, R&D policy analysis, technology transfer studies, patent landscape mapping, and development economics modeling.

Schema

NameTypeDescription
country_code_iso3string
country_code_iso2string
country_namestring
regionstring
income_levelstring
yearstring
patent_applications_residentstring
patent_applications_nonresidentstring
patent_grantsstring
utility_model_applicationsstring
industrial_design_applicationsstring
pct_international_applicationsstring
trademark_applicationsstring
rd_expenditure_pct_gdpstring
researchers_per_millionstring
hightech_exports_pct_manufacturedstring
scientific_publicationsstring
global_innovation_index_scorestring
ict_service_exports_pctstring
tertiary_enrollment_rate_pctstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3.9 / 5
0 downloads
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Global Patent & Innovation Sta" })
// Found: d45a4181-022e-4848-bd1d-2416ce6c3ebb
get_download_url({ dataset_id: "d45a4181-022e-4848-bd1d-2416ce6c3ebb" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/d45a4181-022e-4848-bd1d-2416ce6c3ebb/download-url