PatentsView Schema
patents_view_schema.Rd
This dataset is a precomputed version of patents_view_schema()
.
Format
A data frame with 214 rows and 7 columns:
- table
Table name, e.g.,
"g_applicant_not_disambiguated"
- column
Column name, e.g.,
"patent_id"
- column_type
SQL column type, e.g.,
"varchar(36)"
- definition
Column definition
- example
Example value
- years_present
Years for which data is present
- r_column_type
"character"
,"integer"
, or"date"