We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sample json below
[ { "name": "Enyimba Football Club", "nickname": "People's Elephant", "state": "Abia", "founded": 1976, "ownership": "Government", "gender": "male", "status": "Active" }, { "name": "Rangers International FC", "nickname": "Flying Antelopes", "state": "Enugu", "founded": 1970, "ownership": "Government", "gender": "male", "status": "Active" }, { "name": "Kano Pillars FC", "nickname": "Sai Masu Gida", "state": "Kano", "founded": 1990, "ownership": "Government", "gender": "male", "status": "Active" }, { "name": "Sunshine Stars FC", "nickname": "Owena Waves", "state": "Ondo", "founded": 1995, "ownership": "Government", "gender": "male", "status": "Active" }, { "name": "Heartland FC", "nickname": "Naze Millionaires", "state": "Imo", "founded": 1976, "ownership": "Government", "gender": "male", "status": "Active" }, { "name": "Shooting Stars SC", "nickname": "Oluyole Warriors", "state": "Oyo", "founded": 1950, "ownership": "Government", "gender": "male", "status": "Active" }, { "name": "Wikki Tourists FC", "nickname": "Giants Elephants", "state": "Bauchi", "founded": 1992, "ownership": "Government", "gender": "male", "status": "Active" }, { "name": "MFM FC", "nickname": "Olukoya Boys", "state": "Lagos", "founded": 2007, "ownership": "Private", "gender": "male", "status": "Active" }, { "name": "Plateau United FC", "nickname": "Peace Boys", "state": "Plateau", "founded": 1975, "ownership": "Government", "gender": "male", "status": "Active" }, { "name": "Warri Wolves FC", "nickname": "Seasiders", "state": "Delta", "founded": 1998, "ownership": "Government", "gender": "male", "status": "Active" } ]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sample json below
The text was updated successfully, but these errors were encountered: