news

Get the sources underlying AskNews

This endpoint is primarly used for transparency and monitoring the diversity of the data.

Visualized at https://asknews.app/transparency.

Get the distribution of sources/languages/countries underlying AskNews content.

get/v1/sources

Query parameters

n_pointsinteger

Number of points to return

Number of points to return

start_timestampinteger nullable

Start timestamp to filter by

Start timestamp to filter by

end_timestampinteger nullable

End timestamp to filter by

End timestamp to filter by

metric'duplication' | 'countries_diversity' | 'languages_diversity' | 'sources_diversity' | 'bucket_loss'

Metric to filter by

Metric to filter by

sampling'5m' | '1h' | '4h' | '1d'

Sampling to use

Sampling to use

Response

A time-series for distribution of sources, countries, and languages of underling AskNews content and analytics.

bson_datestring date-time required
n_bucketinteger required
n_selectedinteger required
bucket_countsobject required
selected_countsobject required
bucket_pctobject required
selected_pctobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.