Extract structured data from the unstructured text below.
SOURCE TEXT:
```
{paste}
```
SCHEMA I NEED:
```
{describe_or_paste_json_or_csv_columns}
```
RULES:
- Output as valid JSON (or CSV if my schema is column-based).
- If a field isn't mentioned, set it to null — never invent.
- For dates: ISO 8601.
- For currency: ISO 4217 code + amount as a number.
- For ambiguous values: pick the most likely + add a `confidence` field per record (low / med / high).
- Skip records that lack the minimum required fields (note them in a `skipped` block).
Return ONE JSON object with `records: [...]` and `skipped: [{reason, source_excerpt}]`. No commentary outside the JSON.0 copies·0 saves·2 views
112 words·668 chars
Parameters
Text generation parameters
FAQ
A analysis & research text prompt designed for Claude Opus. 112 words long, free to copy and use.
This prompt is written for Claude Opus. It's a text/chat prompt — paste it into Claude Opus (or compatible LLMs like Claude or GPT-4) to get the expected output.
1. Click the Copy button on this page to copy the full prompt. 2. Open Claude Opus. 3. Paste the prompt into a new conversation. 4. Replace any {placeholders} with your specifics, then send. Most prompts produce the right output on the first try; complex ones may need 1-2 iterations.
Yes — every prompt on mycopyprompt is free forever. No paywall, no signup wall for browsing or copying. You can use it for personal or commercial work, just don't redistribute the entire mycopyprompt library.
Absolutely — most prompts are templates. Look for {placeholders} (curly braces) and swap them with your own values. You can also reword sections, add constraints, or chain it with other prompts.
Similar prompts
Matched against every prompt in the catalog by title.