PopulationRecommendationResponse
one_trait_change objectrequired
property name*any
original objectrequired
property name*any
suggestion objectrequired
property name*any
PopulationRecommendationResponse
{
"one_trait_change": {
"age": {
"population_size": 8810,
"population_traits": {
"age": [
18,
95
],
"education_level": [
"Associates",
"Bachelors",
"High School Diploma",
"High School but no diploma"
],
"gender": [
"Female"
],
"household_income": [
0,
3000000
],
"household_with_children": "yes",
"number_of_children": [
"1",
"4+"
],
"racial_group": [
"White",
"African American",
"Asian or Pacific Islander"
],
"state": "New York"
}
},
"education_level": {
"population_size": 66,
"population_traits": {
"age": [
20,
22
],
"education_level": [
"Associates",
"Bachelors",
"High School Diploma",
"High School but no diploma",
"Less than high school",
"Masters",
"Some College"
],
"gender": [
"Female"
],
"household_income": [
0,
3000000
],
"household_with_children": "yes",
"number_of_children": [
"1",
"4+"
],
"racial_group": [
"White",
"African American",
"Asian or Pacific Islander"
],
"state": "New York"
}
},
"gender": {
"population_size": 59,
"population_traits": {
"age": [
20,
22
],
"education_level": [
"Associates",
"Bachelors",
"High School Diploma",
"High School but no diploma"
],
"gender": [
"Female",
"Male"
],
"household_income": [
0,
3000000
],
"household_with_children": "yes",
"number_of_children": [
"1",
"4+"
],
"racial_group": [
"White",
"African American",
"Asian or Pacific Islander"
],
"state": "New York"
}
},
"household_income": {
"population_size": 42,
"population_traits": {
"age": [
20,
22
],
"education_level": [
"Associates",
"Bachelors",
"High School Diploma",
"High School but no diploma"
],
"gender": [
"Female"
],
"household_income": [
4000,
812360
],
"household_with_children": "yes",
"number_of_children": [
"1",
"4+"
],
"racial_group": [
"White",
"African American",
"Asian or Pacific Islander"
],
"state": "New York"
}
},
"household_with_children": {
"population_size": 42,
"population_traits": {
"age": [
20,
22
],
"education_level": [
"Associates",
"Bachelors",
"High School Diploma",
"High School but no diploma"
],
"gender": [
"Female"
],
"household_income": [
0,
3000000
],
"number_of_children": [
"1",
"4+"
],
"racial_group": [
"White",
"African American",
"Asian or Pacific Islander"
],
"state": "New York"
}
},
"number_of_children": {
"population_size": 65,
"population_traits": {
"age": [
20,
22
],
"education_level": [
"Associates",
"Bachelors",
"High School Diploma",
"High School but no diploma"
],
"gender": [
"Female"
],
"household_income": [
0,
3000000
],
"household_with_children": "yes",
"number_of_children": [
"1",
"4+",
"2",
"3"
],
"racial_group": [
"White",
"African American",
"Asian or Pacific Islander"
],
"state": "New York"
}
},
"racial_group": {
"population_size": 57,
"population_traits": {
"age": [
20,
22
],
"education_level": [
"Associates",
"Bachelors",
"High School Diploma",
"High School but no diploma"
],
"gender": [
"Female"
],
"household_income": [
0,
3000000
],
"household_with_children": "yes",
"number_of_children": [
"1",
"4+"
],
"racial_group": [
"White",
"African American",
"Asian or Pacific Islander",
"Mixed race",
"Other race"
],
"state": "New York"
}
}
},
"original": {
"population_size": 42,
"population_traits": {
"age": [
20,
22
],
"education_level": [
"Associates",
"Bachelors",
"High School Diploma",
"High School but no diploma"
],
"gender": [
"Female"
],
"household_income": [
0,
3000000
],
"household_with_children": "yes",
"number_of_children": [
"1",
"4+"
],
"racial_group": [
"White",
"Black",
"Asian or Pacific Islander"
],
"state": "New York"
}
},
"suggestion": {
"population_size": 154788,
"population_traits": {
"age": [
18,
95
],
"education_level": [
"Associates",
"Bachelors",
"High School Diploma",
"High School but no diploma",
"Less than high school",
"Masters",
"PhD",
"Some College"
],
"gender": [
"Female",
"Male"
],
"household_income": [
0,
2221200
],
"number_of_children": [
"1",
"4+",
"0",
"2",
"3"
],
"racial_group": [
"White",
"African American",
"Asian or Pacific Islander",
"Mixed race",
"Other race"
],
"state": "New York"
}
}
}