Description Usage Arguments Details Value
This function is for the API of Intellectual Property Office of Singapore (IPOS). It retrieves raw data of real-time patent, design or trademark applications from the API, and parses the JSON output into a dataframe. More info on API here: https://data.gov.sg/dataset/ipos-apis?resource_id=6a030bf2-22da-4621-8ab0-9a5956a30ef3.
1 |
date |
The particular lodgement date, in the following format and in inverted commas: |
type |
Three choices for the type of IP applications: |
Note: The parsing of raw data in JSON format using the jsonlite
package results in some values being unclean or in an unsuitable format. The function dfbydate
in this package provides a dataframe with select key information of applications (patents only) that is cleaned.
Dataframe of raw data from IPOS API (parsed from JSON format).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.