Write SQL and Python, run instantly in your browser, and track your progress.
You are a Content Analyst at Twitter/X. The community management team wants to spotlight recent content from verified members for a featured creators program.
Your task is to provide a list of published posts from verified users in the last 14 days. Include the post details and sort by the most recent post time first.
| Column Name | Type |
|---|---|
| post_id | INTEGER |
| user_id | INTEGER |
| content_text | TEXT |
You are a Content Analyst at Twitter/X. The community management team wants to spotlight recent content from verified members for a featured creators program.
Your task is to provide a list of published posts from verified users in the last 14 days. Include the post details and sort by the most recent post time first.
| Column Name | Type |
|---|---|
| post_id | INTEGER |
| user_id | INTEGER |
| content_text | TEXT |
| content_type |
| content_type |
| TEXT |
| TEXT |
| link_url | TEXT |
| link_url | TEXT |
| visibility | TEXT |
| visibility | TEXT |
| created_at | TEXT |
| created_at | TEXT |
| status | TEXT |
| status | TEXT |
| post_id | user_id | content_text | content_type | link_url | visibility | created_at | status |
|---|---|---|---|---|---|---|---|
| 1 | 1 | Answering your questions about entrepreneurship | video | followers | 2025-05-28 17:39:24 |
| post_id | user_id | content_text | content_type | link_url | visibility | created_at | status |
|---|---|---|---|---|---|---|---|
| 1 | 1 | Answering your questions about entrepreneurship | video | followers | 2025-05-28 17:39:24 |
| Column Name | Type |
|---|---|
| user_id | INTEGER |
| username | TEXT |
| full_name | TEXT |
| TEXT | |
| country | TEXT |
| join_date | TEXT |
| Column Name | Type |
|---|---|
| user_id | INTEGER |
| username | TEXT |
| full_name | TEXT |
| TEXT | |
| country | TEXT |
| join_date | TEXT |
| user_id | username | full_name | country | join_date | account_status | is_verified | bio | |
|---|---|---|---|---|---|---|---|---|
| 1 | andrea4 | Andrea Davis | andrea.davis@gmail.com | AU | 2025-03-31 19:11:04 |
| user_id | username | full_name | country | join_date | account_status | is_verified | bio | |
|---|---|---|---|---|---|---|---|---|
| 1 | andrea4 | Andrea Davis | andrea.davis@gmail.com | AU | 2025-03-31 19:11:04 |
| post_id | user_id | created_at | visibility | status |
|---|---|---|---|---|
| 15 | 4 | 2025-08-28 18:36:55 | public | published |
| 16 | 4 | 2025-08-21 00:56:41 | public | published |
| 14 | 3 | 2025-08-17 02:52:19 | followers | published |
| post_id | user_id | created_at | visibility | status |
|---|---|---|---|---|
| 15 | 4 | 2025-08-28 18:36:55 | public | published |
| 16 | 4 | 2025-08-21 00:56:41 | public | published |
| 14 | 3 | 2025-08-17 02:52:19 | followers | published |
6 rows returned. Published posts from verified users in the last 14 days.
6 rows returned. Published posts from verified users in the last 14 days.
1. Output Columns:
2. Filtering:
3. Ordering:
1. Output Columns:
2. Filtering:
3. Ordering:
| published |
| published |
| 2 | 1 | For everyone asking about technology, here's a helpful resource | link | https://example.com/41544 | public | 2025-04-20 09:23:49 | published |
| 2 | 1 | For everyone asking about technology, here's a helpful resource | link | https://example.com/41544 | public | 2025-04-20 09:23:49 | published |
| 3 | 1 | Sunset vibes from Austin | image | followers | 2025-06-02 01:35:31 | published |
| 3 | 1 | Sunset vibes from Austin | image | followers | 2025-06-02 01:35:31 | published |
| 4 | 2 | What's your take on web development? | poll | followers | 2025-07-19 11:27:33 | published |
| 4 | 2 | What's your take on web development? | poll | followers | 2025-07-19 11:27:33 | published |
| 5 | 2 | Morning coffee and good vibes | image | followers | 2025-08-04 14:31:30 | hidden |
| 5 | 2 | Morning coffee and good vibes | image | followers | 2025-08-04 14:31:30 | hidden |
| account_status | TEXT |
| account_status | TEXT |
| is_verified | INTEGER |
| is_verified | INTEGER |
| bio | TEXT |
| bio | TEXT |
| active |
| active |
| 0 |
| 0 |
| 2 | its_emily | Emily Anderson | emily.anderson@proton.me | DE | 2025-02-10 22:12:29 | active | 0 | Entrepreneur | crypto enthusiast | Tokyo |
| 2 | its_emily | Emily Anderson | emily.anderson@proton.me | DE | 2025-02-10 22:12:29 | active | 0 | Entrepreneur | crypto enthusiast | Tokyo |
| 3 | karen_wilson | Karen Wilson | karen.wilson@yahoo.com | ES | 2025-04-23 11:08:04 | active | 1 | travel lover. Student. Living my best life. |
| 3 | karen_wilson | Karen Wilson | karen.wilson@yahoo.com | ES | 2025-04-23 11:08:04 | active | 1 | travel lover. Student. Living my best life. |
| 4 | liam80 | Liam O'Brien | liam.o'brien@gmail.com | AU | 2025-06-28 05:31:09 | active | 1 | reading lover. Student. Living my best life. |
| 4 | liam80 | Liam O'Brien | liam.o'brien@gmail.com | AU | 2025-06-28 05:31:09 | active | 1 | reading lover. Student. Living my best life. |
| 5 | liam21 | Liam Patel | liam.patel@proton.me | SG | 2025-05-10 16:07:39 | active | 0 | nature | photography | Tokyo based |
| 5 | liam21 | Liam Patel | liam.patel@proton.me | SG | 2025-05-10 16:07:39 | active | 0 | nature | photography | Tokyo based |
| 8 | 3 | 2025-07-29 10:02:52 | followers | published |
| 8 | 3 | 2025-07-29 10:02:52 | followers | published |
| 19 | 4 | 2025-07-29 20:53:20 | followers | published |
| 19 | 4 | 2025-07-29 20:53:20 | followers | published |