Total Patent Applications - Total Count by Applicant's Origin

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Country
               

No description available for this field.

Name (identifier)
origin
Type
text
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
Patent Applications
               

No description available for this field.

Name (identifier)
patent_applications
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"total-patent-applications-total-count-by-applicants-origin-2010_2014",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/total-patent-applications-total-count-by-applicants-origin-2010_2014"
      }
    ]
    ,
  • "definitions":
    {
    • "total-patent-applications-total-count-by-applicants-origin-2010_2014":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/total-patent-applications-total-count-by-applicants-origin-2010_2014_records"
            }
          }
        }
      }
      ,
    • "total-patent-applications-total-count-by-applicants-origin-2010_2014_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "origin":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "patent_applications":
              {
              • "type":"integer",
              • "title":"Patent Applications",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets