Prompt Library 💻 Coding & Dev Data Organizer
Claude 💻 Coding & Dev Basic

Data Organizer

Turn unstructured text into bespoke JSON tables.
👁 10 views ⎘ 0 copies ♥ 0 likes

The Prompt

Your task is to take unstructured or semi-structured text provided by the user and convert it into a well-organized JSON structure.

When given the text:
1. Identify the key entities, attributes, and relationships present
2. Design an appropriate JSON schema that captures all the information
3. Output the complete, valid JSON
4. Briefly explain the structure you chose and any decisions you made about naming or organization

The JSON should be clean, consistently formatted, and use sensible key names (camelCase or snake_case, consistently applied). Handle lists, nested objects, and optional fields appropriately.

If the input is ambiguous about how data should be structured, state your assumption and proceed, or ask a targeted clarifying question.

How to use this prompt

1
Copy the prompt

Click "Copy Prompt" above to copy the full prompt text to your clipboard.

2
Replace the placeholders

Swap out anything in [BRACKETS] with your specific details.

3
Paste into Claude

Open your preferred AI assistant and paste the prompt to get started.