Description Usage Arguments Value
This function is for the API of Intellectual Property Office of Singapore (IPOS). It scans through patent applications between two lodgement dates (both dates inclusive) and provides a visualization of where the inventors' or applicants' country of residence are on a world map. More info on API here: https://data.gov.sg/dataset/ipos-apis?resource_id=6a030bf2-22da-4621-8ab0-9a5956a30ef3.
1 |
startdate |
The start date of lodgement date period, in the following format and in inverted commas: |
enddate |
The end date of lodgement date period, in the following format and in inverted commas: |
role |
Visualization can be of the countries of residence belonging to either the |
option |
Three output choices: (i) |
Either of these based on option
in function: (i) "viz"
data visualization output of a world map indicating the number of patent inventors or applicants per country during the date interval, (ii) "count"
dataframe of the count per country. (iii) "applications"
dataframe of the individual applications.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.