GithubHelp home page GithubHelp logo

yatide / bingcoronavirusqueryset Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/bingcoronavirusqueryset

0.0 1.0 0.0 68.71 MB

Dataset containing Aggregated and anonymized queries from across the world with Coronavirus intent.

License: Other

bingcoronavirusqueryset's Introduction

Bing search dataset for Coronavirus Intent

Data Source

This dataset was curated from the Bing search logs (desktop users only) over the period of Jan 1st, 2020 – (Current Month - 1).Only searches that were issued many times by multiple users were included. Dataset includes queries from all over the world that had an intent related to the Coronavirus or Covid-19. In some cases this intent is explicit in the query itself, e.g. “Coronavirus updates Seattle” in other cases it is implicit , e.g. “Shelter in place” .Implicit intent of search queries (e.g. Toilet paper) were extracted by using Random walks on the click graph approach as outlined in this paper by Microsoft Research. All personal data was removed.

Contact us

[email protected]

Schema Description

Inside the data folder there is a folder 2020(for the year) which contains two kinds of files.

  • QueriesByCountry_DateRange.tsv : A tab separated text file that contains queries with Coronavirus intent by Country.
  • QueriesByState_DateRange.tsv : A tab separated text file that contains queries with Coronavirus intent by State.

QueriesByCountry

Date : string, Date on which the query was issued.

Query : string, The actual search query issued by user(s)

IsImplicitIntent : bool, true if query did not mention covid or coronavirus or sarsncov2 e.g.”Shelter in place” false otherwise

Country : string, Country from where the query was issued.

PopularityScore : int, value between 1 to 100. 1 indicates least popular query on the day/Country with Coronavirus intent, and 100 indicates the most popular query for the same Country on the same day.

QueriesByState

Date : string, Date on which the query was issued.

Query : string, The actual search query issued by user(s)

IsImplicitIntent : bool, true if query did not mention covid or coronavirus or sarsncov2 e.g.”Shelter in place” false otherwise

State : string, State from where the query was issued.

Country :string, Country from where the query was issued.

PopularityScore : int, value between 1 to 100. 1 indicates least popular query on the day/State/Country with Coronavirus intent, and 100 indicates the most popular query for the same geogrpahy on the same day.

Data Update Fequency

New data will be added once a month till the Coronavirus is in the news.

Terms of use:

Please see the LICENSE file for more details. If you choose to use the data, please attribute it to Microsoft as follows: "Data Source: Bing Coronavirus Query set (https://github.com/microsoft/BingCoronavirusQuerySet)".

Contributing:

This project is not open for contributions.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

bingcoronavirusqueryset's People

Contributors

narendrarana avatar microsoftopensource avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.