amylonidis commited on
Commit
7aab328
·
verified ·
1 Parent(s): 288f86e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ This structure facilitates year-wise analysis, allowing researchers to study tre
43
  The dataset is provided in CSV format and includes the aforementioned fields
44
 
45
  - `ucid`: Unique identifier for the patent document.
46
- - `doc_number`: Patent document number.
47
  - `country`: Country code of the patent.
48
  - `kind`: Kind code indicating the type of patent document.
49
  - `lang`: Language of the patent document.
 
43
  The dataset is provided in CSV format and includes the aforementioned fields
44
 
45
  - `ucid`: Unique identifier for the patent document.
46
+ - `patent_number`: Patent document number.
47
  - `country`: Country code of the patent.
48
  - `kind`: Kind code indicating the type of patent document.
49
  - `lang`: Language of the patent document.