File size: 1,232 Bytes
c84f5c0 e6e5478 c84f5c0 e6e5478 c84f5c0 e6e5478 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
language:
- en
license: cc0-1.0
tags:
- bluesky
---
## Nightsky 40M Dataset
~40 million posts from the Bluesky Firehose API, reasonably anonymized.
Licensed under [CC0](https://creativecommons.org/publicdomain/zero/1.0/legalcode.txt) and completely independently sourced to avoid licensing issues.
Use it as you wish! Very little preprocessing.
# Request data deletion
A user may request removal of their data by e-mailing nightsky-rm@proton.me with a subject line of "Delete My Data".\
As I don't collect usernames/DIDs, you must specify the position of every individual row you would like to be removed and include your Bsky account for verification.
Each request must only contain rows pertaining to a single account.\
Requests may take up to a week to be processed. Received requests are deleted immediately after being processed.
## Format
text: The original text content of the post.
langs: A list of ISO 639 language codes representing the languages detected in the post.
hasImage: A boolean field indicating whether an image is attached (True for image presence, False otherwise).
altText: The alt-text of the first attached image, or None if no image/alt-text is present.
|