Giter Site home page Giter Site logo

android-candidate-task's Introduction

Organization Viewer App

Requirements

  1. Users should be able to browse a list of Non-profit Organizations
  2. Unit and functional tests should be written where appropriate
  3. Code should be well architected and modular
  4. Check the API Spec for necessary endpoint information
  5. Feel free to use open source libraries (Retrofit, ButterKnife, Rx, etc.) as you see fit.

API URL: https://projects.propublica.org/nonprofits/api/v2/search.json

Sample Response:

{
	"total_results": 1977430,
	"organizations": [{
		"ein": 464744976,
		"strein": "46-4744976",
		"name": "0 DEBT EDUCATION INC",
		"sub_name": "0 DEBT EDUCATION INC",
		"city": "SANTA ROSA",
		"state": "CA",
		"ntee_code": "P51",
		"raw_ntee_code": "P51",
		"subseccd": 3,
		"has_subseccd": true,
		"have_filings": true,
		"have_extracts": true,
		"have_pdfs": true,
		"score": 1.0
	}, {
		"ein": 272620044,
		"strein": "27-2620044",
		"name": "0 TOLERANCE INC",
		"sub_name": "0 TOLERANCE INC",
		"city": "SUWANEE",
		"state": "GA",
		"ntee_code": "B99",
		"raw_ntee_code": "B99",
		"subseccd": 3,
		"has_subseccd": true,
		"have_filings": null,
		"have_extracts": null,
		"have_pdfs": null,
		"score": 1.0
	}],
	"num_pages": 100,
	"cur_page": 0,
	"page_offset": 0,
	"per_page": 100,
	"search_query": null,
	"selected_state": null,
	"selected_ntee": null,
	"selected_code": null,
	"data_source": "ProPublica Nonprofit Explorer API: https://projects.propublica.org/nonprofits/api/\nIRS Exempt Organizations Business Master File Extract (EO BMF): https://www.irs.gov/charities-non-profits/exempt-organizations-business-master-file-extract-eo-bmf\nIRS Annual Extract of Tax-Exempt Organization Financial Data: https://www.irs.gov/uac/soi-tax-stats-annual-extract-of-tax-exempt-organization-financial-data",
	"api_version": 2
}

android-candidate-task's People

Contributors

etarun avatar prasannarupan avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.