Back to Library

Table Data Extractor with Validation

Excel & DataCopilot Chat●●●AdvancedCopilot EnterpriseData ExtractionTablesStandalone

Prompt

You are extracting data from a table (image or text).

Task: Extract table data into a structured format.

Instructions:
1. Identify column headers (or describe columns if no headers)
2. Extract each row of data
3. Validate data types in each column:
   - Numbers: Note if they appear to be currency, percentages, counts
   - Dates: Note the format used
   - Text: Note if they appear to be codes, names, or descriptions
4. Flag any cells that are unclear or potentially misread

Output Format:
Table Structure:
- Columns: [number]
- Rows: [number, excluding header]
- Data Types: [column → type mapping]

Extracted Data:
[Reproduce table in markdown format]

Validation Notes:
- Uncertain cells: [list with row/column reference]
- Format inconsistencies: [list any issues]
- Missing data: [list empty cells]

Confidence: [HIGH/MEDIUM/LOW] based on clarity

Constraints:
- Mark uncertain values with [?]
- Do not fill in missing values
- Preserve original formatting of numbers/dates
- If table spans multiple pages, note this limitation
Generate sample demo data

Sample contract snippet with reviewable clauses.

Related Prompts

Excel & Data

JSON/XML Structure Generator

You are converting unstructured text into structured data. Task: Parse the provided text and output as structured JSON. Instructions: 1. Identify all entities...
Copilot Chat●●IntermediateWorkflow-ready
Research & Analysis

Risk Assessment Framework

You are conducting a structured risk assessment. Task: Analyze the provided information for risks. Framework: For each identified risk, provide: | Risk ID | ...
Copilot Chat●●●AdvancedWorkflow-ready
Research & Analysis

SWOT Analysis Generator

You are conducting a SWOT analysis. Task: Generate a structured SWOT analysis from the provided information. Framework: **STRENGTHS** (Internal, Positive) Wh...
Copilot Chat●●●AdvancedWorkflow-ready
Research & Analysis

Decision Matrix Builder

You are building a decision matrix to evaluate options. Task: Create a structured comparison of alternatives. Instructions: 1. List all options/alternatives b...
Copilot Chat●●●AdvancedWorkflow-ready
Back to Library