Skip to content

brucewroberts/form_990

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

form_990

Form 990 Instrumentl Coding Challenge

References

Results

Punchlist

P1

  • Git repo
  • Review XML
  • XML parser
  • DB schema/script
  • Flask core setup
  • create_app() method
  • app/blueprint_main/routes.py
  • app/blueprint_api/routes.py
  • app/lib/db
  • instance/app.cnf
  • requirements.txt: mysql, defusedxml, others TDB
  • download 990 script
  • JSON endpoints
  • basic sanity check tests

P2

  • docker container
  • endpoint parameter validation: useargs added to requirements.txt
  • logging
  • PEP8 formatting

...

About

Form 990 Instrumentl Coding Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published