https://github.com/coveooss/product-intelligence-tools
https://github.com/coveooss/product-intelligence-tools
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coveooss/product-intelligence-tools
- Owner: coveooss
- Created: 2022-11-22T17:11:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T17:36:21.000Z (8 months ago)
- Last Synced: 2024-11-05T19:41:30.329Z (7 months ago)
- Language: Python
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Product Intelligence Tools
This repository is owned by the PI team. It contains various scripts that help teams achieve data exploration or processes faster.
## Getting Started
In this section you will find the necessary information to start working with our assets!
1. Clone this repository in your local environment
2. You should then open tickets for your development in the [Jira board](https://coveord.atlassian.net/jira/software/projects/DASH/boards/935)### Prerequisites
- Python >= 3.10
- To download latest Python version: https://www.python.org/downloads/
- Pip
- To download pip: https://pip.pypa.io/en/stable/installation/
- Access to the Coveo Cloud Platform### Recommendations
- VS Code
- Bash shell### Folder Description
- field_values_explorer: A CLI to parse through field values of an organization for specific fields and pipelines. Can print or save in JSON format the information about pipelines, fields or field values.
- org_health_check: A CLI to check various resources (Sources, IPEs etc) for errors or warnings.## Authors
**Thomas "Thom" Camire** - Software Developer - _email: [email protected]_ - _slack: tcamire_
**Ricky "Ricky" Donato** - Program Architect - _email: [email protected]_ - _slack: rdonato_