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

Implement Members of the House of Representatives visualization #21

Open
rapee opened this issue Oct 19, 2019 · 4 comments
Open

Implement Members of the House of Representatives visualization #21

rapee opened this issue Oct 19, 2019 · 4 comments
Labels
hacktoberfest Contribute to Hacktoberfest!

Comments

@rapee
Copy link
Contributor

rapee commented Oct 19, 2019

Homepage: Visualization showing all 500 MPs as dots. Users can filter dots by their gender, age range, education, occupation group. When filter changes, it rearranges so that selected dots ordered from the left, with highlight.

Inspired from Films that Fail the Bechdel Test and the Creators' Gender.

Screen Shot 2019-10-19 at 18 12 27

Design Reference

Landing Page

@rapee rapee added the hacktoberfest Contribute to Hacktoberfest! label Oct 19, 2019
@puripant
Copy link

I am working on this. Do we expect to have all data fields: gender, age group, education, and occupation? (What's the first dropdown list for anyway?)

If there's a real (though incomplete) or even mockup dataset, it will be very helpful.

@puripant
Copy link

puripant commented Oct 24, 2019

I have written a waffle chart with a mockup dataset (whose generator is included in the pull request). I also took the liberty to design a mobile equivalent shown below. If it needs to be changed, let me know.

Screen Shot 2019-10-24 at 10 56 20

What I haven't done seem to be shared across other parts of the website, such as tooltip and dropdown lists. Any particular tooltip (as another issue?) or dropdown list suggestions?

Subtasks for this issue:

  • Waffle chart according to the design
  • Responsiveness (mobile layout)
  • Tooltip
  • Dropdown lists
  • Animation (optional)

@sychonato
Copy link

sychonato commented Oct 27, 2019

@puripant

Dropdown List

▸ ประเภท

  • ทั้งหมด
  • สภาผู้แทนราษฎร
  • วุฒิสภา
  • คณะรัฐมนตรี

▸ เพศ

  • ทั้งหมด
  • ชาย
  • หญิง

▸ อายุ

  • ทั้งหมด
  • Millennial (23-38 ปี)
  • GEN X (44-54 ปี)
  • Baby Boomer (55-73 ปี)
  • Silent (74 ปีขึ้นไป)

▸ การศึกษา

  • ต่ำกว่าปริญญาตรี
  • ปริญญาตรี
  • ปริญญาโท
  • ปริญญาเอก
  • สถาบันการศึกษาทางทหาร

▸ กลุ่มอาชีพเดิม

  • ทั้งหมด
  • รับราชการ
  • ความมั่นคง
  • กฎหมาย
  • ยุติธรรม
  • การศึกษา
  • สาธารณสุข
  • กสิกรรม
  • พนักงานเอกชน
  • เจ้าของกิจการ
  • สื่อมวลชน
  • อื่นๆ

Update : 30.10.2019

@puripant
Copy link

Is this one still open? I have just come across this issue again, preparing for Hacktoberfest 2020 🤓

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

No branches or pull requests

3 participants