Skip to content

Upwardly Mobile lets people find out where in the country they would be better off by comparing various types of data and ranking it based on a person’s preferences.

License

imclab/upwardly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunlight Foundation's Moving Up

Has all data:

{ oes: {$exists: true}, ffiec: {$exists: true}, nces: {$exists: true}, rpp_local: {$exists: true}, rpp_state: {$exists: true}, naccrra: {$exists: true} }

RESULT SET:

{ 'location': { 'code': '00000', 'name': 'Washington, DC', 'scores': { 'occupation': -2, 'qol': 3, 'housing': 0, ... }, }, 'compare_to': { 'code': '00000', 'name': 'Winchester, VA' 'scores': { ... } }, 'weights': [...] 'data': { 'occupation': { 'id': '00-0000', 'name': 'Machinists', 'category': 'Mechanical and Industrial Workers', 'value': 45000, 'compare_to': { 'value': 28000, 'cmp': -1, } 'usa': { 'value': 80000, 'cmp': 1, } }, 'rpp_state_education_goods': { 'value': 45000, 'compare_to': { 'value': 28000, 'cmp': -1, } 'usa': { 'value': 80000, 'cmp': 1, } }, ... }, }

About

Upwardly Mobile lets people find out where in the country they would be better off by comparing various types of data and ranking it based on a person’s preferences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published