Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 3 additions & 40 deletions _data/guides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -892,32 +892,13 @@
date: "2023-01-27"
series: MDL Tutorials
type: Guide
- id: 79
title: Getting Started with the Canadian Intellectual Property Office (CIPO) Patent PostgreSQL Database - Windows
url: https://mdlutoronto.github.io/cipo-windows/
description: |
This tutorial will help you get up and running querying the [Canadian Intellectual Property Office (CIPO) Patent PostgreSQL Database](https://mdl.library.utoronto.ca/technology/text-data-mining-software/cipo-postgresql-database). It will cover accessing the high performance computing environment, querying the database via SQL statements and from within a python script, and downloading the results of the query.

You will need a Compute Canada account with the proper credentials to access this database. If you haven’t done so already, you should first follow the [instructions to get your account set up](https://mdlutoronto.github.io/postgresql-databases-access/).

Note: This tutorial is intended for Windows users. If you are using a Mac, check out this [tutorial](https://mdlutoronto.github.io/cipo-mac/) instead.
technique:
- Searching for maps and data
- Text and Data Mining
tool:
- CIPO
date: "2023-01-05"
series: MDL Tutorials
type: Tutorial
- id: 80
title: Getting Started with the Canadian Intellectual Property Office (CIPO) Patent PostgreSQL Database - Mac
title: Getting Started with the Canadian Intellectual Property Office (CIPO) Patent PostgreSQL Database
url: https://mdlutoronto.github.io/cipo-mac/
description: |
This tutorial will help you get up and running querying the [Canadian Intellectual Property Office (CIPO) Patent PostgreSQL Database](https://mdl.library.utoronto.ca/technology/text-data-mining-software/cipo-postgresql-database). It will cover accessing the high performance computing environment, querying the database via SQL statements and from within a python script, and downloading the results of the query.
This tutorial will help you get up and running querying the Canadian Intellectual Property Office (CIPO) Patent PostgreSQL Database. It will cover accessing the high performance computing environment, querying the database via SQL statements and from within a python script, and downloading the results of the query.

You will need a Compute Canada account with the proper credentials to access this database. If you haven’t done so already, you should first follow the [instructions to get your account set up](https://mdlutoronto.github.io/postgresql-databases-access/).

Note: This tutorial is intended for Mac users. If you are using Windows, check out this [tutorial](https://mdlutoronto.github.io/cipo-windows/) instead.
technique:
- Searching for maps and data
- Text and Data Mining
Expand Down Expand Up @@ -1200,32 +1181,14 @@
date: "2022-02-07"
series: MDL Tutorials
type: Tutorial
- id: 106
title: Getting Started with the Web of Science PostgreSQL Database - Mac
url: https://mdlutoronto.github.io/wos-postgresql-database-mac-getting-started/
description: |
This tutorial will help you get up and running querying the [Web of Science PostgreSQL database](https://mdl.library.utoronto.ca/web-science-postgresql-database) on a Mac computer. It will cover accessing the high performance computing environment, querying the database via SQL statements and from within a python script, and downloading the results of the query.

You will need a Compute Canada account with the proper credentials to access this database. If you haven’t done so already, you should first follow the [instructions to get your account set up](https://mdlutoronto.github.io/postgresql-databases-access/).

Note: This tutorial is intended for Mac users. If you are using Windows, check out this [tutorial](https://mdlutoronto.github.io/wos-postgresql-database-getting-started/) instead.
technique:
- Searching for maps and data
- Text and Data Mining
tool:
- Web of Science
date: "2022-02-07"
series: MDL Tutorials
type: Tutorial
- id: 107
title: Getting Started with the Web of Science PostgreSQL Database
url: https://mdlutoronto.github.io/wos-postgresql-database-getting-started/
description: |
This tutorial will help you get up and running querying the [Web of Science PostgreSQL database](https://mdl.library.utoronto.ca/web-science-postgresql-database). It will cover accessing the high performance computing environment, querying the database via SQL statements and from within a python script, and downloading the results of the query.
This tutorial will help you get up and running querying the Web of Science PostgreSQL database. It will cover accessing the high performance computing environment, querying the database via SQL statements and from within a python script, and downloading the results of the query.

You will need a Compute Canada account with the proper credentials to access this database. If you haven’t done so already, you should first follow the [instructions to get your account set up](https://mdlutoronto.github.io/postgresql-databases-access/).

Note: This tutorial is intended for Windows users. If you are using a Mac, check out this [tutorial](https://mdlutoronto.github.io/wos-postgresql-database-mac-getting-started/) instead.
technique:
- Searching for maps and data
- Text and Data Mining
Expand Down