Update README.md
Browse files
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 |
-
- `
|
| 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.
|