newslens / src /data /source_bias.json
Jitender20's picture
Add NewsLens Streamlit app
208266a
{
"sources": {
"Fox News": {
"bias": "Right",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"Breitbart": {
"bias": "Right",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"The Daily Wire": {
"bias": "Right",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"New York Post": {
"bias": "Right",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"TechRadar": {
"bias": "Right",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"BBC News": {
"bias": "Center",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"Reuters": {
"bias": "Center",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"Associated Press": {
"bias": "Center",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"Mental Floss": {
"bias": "Center",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"New Scientist": {
"bias": "Center",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"Nature.com": {
"bias": "Center",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"Futurity: Research News": {
"bias": "Center",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"Yahoo Entertainment": {
"bias": "Center",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"NPR": {
"bias": "Center-Left",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"The Guardian": {
"bias": "Center-Left",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"Techdirt": {
"bias": "Center-Left",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"Vox": {
"bias": "Center-Left",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"Wired": {
"bias": "Center-Left",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"Al Jazeera English": {
"bias": "Left",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"Jezebel": {
"bias": "Left",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"Gizmodo.com": {
"bias": "Left",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"Gothamist": {
"bias": "Left",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
},
"The Intercept": {
"bias": "Left",
"provenance": "manual_demo",
"source_url": null,
"article_count": null,
"label_counts": null,
"notes": "Demo registry entry. Replace or enrich with a cited source-level dataset."
}
},
"aliases": {
"ap news": "Associated Press",
"associated press": "Associated Press",
"bbc": "BBC News",
"bbc news": "BBC News",
"fox": "Fox News",
"fox news": "Fox News",
"gizmodo": "Gizmodo.com",
"npr": "NPR",
"reuters": "Reuters",
"the guardian": "The Guardian",
"wired": "Wired",
"yahoo entertainment": "Yahoo Entertainment"
}
}