Description Usage Arguments Author(s) See Also
global_query
is a simple wrapper around the MySQL queries
that allows a useR to send a query to all production dbs on
analytics-store.eqiad.wmnet, joining the results from each query into a
single object.
1 | global_query(query, project_type = "all")
|
query |
the SQL query you want to run |
project_type |
what class of wiki (e.g. "wikisource", "wiktionary") you want to run against. Set to "all" by default. |
Os Keyes
mysql_read()
for querying an individual db, from_mediawiki()
for converting MediaWiki timestamps into POSIXlt
timestamps, or
query_hive()
for accessing the Hive datastore
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.