Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: ArrowNotImplementedError
Message: Cannot write struct type 'options' with no child field to Parquet. Consider adding a dummy child field.
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1887, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 673, in write_table
self._build_writer(inferred_schema=pa_table.schema)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 714, in _build_writer
self.pa_writer = pq.ParquetWriter(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/pyarrow/parquet/core.py", line 1070, in __init__
self.writer = _parquet.ParquetWriter(
^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/_parquet.pyx", line 2363, in pyarrow._parquet.ParquetWriter.__cinit__
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
pyarrow.lib.ArrowNotImplementedError: Cannot write struct type 'options' with no child field to Parquet. Consider adding a dummy child field.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1908, in _prepare_split_single
num_examples, num_bytes = writer.finalize()
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 688, in finalize
self._build_writer(self.schema)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 714, in _build_writer
self.pa_writer = pq.ParquetWriter(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/pyarrow/parquet/core.py", line 1070, in __init__
self.writer = _parquet.ParquetWriter(
^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/_parquet.pyx", line 2363, in pyarrow._parquet.ParquetWriter.__cinit__
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
pyarrow.lib.ArrowNotImplementedError: Cannot write struct type 'options' with no child field to Parquet. Consider adding a dummy child field.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1736, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1919, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
name string | nodes list | pinData dict | connections dict | active bool | settings dict | versionId string | meta dict | id string | tags list |
|---|---|---|---|---|---|---|---|---|---|
My workflow | [
{
"parameters": {
"operation": "extractHtmlContent",
"extractionValues": {
"values": [
{
"key": "title",
"cssSelector": "h4.artTitle",
"returnArray": true
}
]
},
"options": {},
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.html",
"typeVersion": 1.2,
"position": [
-2256,
16
],
"id": "",
"name": "HTML",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": {},
"url": "https://market.bisnis.com/bursa-saham",
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.2,
"position": [
-2496,
16
],
"id": "",
"name": "HTTP Request Bursa dan Saham",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": {},
"url": "https://market.bisnis.com/emas",
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.2,
"position": [
-2496,
224
],
"id": "",
"name": "HTTP Request Emas",
"credentials": null
},
{
"parameters": {
"operation": "extractHtmlContent",
"extractionValues": {
"values": [
{
"key": "title",
"cssSelector": "h4.artTitle",
"returnArray": true
}
]
},
"options": {},
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.html",
"typeVersion": 1.2,
"position": [
-2256,
224
],
"id": "",
"name": "HTML1",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": {},
"url": null,
"assignments": {
"assignments": [
{
"id": "",
"name": "category",
"value": "Bursa dan Saham",
"type": "string"
}
]
},
"includeOtherFields": true,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.set",
"typeVersion": 3.4,
"position": [
-1792,
16
],
"id": "",
"name": "Edit Fields Bursa Saham",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": {},
"url": null,
"assignments": {
"assignments": [
{
"id": "",
"name": "category",
"value": "Emas",
"type": "string"
}
]
},
"includeOtherFields": true,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.set",
"typeVersion": 3.4,
"position": [
-1792,
224
],
"id": "",
"name": "Edit Fields Emas",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": null,
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": "const now = new Date();\nconst formattedDate = now.toLocaleDateString(\"id-ID\", {\n day: '2-digit',\n month: '2-digit',\n year: 'numeric'\n});\n\nreturn items.map(item => ({\n json: {\n ...item.json,\n date: formattedDate\n }\n}));\n",
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.code",
"typeVersion": 2,
"position": [
-1568,
16
],
"id": "",
"name": "Code",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": null,
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": "const now = new Date();\nconst formattedDate = now.toLocaleDateString(\"id-ID\", {\n day: '2-digit',\n month: '2-digit',\n year: 'numeric'\n});\n\nreturn items.map(item => ({\n json: {\n ...item.json,\n date: formattedDate\n }\n}));\n",
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.code",
"typeVersion": 2,
"position": [
-1568,
224
],
"id": "",
"name": "Code1",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": null,
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.merge",
"typeVersion": 3.2,
"position": [
-1344,
128
],
"id": "",
"name": "Merge",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": null,
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": "define",
"text": "={{ $json.prompt }}",
"batching": {},
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"typeVersion": 1.7,
"position": [
-816,
128
],
"id": "",
"name": "Basic LLM Chain",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": {},
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": "models/gemini-2.5-flash-lite",
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"typeVersion": 1,
"position": [
-848,
288
],
"id": "",
"name": "Google Gemini Chat Model",
"credentials": {
"googlePalmApi": {
"id": "",
"name": ""
}
}
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": null,
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": "let text = items[0].json.candidates?.[0]?.content?.parts?.[0]?.text ?? items[0].json.text;\n\n// Remove ```json and ``` if present\ntext = text.replace(/```json\\s*|\\s*```/g, '').trim();\n\n// Parse cleaned JSON string\nconst parsed = JSON.parse(text);\n\nreturn parsed.map(entry => ({\n json: entry\n}));\n",
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.code",
"typeVersion": 2,
"position": [
-464,
128
],
"id": "",
"name": "Code4",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": null,
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": "return items[0].json.title.map(t => ({\n json: {\n title: t\n }\n}));\n",
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.code",
"typeVersion": 2,
"position": [
-1984,
16
],
"id": "",
"name": "Code Mapping",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": null,
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": "return items[0].json.title.map(t => ({\n json: {\n title: t\n }\n}));\n",
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.code",
"typeVersion": 2,
"position": [
-1984,
224
],
"id": "",
"name": "Code Mapping1",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": null,
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": "const headlines = items.map((item, index) => {\n return {\n title: item.json.title,\n category: item.json.category,\n date: item.json.date\n };\n});\n\nconst promptLines = headlines.map((h, i) => {\n return `${i + 1}. \"${h.title}\" [${h.category}] (${h.date})`;\n});\n\nconst prompt = `Classify the sentiment (Positive, Negative, Neutral) for each of the following financial news headlines.\n\nReturn as a JSON array like this:\n[\n { \"title\": \"...\", \"category\": \"...\", \"date\": \"...\", \"sentiment\": \"...\" },\n ...\n]\n\nHeadlines:\n${promptLines.join('\\n')}\n`;\n\nreturn [{\n json: {\n prompt\n }\n}];\n",
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.code",
"typeVersion": 2,
"position": [
-992,
128
],
"id": "",
"name": "Prompt Machine",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": null,
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": "const seen = new Set();\n\nconst filtered = items.filter(item => {\n const title = item.json.title?.trim();\n if (!title) return false;\n\n // Skip \"PREMIUM NOTES\"\n if (title.toLowerCase().includes(\"premium notes\")) return false;\n\n // Skip duplicates\n if (seen.has(title)) return false;\n\n seen.add(title);\n return true;\n});\n\nreturn filtered;\n",
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.code",
"typeVersion": 2,
"position": [
-1168,
128
],
"id": "",
"name": "Data Cleaning",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": null,
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": {
"interval": [
{}
]
},
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.scheduleTrigger",
"typeVersion": 1.2,
"position": [
-2768,
128
],
"id": "",
"name": "Schedule Trigger",
"credentials": null
},
{
"parameters": {
"operation": "xlsx",
"extractionValues": null,
"options": {},
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": "Saham Positif / Beli",
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.convertToFile",
"typeVersion": 1.1,
"position": [
0,
0
],
"id": "",
"name": "Convert to File",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": {},
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": {
"options": {
"caseSensitive": true,
"leftValue": "",
"typeValidation": "strict",
"version": 2
},
"conditions": [
{
"id": "",
"leftValue": "={{ $json.sentiment }}",
"rightValue": "=Positive",
"operator": {
"type": "string",
"operation": "equals",
"name": "filter.operator.equals"
}
}
],
"combinator": "and"
},
"messages": null
},
"type": "n8n-nodes-base.if",
"typeVersion": 2.2,
"position": [
-224,
16
],
"id": "",
"name": "If",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": {},
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": {
"options": {
"caseSensitive": true,
"leftValue": "",
"typeValidation": "strict",
"version": 2
},
"conditions": [
{
"id": "",
"leftValue": "={{ $json.sentiment }}",
"rightValue": "Neutral",
"operator": {
"type": "string",
"operation": "equals",
"name": "filter.operator.equals"
}
}
],
"combinator": "and"
},
"messages": null
},
"type": "n8n-nodes-base.if",
"typeVersion": 2.2,
"position": [
-224,
176
],
"id": "",
"name": "If1",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": {},
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": {
"options": {
"caseSensitive": true,
"leftValue": "",
"typeValidation": "strict",
"version": 2
},
"conditions": [
{
"id": "",
"leftValue": "={{ $json.sentiment }}",
"rightValue": "Negative",
"operator": {
"type": "string",
"operation": "equals",
"name": "filter.operator.equals"
}
}
],
"combinator": "and"
},
"messages": null
},
"type": "n8n-nodes-base.if",
"typeVersion": 2.2,
"position": [
-208,
320
],
"id": "",
"name": "If2",
"credentials": null
},
{
"parameters": {
"operation": "xlsx",
"extractionValues": null,
"options": {},
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": "Saham Netral / Hold",
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.convertToFile",
"typeVersion": 1.1,
"position": [
0,
160
],
"id": "",
"name": "Convert to File1",
"credentials": null
},
{
"parameters": {
"operation": "xlsx",
"extractionValues": null,
"options": {},
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": null,
"rule": null,
"binaryPropertyName": "Saham Negatif / Jual",
"conditions": null,
"messages": null
},
"type": "n8n-nodes-base.convertToFile",
"typeVersion": 1.1,
"position": [
0,
304
],
"id": "",
"name": "Convert to File2",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": null,
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": "define",
"text": "={{ $json.text }}",
"batching": {},
"modelName": null,
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": {
"messageValues": [
{
"message": "buatkan artikel (summary) dengan judul dalam 6 paragraf dari keseluruhan data ini.\n\nnegative prompt = hindari kata \"Tentu, berikut adalah ringkasan dalam enam paragraf dari data yang Anda berikan\" dan sejenisnya.\n\nlangsung ke judul dan isi artikel"
}
]
}
},
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"typeVersion": 1.7,
"position": [
-576,
592
],
"id": "",
"name": "Basic LLM Chain1",
"credentials": null
},
{
"parameters": {
"operation": null,
"extractionValues": null,
"options": {},
"url": null,
"assignments": null,
"includeOtherFields": null,
"jsCode": null,
"promptType": null,
"text": null,
"batching": null,
"modelName": "models/gemini-2.5-flash-lite",
"rule": null,
"binaryPropertyName": null,
"conditions": null,
"messages": null
},
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"typeVersion": 1,
"position": [
-576,
768
],
"id": "",
"name": "Google Gemini Chat Model1",
"credentials": {
"googlePalmApi": {
"id": "",
"name": ""
}
}
}
] | {} | {
"HTTP Request Bursa dan Saham": {
"main": [
[
{
"node": "HTML",
"type": "main",
"index": 0
}
]
]
},
"HTTP Request Emas": {
"main": [
[
{
"node": "HTML1",
"type": "main",
"index": 0
}
]
]
},
"HTML": {
"main": [
[
{
"node": "Code Mapping",
"type": "main",
"index": 0
}
]
]
},
"HTML1": {
"main": [
[
{
"node": "Code Mapping1",
"type": "main",
"index": 0
}
]
]
},
"Edit Fields Emas": {
"main": [
[
{
"node": "Code1",
"type": "main",
"index": 0
}
]
]
},
"Edit Fields Bursa Saham": {
"main": [
[
{
"node": "Code",
"type": "main",
"index": 0
}
]
]
},
"Code": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 0
}
]
]
},
"Code1": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 1
}
]
]
},
"Google Gemini Chat Model": {
"ai_languageModel": [
[
{
"node": "Basic LLM Chain",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Merge": {
"main": [
[
{
"node": "Data Cleaning",
"type": "main",
"index": 0
}
]
]
},
"Basic LLM Chain": {
"main": [
[
{
"node": "Code4",
"type": "main",
"index": 0
},
{
"node": "Basic LLM Chain1",
"type": "main",
"index": 0
}
]
]
},
"Code4": {
"main": [
[
{
"node": "If",
"type": "main",
"index": 0
},
{
"node": "If1",
"type": "main",
"index": 0
},
{
"node": "If2",
"type": "main",
"index": 0
}
]
]
},
"Code Mapping": {
"main": [
[
{
"node": "Edit Fields Bursa Saham",
"type": "main",
"index": 0
}
]
]
},
"Code Mapping1": {
"main": [
[
{
"node": "Edit Fields Emas",
"type": "main",
"index": 0
}
]
]
},
"Prompt Machine": {
"main": [
[
{
"node": "Basic LLM Chain",
"type": "main",
"index": 0
}
]
]
},
"Data Cleaning": {
"main": [
[
{
"node": "Prompt Machine",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "HTTP Request Bursa dan Saham",
"type": "main",
"index": 0
},
{
"node": "HTTP Request Emas",
"type": "main",
"index": 0
}
]
]
},
"If": {
"main": [
[
{
"node": "Convert to File",
"type": "main",
"index": 0
}
]
]
},
"If1": {
"main": [
[
{
"node": "Convert to File1",
"type": "main",
"index": 0
}
]
]
},
"If2": {
"main": [
[
{
"node": "Convert to File2",
"type": "main",
"index": 0
}
]
]
},
"Google Gemini Chat Model1": {
"ai_languageModel": [
[
{
"node": "Basic LLM Chain1",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Basic LLM Chain1": {
"main": [
[]
]
},
"Convert to File": {
"main": [
[]
]
},
"Convert to File1": {
"main": [
[]
]
},
"Convert to File2": {
"main": [
[]
]
}
} | false | {
"executionOrder": "v1"
} | {
"instanceId": ""
} | [] |
No dataset card yet
- Downloads last month
- 13