matthewleechen commited on
Commit
4d57ddc
·
verified ·
1 Parent(s): a44f075

Add files using upload-large-folder tool

Browse files
.gitattributes CHANGED
@@ -57,3 +57,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ breakthrough_scores_fh10_bh5_maxdf100.csv filter=lfs diff=lfs merge=lfs -text
61
+ breakthrough_scores_fh5_bh5_maxdf100.csv filter=lfs diff=lfs merge=lfs -text
62
+ breakthrough_scores_fh1_bh5_maxdf100.csv filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - patents
7
+ - innovation
8
+ - technology
9
+ - economics
10
+ ---
11
+
12
+ ## Dataset Description
13
+
14
+ This is a set of breakthrough scores for the patents in **300 Years of British Patents**. The breakthrough scores are calculated based on the implementation of [Kelly et al (2021)](https://www.aeaweb.org/articles?id=10.1257/aeri.20190499).
15
+
16
+ ## Files
17
+
18
+ This repository contains a set of CSV files. Each contains a `patent_id` column which uniquely identifies a patent, as well as `forward_similarity`, `backward_similarity` and `breakthrough_score`.
19
+
20
+ Files are CSVs where key parameters are identified in the title e.g. `breakthrough_scores_fh10_bh5.csv` contains breakthrough scores calculated with a forward horizon (`fh`) of 5 years and backward horizon (`bh`) of 5 years.
21
+
22
+ ## Usage
23
+
24
+ We provide a notebook [here](https://colab.research.google.com/drive/1pOQnjdswU5FDn_X-HnSF2OG0UPMZsJ8D?usp=sharing) with code to calculate breakthrough scores. The code can be customized for your own use case.
25
+
26
+
27
+ ## Language
28
+
29
+ English
30
+
31
+
32
+ ## License
33
+
34
+ CC BY-SA 4.0
35
+
36
+ ## Citation
37
+
38
+ If you use this dataset in your research, please cite our accompanying paper as follows:
39
+
40
+ ```bibtex
41
+ @article{bct2025,
42
+ title = {300 Years of British Patents},
43
+ author = {Enrico Berkes and Matthew Lee Chen and Matteo Tranchero},
44
+ journal = {arXiv preprint arXiv:2401.12345},
45
+ year = {2025},
46
+ url = {https://arxiv.org/abs/2401.12345}
47
+ }
48
+ ```
49
+
breakthrough_scores_fh10_bh5_maxdf100.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0622672c3fb5aed5f60a0c02fdc2deb91d289de226e7c6eb098d86d1986afbdf
3
+ size 10872179
breakthrough_scores_fh1_bh5_maxdf100.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24803e01afbcdc3cf6d472184f1aa0fce24a128da76fa37cb67399727233fcb9
3
+ size 17169083
breakthrough_scores_fh20_bh5_maxdf100.csv ADDED
The diff for this file is too large to render. See raw diff
 
breakthrough_scores_fh5_bh5_maxdf100.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2b79bc62608bb6df27fecd4b016f2ee73b908a0ed106d1ef901f5e3203c733a
3
+ size 14093940