Version: 4 (current) | Updated: 11/12/2025, 7:13:06 PM
Added description
The JSON representation also includes a `newsletterpostsdataset` entity that aggregates these posts and provides overarching metadata such as creation date and subject tags. The dataset does not contain the full email content; it focuses on the structural and administrative metadata necessary for tracking and analysis.
@file_pinax -> documents -> @newsletter_posts_dataset:dataset {description: "A dataset containing information about newsletter posts, including post IDs, dates, publication status, and audience details.", created: @date_2023_06_04, subjects: ["newsletters","email marketing","content management"]}
@file_posts_csv -> documents -> [@post_133047701_modern_indulgence:document, @post_132220171_7fb:document, @post_125962878_coming_soon:document, @post_125962877_how_to_use_the_substack_editor:document]
@newsletter_posts_dataset -> includes -> [@post_133047701_modern_indulgence, @post_132220171_7fb, @post_125962878_coming_soon, @post_125962877_how_to_use_the_substack_editor]
@newsletter_posts_dataset -> source -> @file_posts_csv
@post_133047701_modern_indulgence:document {type: "newsletter", audience: "everyone", published: false}
@post_132220171_7fb:document {type: "newsletter", audience: "everyone", published: false}
@post_125962878_coming_soon:document {title: "Coming soon", when: @date_2023_06_04, type: "newsletter", audience: "everyone", published: true}
@post_125962877_how_to_use_the_substack_editor:document {type: "newsletter", audience: "everyone", published: false}post_id,post_date,is_published,email_sent_at,inbox_sent_at,type,audience,title,subtitle,podcast_url 133047701.modern-indulgence,,false,,,newsletter,everyone,,, 132220171.7fb,,false,,,newsletter,everyone,,, 125962878.coming-soon,2023-06-04T16:30:56.552Z,true,2023-06-04T16:30:56.552Z,2023-06-04T16:30:56.552Z,newsletter,everyone,Coming soon,, 125962877.how-to-use-the-substack-editor,,false,,,newsletter,everyone,,,
No children (leaf entity)