Skip to content
New issue

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

Make map for individual denominations #97

Open
lmullen opened this issue Oct 3, 2022 · 1 comment
Open

Make map for individual denominations #97

lmullen opened this issue Oct 3, 2022 · 1 comment
Assignees

Comments

@lmullen
Copy link
Member

lmullen commented Oct 3, 2022

No description provided.

@hepplerj
Copy link
Member

hepplerj commented Oct 3, 2022

Here's a sample of what the data will look like:

[{"omeka_id":91178,"datascribe_record_id":17649,"denomination_id":"0-5-2","schedule_id":1,"ahcb_state_id":"oh_state","ahcb_county_id":"ohs_hamilton","urban_rural":"Urban","location_id":1066650,"members_total_sex":175,"members_male":75,"members_female":100,"place":"Cincinnati","county":"Hamilton","state":"OH","lat":39.1035,"lon":-84.5153,"pop_est_1926":431195},{"omeka_id":91179,"datascribe_record_id":17650,"denomination_id":"0-5-2","schedule_id":2,"ahcb_state_id":"oh_state","ahcb_county_id":"ohs_montgomery","urban_rural":"Urban","location_id":1064514,"members_total_sex":82,"members_male":40,"members_female":42,"place":"Dayton","county":"Montgomery","state":"OH","lat":39.7589,"lon":-84.1916,"pop_est_1926":181613},{"omeka_id":91180,"datascribe_record_id":17651,"denomination_id":"0-5-2","schedule_id":3,"ahcb_state_id":"in_state","ahcb_county_id":"ins_marion","urban_rural":"Urban","location_id":452890,"members_total_sex":200,"members_male":120,"members_female":80,"place":"Indianapolis","county":"Marion","state":"IN","lat":39.7684,"lon":-86.158,"pop_est_1926":344174},{"omeka_id":91181,"datascribe_record_id":17687,"denomination_id":"0-5-2","schedule_id":4,"ahcb_state_id":"in_state","ahcb_county_id":"ins_vanderburgh","urban_rural":"Urban","location_id":434258,"members_total_sex":120,"members_male":50,"members_female":70,"place":"Evansville","county":"Vanderburgh","state":"IN","lat":37.9748,"lon":-87.5558,"pop_est_1926":95455},{"omeka_id":91182,"datascribe_record_id":17689,"denomination_id":"0-5-2","schedule_id":5,"ahcb_state_id":"in_state","ahcb_county_id":"ins_vanderburgh","urban_rural":"Rural","members_total_sex":155,"members_male":75,"members_female":80},{"omeka_id":91183,"datascribe_record_id":18058,"denomination_id":"0-5-2","schedule_id":6,"ahcb_state_id":"il_state","ahcb_county_id":"ils_cook","urban_rural":"Urban","location_id":423587,"members_total_sex":501,"members_male":300,"members_female":201,"place":"Chicago","county":"Cook","state":"IL","lat":41.85,"lon":-87.6501,"pop_est_1926":3106545},{"omeka_id":91184,"datascribe_record_id":18059,"denomination_id":"0-5-2","schedule_id":7,"ahcb_state_id":"ky_state","ahcb_county_id":"kys_jefferson","urban_rural":"Urban","location_id":509453,"members_total_sex":132,"members_male":60,"members_female":72,"place":"Louisville","county":"Jefferson","state":"KY","lat":38.2542,"lon":-85.7594,"pop_est_1926":278603},{"omeka_id":91185,"datascribe_record_id":18014,"denomination_id":"0-5-2","schedule_id":8,"ahcb_state_id":"tn_state","ahcb_county_id":"tns_shelby","urban_rural":"Urban","location_id":1326388,"members_total_sex":134,"members_male":34,"members_female":100,"place":"Memphis","county":"Shelby","state":"TN","lat":35.1495,"lon":-90.049,"pop_est_1926":216826},
[. . .]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants