A data frame containing the names of retrievable and queryable fields for
each of the 7 API endpoints. A yes/no flag (can_query
) indicates
which fields can be included in the user's query. You can also find this
data on the API's online documentation for each endpoint as well (e.g.,
the patents
endpoint field list table)
1 |
A data frame with 992 rows and 7 variables:
The endpoint that this field record is for
The name of the field
The field's data type (string, date, float, integer, fulltext)
An indicator for whether the field can be included in the user query for the given endpoint
The group the field belongs to
The field's common name
A description of the field
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.