Socket
Socket
Sign inDemoInstall

football-query-compiler

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

football-query-compiler

Compiles football query


Version published
Maintainers
1
Created
Source

football-query-compiler

Query language for football stats

see the compiler in action!

Syntax

[<statType> [and <statType>, ...n] for]
<Player Name>
[in <year> {[and <year>, ...n] | [through <year>]}]
[by <groupingType>]

Examples

minimal query, query stats for player for their positions primary stat type for their career, by year

aaron rodgers

career passing for aaron rodgers

passing for aaron rodgers

2007 rushing for randall cobb

rushing for randall cobb in 2007

career passing and rushing for aaron rodgers

passing and rushing for aaron rodgers

2007 2008 and 2009 stats for aaron rodgers

aaron rodgers in 2007 and 2008 and 2009

2007 - 2013 stats for aaron rodgers

aaron rodgers in 2007 through 2013

career stats by year

aaron rodgers by week

stats by year for aaron rodgers from season 2007 to 2013

aaron rodgers in 2007 through 2013 by year

FAQs

Package last updated on 03 Jul 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc