{"info":{"_postman_id":"cd724c00-a511-440c-95c0-90e5d3e0fa48","name":"Phrazor Insights","description":"<html><head></head><body><p>The Phrazor SDK API, designed for natural language processing (NLP), aims to empower developers, data analysts, and various users by streamlining the transformation of unprocessed data into valuable, actionable, and understandable textual insights. At its essence, this library makes the extraction of valuable information from datasets.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"30152822","collectionId":"cd724c00-a511-440c-95c0-90e5d3e0fa48","publishedId":"2s9YJc2ifY","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-10-03T06:54:57.000Z"},"item":[{"name":"Show Topics","id":"13d3d7d1-a77c-4031-9175-b412f3aa9a20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"AccessToken API-KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"date_column\": \"Date\",\n    \"metric_column\": \"Lines Added\",\n    \"dimension_column\": \"Author\"\n}","options":{"raw":{"language":"json"}}},"url":"https://platform.phrazor.ai/api/v1/topics/","description":"<p>API to get topics for given column meta.<br />Those topics can be used in Topics Insights and Topics Summary APIs</p>\n","urlObject":{"path":["api","v1","topics",""],"host":["https://platform.phrazor.ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"13d3d7d1-a77c-4031-9175-b412f3aa9a20"},{"name":"Generate  Insight By Topic","id":"29930cda-eaad-43b9-856b-0f41a6ddc981","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"AccessToken API-KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"date_column\": \"Date\",\n    \"metric_column\": [\"Files Changed\", \"Lines Added\"],\n    \"dimension_column\": \"Author\",\n    \"data\": {\n        \"Commit Hash\": [\n            \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\", \"5d6e7f8\",\n            \"9g0h1i2\", \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\",\n            \"5d6e7f8\", \"9g0h1i2\"\n        ],\n        \"Author\": [\n            \"Olivia Harris\", \"Michael Clark\", \"Mike Johnson\", \"Sarah Brown\", \"David Carter\", \"Emily Evans\",\n            \"Michael Clark\", \"Lisa Adams\", \"Kevin Miller\", \"Olivia Harris\", \"John Doe\", \"Jane Smith\", \"Mike Johnson\",\n            \"Sarah Brown\", \"Mike Johnson\", \"Mike Johnson\", \"Mike Johnson\", \"Olivia Harris\", \"Olivia Harris\",\n            \"Olivia Harris\"\n        ],\n        \"Date\": [\n            \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-04-01T11:00:00\",\n            \"2023-05-01T11:15:00\", \"2023-06-01T11:30:00\", \"2023-07-01T12:00:00\", \"2023-08-01T12:15:00\",\n            \"2023-09-01T12:30:00\", \"2023-10-01T13:00:00\", \"2024-01-01T13:30:00\", \"2024-02-01T14:00:00\",\n            \"2024-03-01T14:30:00\", \"2024-04-01T15:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\",\n            \"2024-10-01T18:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\", \"2024-10-01T18:00:00\"\n        ],\n        \"Message\": [\n            \"Initial commit\", \"Add feature X\", \"Fix bug Y\", \"Implement feature Z\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #123\",\n            \"Add feature A\", \"Fix bug B\", \"Implement feature C\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #124\",\n            \"Add feature D\"\n        ],\n        \"Files Changed\": [3, 5, 1, 7, 2, 4, 6, 3, 2, 8, 4, 3, 6, 2, 4, 5, 3, 2, 7, 1],\n        \"Lines Added\": [100, 150, 20, 200, 50, 80, 120, 30, 10, 250, 110, 30, 160, 70, 90, 130, 45, 25, 220, 60],\n        \"Lines Removed\": [20, 30, 5, 40, 10, 15, 25, 5, 8, 60, 30, 10, 40, 20, 15, 30, 10, 8, 80, 15]\n    },\n    \"on\": [\"\"],\n    \"filters\": [],\n    \"formatted_sentence\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://platform.phrazor.ai/api/v1/insights/","description":"<p>Compare helps you understand the relationships and variances within your data based on various performance metrics. It focuses on evaluating and contrasting different aspects or entities within a dataset. It enables users to assess the relationships, differences, and similarities between various dimensions, metrics, or entities to draw meaningful insights. Using this, you can examine the comparison between two measures or two values/entities of a dimension.</p>\n","urlObject":{"path":["api","v1","insights",""],"host":["https://platform.phrazor.ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"29930cda-eaad-43b9-856b-0f41a6ddc981"},{"name":"Descriptor Insights","id":"4b714eeb-696e-4a4f-bb6c-cd52ee49cf66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"AccessToken API-KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"date_column\": \"Date\",\n    \"metric_column\": \"Lines Added\",\n    \"dimension_column\": \"Author\",\n    \"data\": {\n        \"Commit Hash\": [\n            \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\", \"5d6e7f8\",\n            \"9g0h1i2\", \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\",\n            \"5d6e7f8\", \"9g0h1i2\"\n        ],\n        \"Author\": [\n            \"John Doe\", \"Jane Smith\", \"Mike Johnson\", \"Sarah Brown\", \"David Carter\", \"Emily Evans\", \"Michael Clark\",\n            \"Lisa Adams\", \"Kevin Miller\", \"Olivia Harris\", \"John Doe\", \"Jane Smith\", \"Mike Johnson\", \"Sarah Brown\",\n            \"David Carter\", \"Emily Evans\", \"Michael Clark\", \"Lisa Adams\", \"Kevin Miller\", \"Olivia Harris\"\n        ],\n        \"Date\": [\n            \"2023-01-01T10:00:00\", \"2023-02-01T10:15:00\", \"2023-03-01T10:30:00\", \"2023-04-01T11:00:00\",\n            \"2023-05-01T11:15:00\", \"2023-06-01T11:30:00\", \"2023-07-01T12:00:00\", \"2023-08-01T12:15:00\",\n            \"2023-09-01T12:30:00\", \"2023-10-01T13:00:00\", \"2024-01-01T13:30:00\", \"2024-02-01T14:00:00\",\n            \"2024-03-01T14:30:00\", \"2024-04-01T15:00:00\", \"2024-05-01T15:30:00\", \"2024-06-01T16:00:00\",\n            \"2024-07-01T16:30:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\", \"2024-10-01T18:00:00\"\n        ],\n        \"Message\": [\n            \"Initial commit\", \"Add feature X\", \"Fix bug Y\", \"Implement feature Z\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #123\",\n            \"Add feature A\", \"Fix bug B\", \"Implement feature C\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #124\",\n            \"Add feature D\"\n        ],\n        \"Files Changed\": [3, 5, 1, 7, 2, 4, 6, 3, 2, 8, 4, 3, 6, 2, 4, 5, 3, 2, 7, 1],\n        \"Lines Added\": [100, 150, 20, 200, 50, 80, 120, 30, 10, 250, 110, 30, 160, 70, 90, 130, 45, 25, 220, 60],\n        \"Lines Removed\": [20, 30, 5, 40, 10, 15, 25, 5, 8, 60, 30, 10, 40, 20, 15, 30, 10, 8, 80, 15]\n    },\n    \"on\": \"descriptor\",\n    \"filters\": [],\n    \"formatted_sentence\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://platform.phrazor.ai/api/v1/insights/","description":"<p>Descriptor analysis focuses on understanding your data through descriptive statistics. It provides insights into top/bottom performers, most/least contributing entities, overall performance and more.</p>\n","urlObject":{"path":["api","v1","insights",""],"host":["https://platform.phrazor.ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"4b714eeb-696e-4a4f-bb6c-cd52ee49cf66"},{"name":"Change Insights","id":"5b45824e-5a16-49a9-bd94-05bbd514fe58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"AccessToken API-KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"date_column\": \"Date\",\n    \"metric_column\": \"Lines Added\",\n    \"dimension_column\": \"Author\",\n    \"data\": {\n        \"Commit Hash\": [\n            \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\", \"5d6e7f8\",\n            \"9g0h1i2\", \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\",\n            \"5d6e7f8\", \"9g0h1i2\"\n        ],\n        \"Author\": [\n            \"Olivia Harris\", \"Michael Clark\", \"Mike Johnson\", \"Sarah Brown\", \"David Carter\", \"Emily Evans\",\n            \"Michael Clark\", \"Lisa Adams\", \"Kevin Miller\", \"Olivia Harris\", \"John Doe\", \"Jane Smith\", \"Mike Johnson\",\n            \"Sarah Brown\", \"David Carter\", \"Mike Johnson\", \"Michael Clark\", \"Olivia Harris\", \"Olivia Harris\",\n            \"Olivia Harris\"\n        ],\n        \"Date\": [\n            \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-04-01T11:00:00\",\n            \"2023-05-01T11:15:00\", \"2023-06-01T11:30:00\", \"2023-07-01T12:00:00\", \"2023-08-01T12:15:00\",\n            \"2023-09-01T12:30:00\", \"2023-10-01T13:00:00\", \"2024-01-01T13:30:00\", \"2024-02-01T14:00:00\",\n            \"2024-03-01T14:30:00\", \"2024-04-01T15:00:00\", \"2024-05-01T15:30:00\", \"2024-10-01T18:00:00\",\n            \"2024-10-01T18:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\", \"2024-10-01T18:00:00\"\n        ],\n        \"Message\": [\n            \"Initial commit\", \"Add feature X\", \"Fix bug Y\", \"Implement feature Z\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #123\",\n            \"Add feature A\", \"Fix bug B\", \"Implement feature C\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #124\",\n            \"Add feature D\"\n        ],\n        \"Files Changed\": [3, 5, 1, 7, 2, 4, 6, 3, 2, 8, 4, 3, 6, 2, 4, 5, 3, 2, 7, 1],\n        \"Lines Added\": [100, 150, 20, 200, 50, 80, 120, 30, 10, 250, 110, 30, 160, 70, 90, 130, 45, 25, 220, 60],\n        \"Lines Removed\": [20, 30, 5, 40, 10, 15, 25, 5, 8, 60, 30, 10, 40, 20, 15, 30, 10, 8, 80, 15]\n    },\n    \"on\": \"change\",\n    \"filters\": [],\n    \"formatted_sentence\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://platform.phrazor.ai/api/v1/insights/","description":"<p>Change analysis reveals how a dimension has evolved over time, whether it has grown or declined. It's ideal for diagnostics, allowing you to explore different dimensions and understand why hierarchies have changed.</p>\n","urlObject":{"path":["api","v1","insights",""],"host":["https://platform.phrazor.ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b45824e-5a16-49a9-bd94-05bbd514fe58"},{"name":"Trend Insights","id":"a0f33993-118a-498b-acd5-f478b409546a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"AccessToken API-KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"date_column\": \"Date\",\n    \"metric_column\": \"Lines Added\",\n    \"dimension_column\": \"Author\",\n    \"data\": {\n        \"Commit Hash\": [\n            \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\", \"5d6e7f8\",\n            \"9g0h1i2\", \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\",\n            \"5d6e7f8\", \"9g0h1i2\"\n        ],\n        \"Author\": [\n            \"Olivia Harris\", \"Michael Clark\", \"Mike Johnson\", \"Sarah Brown\", \"David Carter\", \"Emily Evans\",\n            \"Michael Clark\", \"Lisa Adams\", \"Kevin Miller\", \"Olivia Harris\", \"John Doe\", \"Jane Smith\", \"Mike Johnson\",\n            \"Sarah Brown\", \"David Carter\", \"Mike Johnson\", \"Michael Clark\", \"Olivia Harris\", \"Olivia Harris\",\n            \"Olivia Harris\"\n        ],\n        \"Date\": [\n            \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-04-01T11:00:00\",\n            \"2023-05-01T11:15:00\", \"2023-06-01T11:30:00\", \"2023-07-01T12:00:00\", \"2023-08-01T12:15:00\",\n            \"2023-09-01T12:30:00\", \"2023-10-01T13:00:00\", \"2024-01-01T13:30:00\", \"2024-02-01T14:00:00\",\n            \"2024-03-01T14:30:00\", \"2024-04-01T15:00:00\", \"2024-05-01T15:30:00\", \"2024-10-01T18:00:00\",\n            \"2024-10-01T18:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\", \"2024-10-01T18:00:00\"\n        ],\n        \"Message\": [\n            \"Initial commit\", \"Add feature X\", \"Fix bug Y\", \"Implement feature Z\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #123\",\n            \"Add feature A\", \"Fix bug B\", \"Implement feature C\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #124\",\n            \"Add feature D\"\n        ],\n        \"Files Changed\": [3, 5, 1, 7, 2, 4, 6, 3, 2, 8, 4, 3, 6, 2, 4, 5, 3, 2, 7, 1],\n        \"Lines Added\": [100, 150, 20, 200, 50, 80, 120, 30, 10, 250, 110, 30, 160, 70, 90, 130, 45, 25, 220, 60],\n        \"Lines Removed\": [20, 30, 5, 40, 10, 15, 25, 5, 8, 60, 30, 10, 40, 20, 15, 30, 10, 8, 80, 15]\n    },\n    \"on\": \"trend\",\n    \"filters\": [],\n    \"formatted_sentence\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://platform.phrazor.ai/api/v1/insights/","description":"<p>Trend Analysis examines how well a particular dimension performs over a specific time frame. It tells us how steady or inconsistent this performance has been. Furthermore, it highlights the longest periods of continuous improvement and decline. This analysis is useful for spotting any unusual patterns or fluctuations in a metric's behavior.</p>\n","urlObject":{"path":["api","v1","insights",""],"host":["https://platform.phrazor.ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0f33993-118a-498b-acd5-f478b409546a"},{"name":"Budget Insights","id":"c982058a-6c08-4843-be38-2fa81c457edd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"AccessToken API-KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"date_column\": \"Date\",\n    \"metric_column\": \"[\"Files Changed\", \"Lines Added\"]\",\n    \"dimension_column\": \"Author\",\n    \"data\": {\n        \"Commit Hash\": [\n            \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\", \"5d6e7f8\",\n            \"9g0h1i2\", \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\",\n            \"5d6e7f8\", \"9g0h1i2\"\n        ],\n        \"Author\": [\n            \"Olivia Harris\", \"Michael Clark\", \"Mike Johnson\", \"Sarah Brown\", \"David Carter\", \"Emily Evans\",\n            \"Michael Clark\", \"Lisa Adams\", \"Kevin Miller\", \"Olivia Harris\", \"John Doe\", \"Jane Smith\", \"Mike Johnson\",\n            \"Sarah Brown\", \"Mike Johnson\", \"Mike Johnson\", \"Mike Johnson\", \"Olivia Harris\", \"Olivia Harris\",\n            \"Olivia Harris\"\n        ],\n        \"Date\": [\n            \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-04-01T11:00:00\",\n            \"2023-05-01T11:15:00\", \"2023-06-01T11:30:00\", \"2023-07-01T12:00:00\", \"2023-08-01T12:15:00\",\n            \"2023-09-01T12:30:00\", \"2023-10-01T13:00:00\", \"2024-01-01T13:30:00\", \"2024-02-01T14:00:00\",\n            \"2024-03-01T14:30:00\", \"2024-04-01T15:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\",\n            \"2024-10-01T18:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\", \"2024-10-01T18:00:00\"\n        ],\n        \"Message\": [\n            \"Initial commit\", \"Add feature X\", \"Fix bug Y\", \"Implement feature Z\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #123\",\n            \"Add feature A\", \"Fix bug B\", \"Implement feature C\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #124\",\n            \"Add feature D\"\n        ],\n        \"Files Changed\": [3, 5, 1, 7, 2, 4, 6, 3, 2, 8, 4, 3, 6, 2, 4, 5, 3, 2, 7, 1],\n        \"Lines Added\": [100, 150, 20, 200, 50, 80, 120, 30, 10, 250, 110, 30, 160, 70, 90, 130, 45, 25, 220, 60],\n        \"Lines Removed\": [20, 30, 5, 40, 10, 15, 25, 5, 8, 60, 30, 10, 40, 20, 15, 30, 10, 8, 80, 15]\n    },\n    \"on\": \"budget\",\n    \"filters\": [],\n    \"formatted_sentence\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://platform.phrazor.ai/api/v1/insights/","description":"<p>Budget vs Expense insights analyze the allocation and utilization of financial resources. They provide an overview of planned budgets versus actual expenses, helping users understand financial performance and budget compliance. These combinations allow you to assess the financial performance of different dimensions by analyzing the variance between actual expenses and budgeted amounts, helping you gain insights into areas of growth or decline in spending.</p>\n","urlObject":{"path":["api","v1","insights",""],"host":["https://platform.phrazor.ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"c982058a-6c08-4843-be38-2fa81c457edd"},{"name":"Compare Dimension Insights","id":"6bab4652-5ba8-4269-bc88-35a1f8e98d3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"AccessToken API-KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"date_column\": \"Date\",\n    \"metric_column\": \"Lines Added\",\n    \"dimension_column\": \"Author\",\n    \"data\": {\n        \"Commit Hash\": [\n            \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\", \"5d6e7f8\",\n            \"9g0h1i2\", \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\",\n            \"5d6e7f8\", \"9g0h1i2\"\n        ],\n        \"Author\": [\n            \"Olivia Harris\", \"Michael Clark\", \"Mike Johnson\", \"Sarah Brown\", \"David Carter\", \"Emily Evans\",\n            \"Michael Clark\", \"Lisa Adams\", \"Kevin Miller\", \"Olivia Harris\", \"John Doe\", \"Jane Smith\", \"Mike Johnson\",\n            \"Sarah Brown\", \"Mike Johnson\", \"Mike Johnson\", \"Mike Johnson\", \"Olivia Harris\", \"Olivia Harris\",\n            \"Olivia Harris\"\n        ],\n        \"Date\": [\n            \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-04-01T11:00:00\",\n            \"2023-05-01T11:15:00\", \"2023-06-01T11:30:00\", \"2023-07-01T12:00:00\", \"2023-08-01T12:15:00\",\n            \"2023-09-01T12:30:00\", \"2023-10-01T13:00:00\", \"2024-01-01T13:30:00\", \"2024-02-01T14:00:00\",\n            \"2024-03-01T14:30:00\", \"2024-04-01T15:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\",\n            \"2024-10-01T18:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\", \"2024-10-01T18:00:00\"\n        ],\n        \"Message\": [\n            \"Initial commit\", \"Add feature X\", \"Fix bug Y\", \"Implement feature Z\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #123\",\n            \"Add feature A\", \"Fix bug B\", \"Implement feature C\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #124\",\n            \"Add feature D\"\n        ],\n        \"Files Changed\": [3, 5, 1, 7, 2, 4, 6, 3, 2, 8, 4, 3, 6, 2, 4, 5, 3, 2, 7, 1],\n        \"Lines Added\": [100, 150, 20, 200, 50, 80, 120, 30, 10, 250, 110, 30, 160, 70, 90, 130, 45, 25, 220, 60],\n        \"Lines Removed\": [20, 30, 5, 40, 10, 15, 25, 5, 8, 60, 30, 10, 40, 20, 15, 30, 10, 8, 80, 15]\n    },\n    \"on\": \"compare_dimension\",\n    \"filters\": [],\n    \"formatted_sentence\": true,\n    \"compare_value_1\": \"Olivia Harris\",\n    \"compare_value_2\": \"Mike Johnson\"\n}","options":{"raw":{"language":"json"}}},"url":"https://platform.phrazor.ai/api/v1/insights/","description":"<p>Compare helps you understand the relationships and variances within your data based on various performance metrics. It focuses on evaluating and contrasting different aspects or entities within a dataset. It enables users to assess the relationships, differences, and similarities between various dimensions, metrics, or entities to draw meaningful insights. Using this, you can examine the comparison between two measures or two values/entities of a dimension.</p>\n","urlObject":{"path":["api","v1","insights",""],"host":["https://platform.phrazor.ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"6bab4652-5ba8-4269-bc88-35a1f8e98d3b"},{"name":"Compare Measure Insights","id":"6fa25b30-a0f6-416d-a77f-7a13e799e9aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"AccessToken API-KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"date_column\": \"Date\",\n    \"metric_column\": \"[\"Files Changed\", \"Lines Added\"]\",\n    \"dimension_column\": \"Author\",\n    \"data\": {\n        \"Commit Hash\": [\n            \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\", \"5d6e7f8\",\n            \"9g0h1i2\", \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\",\n            \"5d6e7f8\", \"9g0h1i2\"\n        ],\n        \"Author\": [\n            \"Olivia Harris\", \"Michael Clark\", \"Mike Johnson\", \"Sarah Brown\", \"David Carter\", \"Emily Evans\",\n            \"Michael Clark\", \"Lisa Adams\", \"Kevin Miller\", \"Olivia Harris\", \"John Doe\", \"Jane Smith\", \"Mike Johnson\",\n            \"Sarah Brown\", \"Mike Johnson\", \"Mike Johnson\", \"Mike Johnson\", \"Olivia Harris\", \"Olivia Harris\",\n            \"Olivia Harris\"\n        ],\n        \"Date\": [\n            \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-04-01T11:00:00\",\n            \"2023-05-01T11:15:00\", \"2023-06-01T11:30:00\", \"2023-07-01T12:00:00\", \"2023-08-01T12:15:00\",\n            \"2023-09-01T12:30:00\", \"2023-10-01T13:00:00\", \"2024-01-01T13:30:00\", \"2024-02-01T14:00:00\",\n            \"2024-03-01T14:30:00\", \"2024-04-01T15:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\",\n            \"2024-10-01T18:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\", \"2024-10-01T18:00:00\"\n        ],\n        \"Message\": [\n            \"Initial commit\", \"Add feature X\", \"Fix bug Y\", \"Implement feature Z\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #123\",\n            \"Add feature A\", \"Fix bug B\", \"Implement feature C\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #124\",\n            \"Add feature D\"\n        ],\n        \"Files Changed\": [3, 5, 1, 7, 2, 4, 6, 3, 2, 8, 4, 3, 6, 2, 4, 5, 3, 2, 7, 1],\n        \"Lines Added\": [100, 150, 20, 200, 50, 80, 120, 30, 10, 250, 110, 30, 160, 70, 90, 130, 45, 25, 220, 60],\n        \"Lines Removed\": [20, 30, 5, 40, 10, 15, 25, 5, 8, 60, 30, 10, 40, 20, 15, 30, 10, 8, 80, 15]\n    },\n    \"on\": \"compare_measure\",\n    \"filters\": [],\n    \"formatted_sentence\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://platform.phrazor.ai/api/v1/insights/","description":"<p>Compare helps you understand the relationships and variances within your data based on various performance metrics. It focuses on evaluating and contrasting different aspects or entities within a dataset. It enables users to assess the relationships, differences, and similarities between various dimensions, metrics, or entities to draw meaningful insights. Using this, you can examine the comparison between two measures or two values/entities of a dimension.</p>\n","urlObject":{"path":["api","v1","insights",""],"host":["https://platform.phrazor.ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"6fa25b30-a0f6-416d-a77f-7a13e799e9aa"},{"name":"Target Insights","id":"edbd2f4a-9fd4-448e-8bfd-d5026e1cc447","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"AccessToken API-KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"date_column\": \"Date\",\n    \"metric_column\": \"[\"Files Changed\", \"Lines Added\"]\",\n    \"dimension_column\": \"Author\",\n    \"data\": {\n        \"Commit Hash\": [\n            \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\", \"5d6e7f8\",\n            \"9g0h1i2\", \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\",\n            \"5d6e7f8\", \"9g0h1i2\"\n        ],\n        \"Author\": [\n            \"Olivia Harris\", \"Michael Clark\", \"Mike Johnson\", \"Sarah Brown\", \"David Carter\", \"Emily Evans\",\n            \"Michael Clark\", \"Lisa Adams\", \"Kevin Miller\", \"Olivia Harris\", \"John Doe\", \"Jane Smith\", \"Mike Johnson\",\n            \"Sarah Brown\", \"Mike Johnson\", \"Mike Johnson\", \"Mike Johnson\", \"Olivia Harris\", \"Olivia Harris\",\n            \"Olivia Harris\"\n        ],\n        \"Date\": [\n            \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-04-01T11:00:00\",\n            \"2023-05-01T11:15:00\", \"2023-06-01T11:30:00\", \"2023-07-01T12:00:00\", \"2023-08-01T12:15:00\",\n            \"2023-09-01T12:30:00\", \"2023-10-01T13:00:00\", \"2024-01-01T13:30:00\", \"2024-02-01T14:00:00\",\n            \"2024-03-01T14:30:00\", \"2024-04-01T15:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\",\n            \"2024-10-01T18:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\", \"2024-10-01T18:00:00\"\n        ],\n        \"Message\": [\n            \"Initial commit\", \"Add feature X\", \"Fix bug Y\", \"Implement feature Z\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #123\",\n            \"Add feature A\", \"Fix bug B\", \"Implement feature C\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #124\",\n            \"Add feature D\"\n        ],\n        \"Files Changed\": [3, 5, 1, 7, 2, 4, 6, 3, 2, 8, 4, 3, 6, 2, 4, 5, 3, 2, 7, 1],\n        \"Lines Added\": [100, 150, 20, 200, 50, 80, 120, 30, 10, 250, 110, 30, 160, 70, 90, 130, 45, 25, 220, 60],\n        \"Lines Removed\": [20, 30, 5, 40, 10, 15, 25, 5, 8, 60, 30, 10, 40, 20, 15, 30, 10, 8, 80, 15]\n    },\n    \"on\": \"target\",\n    \"filters\": [],\n    \"formatted_sentence\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://platform.phrazor.ai/api/v1/insights/","description":"<p>Target vs Achievement insights assess the degree to which predefined goals or targets have been met. They provide insights into goal attainment and performance evaluation. These insights reveal whether objectives have been met, exceeded, or fallen short.</p>\n","urlObject":{"path":["api","v1","insights",""],"host":["https://platform.phrazor.ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"edbd2f4a-9fd4-448e-8bfd-d5026e1cc447"}],"event":[{"listen":"prerequest","script":{"id":"c07d1ac4-b65d-4ec4-8254-52cf56763af8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b96bd7da-9ef3-40bc-9081-b4b87fa486b6","type":"text/javascript","exec":[""]}}],"variable":[{"key":"date_column","value":"Date"},{"key":"metric_column","value":"Lines Added","type":"string"},{"key":"2_metric_columns","value":"[\"Files Changed\", \"Lines Added\"]","type":"string"},{"key":"dimension_column","value":"Author","type":"string"},{"key":"descriptor_data","value":"{\n        \"Commit Hash\": [\n            \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\", \"5d6e7f8\",\n            \"9g0h1i2\", \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\",\n            \"5d6e7f8\", \"9g0h1i2\"\n        ],\n        \"Author\": [\n            \"John Doe\", \"Jane Smith\", \"Mike Johnson\", \"Sarah Brown\", \"David Carter\", \"Emily Evans\", \"Michael Clark\",\n            \"Lisa Adams\", \"Kevin Miller\", \"Olivia Harris\", \"John Doe\", \"Jane Smith\", \"Mike Johnson\", \"Sarah Brown\",\n            \"David Carter\", \"Emily Evans\", \"Michael Clark\", \"Lisa Adams\", \"Kevin Miller\", \"Olivia Harris\"\n        ],\n        \"Date\": [\n            \"2023-01-01T10:00:00\", \"2023-02-01T10:15:00\", \"2023-03-01T10:30:00\", \"2023-04-01T11:00:00\",\n            \"2023-05-01T11:15:00\", \"2023-06-01T11:30:00\", \"2023-07-01T12:00:00\", \"2023-08-01T12:15:00\",\n            \"2023-09-01T12:30:00\", \"2023-10-01T13:00:00\", \"2024-01-01T13:30:00\", \"2024-02-01T14:00:00\",\n            \"2024-03-01T14:30:00\", \"2024-04-01T15:00:00\", \"2024-05-01T15:30:00\", \"2024-06-01T16:00:00\",\n            \"2024-07-01T16:30:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\", \"2024-10-01T18:00:00\"\n        ],\n        \"Message\": [\n            \"Initial commit\", \"Add feature X\", \"Fix bug Y\", \"Implement feature Z\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #123\",\n            \"Add feature A\", \"Fix bug B\", \"Implement feature C\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #124\",\n            \"Add feature D\"\n        ],\n        \"Files Changed\": [3, 5, 1, 7, 2, 4, 6, 3, 2, 8, 4, 3, 6, 2, 4, 5, 3, 2, 7, 1],\n        \"Lines Added\": [100, 150, 20, 200, 50, 80, 120, 30, 10, 250, 110, 30, 160, 70, 90, 130, 45, 25, 220, 60],\n        \"Lines Removed\": [20, 30, 5, 40, 10, 15, 25, 5, 8, 60, 30, 10, 40, 20, 15, 30, 10, 8, 80, 15]\n    }","type":"string"},{"key":"trend_change_data","value":"{\n        \"Commit Hash\": [\n            \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\", \"5d6e7f8\",\n            \"9g0h1i2\", \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\",\n            \"5d6e7f8\", \"9g0h1i2\"\n        ],\n        \"Author\": [\n            \"Olivia Harris\", \"Michael Clark\", \"Mike Johnson\", \"Sarah Brown\", \"David Carter\", \"Emily Evans\",\n            \"Michael Clark\", \"Lisa Adams\", \"Kevin Miller\", \"Olivia Harris\", \"John Doe\", \"Jane Smith\", \"Mike Johnson\",\n            \"Sarah Brown\", \"David Carter\", \"Mike Johnson\", \"Michael Clark\", \"Olivia Harris\", \"Olivia Harris\",\n            \"Olivia Harris\"\n        ],\n        \"Date\": [\n            \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-04-01T11:00:00\",\n            \"2023-05-01T11:15:00\", \"2023-06-01T11:30:00\", \"2023-07-01T12:00:00\", \"2023-08-01T12:15:00\",\n            \"2023-09-01T12:30:00\", \"2023-10-01T13:00:00\", \"2024-01-01T13:30:00\", \"2024-02-01T14:00:00\",\n            \"2024-03-01T14:30:00\", \"2024-04-01T15:00:00\", \"2024-05-01T15:30:00\", \"2024-10-01T18:00:00\",\n            \"2024-10-01T18:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\", \"2024-10-01T18:00:00\"\n        ],\n        \"Message\": [\n            \"Initial commit\", \"Add feature X\", \"Fix bug Y\", \"Implement feature Z\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #123\",\n            \"Add feature A\", \"Fix bug B\", \"Implement feature C\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #124\",\n            \"Add feature D\"\n        ],\n        \"Files Changed\": [3, 5, 1, 7, 2, 4, 6, 3, 2, 8, 4, 3, 6, 2, 4, 5, 3, 2, 7, 1],\n        \"Lines Added\": [100, 150, 20, 200, 50, 80, 120, 30, 10, 250, 110, 30, 160, 70, 90, 130, 45, 25, 220, 60],\n        \"Lines Removed\": [20, 30, 5, 40, 10, 15, 25, 5, 8, 60, 30, 10, 40, 20, 15, 30, 10, 8, 80, 15]\n    }","type":"string"},{"key":"budget_compare_target_data","value":"{\n        \"Commit Hash\": [\n            \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\", \"5d6e7f8\",\n            \"9g0h1i2\", \"a3f1b2c\", \"d4e5f6a\", \"g7h8i9j\", \"k1l2m3n\", \"o4p5q6r\", \"s7t8u9v\", \"w1x2y3z\", \"1a2b3c4\",\n            \"5d6e7f8\", \"9g0h1i2\"\n        ],\n        \"Author\": [\n            \"Olivia Harris\", \"Michael Clark\", \"Mike Johnson\", \"Sarah Brown\", \"David Carter\", \"Emily Evans\",\n            \"Michael Clark\", \"Lisa Adams\", \"Kevin Miller\", \"Olivia Harris\", \"John Doe\", \"Jane Smith\", \"Mike Johnson\",\n            \"Sarah Brown\", \"Mike Johnson\", \"Mike Johnson\", \"Mike Johnson\", \"Olivia Harris\", \"Olivia Harris\",\n            \"Olivia Harris\"\n        ],\n        \"Date\": [\n            \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-01-01T10:00:00\", \"2023-04-01T11:00:00\",\n            \"2023-05-01T11:15:00\", \"2023-06-01T11:30:00\", \"2023-07-01T12:00:00\", \"2023-08-01T12:15:00\",\n            \"2023-09-01T12:30:00\", \"2023-10-01T13:00:00\", \"2024-01-01T13:30:00\", \"2024-02-01T14:00:00\",\n            \"2024-03-01T14:30:00\", \"2024-04-01T15:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\",\n            \"2024-10-01T18:00:00\", \"2024-08-01T17:00:00\", \"2024-09-01T17:30:00\", \"2024-10-01T18:00:00\"\n        ],\n        \"Message\": [\n            \"Initial commit\", \"Add feature X\", \"Fix bug Y\", \"Implement feature Z\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #123\",\n            \"Add feature A\", \"Fix bug B\", \"Implement feature C\", \"Refactor code\", \"Add documentation\",\n            \"Optimize performance\", \"Fix security vulnerability\", \"Update dependencies\", \"Merge pull request #124\",\n            \"Add feature D\"\n        ],\n        \"Files Changed\": [3, 5, 1, 7, 2, 4, 6, 3, 2, 8, 4, 3, 6, 2, 4, 5, 3, 2, 7, 1],\n        \"Lines Added\": [100, 150, 20, 200, 50, 80, 120, 30, 10, 250, 110, 30, 160, 70, 90, 130, 45, 25, 220, 60],\n        \"Lines Removed\": [20, 30, 5, 40, 10, 15, 25, 5, 8, 60, 30, 10, 40, 20, 15, 30, 10, 8, 80, 15]\n    }","type":"string"},{"key":"filters","value":"[]","type":"string"},{"key":"formatted_sentence","value":"true","type":"string"},{"key":"url","value":"https://platform.phrazor.ai","type":"string"},{"key":"topics","value":"[\"\"]","type":"string"},{"key":"API_KEY","value":"API-KEY","type":"string"}]}