Total Patent Applications - Total Count by Applicant's Origin
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "total-patent-applications-total-count-by-applicants-origin-2010_2014":