The purpose of this project is to make building patent indicators more accessible to researchers. The project provides the user with more than 30 patent indicators that can be fetched using the different functions. Patento uses Google Patents Public Data hosted on Google Cloud Platform (GCP) by querying and wrangling data sourced from its tables using BigQuery. This package is part of an academic project under the name "Replicable Patent Indicators".
Available soon.
- Via terminal: $git clone https://github.com/georgeabiyounes/patento.
- Go to the [Patento Github repository]
- Click
Clone
or Download (top right) - Click
Download ZIP
cd path/to/patento
pip install -r requirements.txt
pip install -e .