Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 571 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 571 Bytes

0.2.0 (2020-07-09)

Feat

  • rsvp per day query was added
  • added Uniswap & Balancer Ethereum Chicago & BA_meetup to the dataset
  • RSVP is being parsed and queries about RSVP and event date were added

Refactor

  • removed an extra file iteration when anonymizing data

0.1.0 (2020-07-09)

Refactor

  • removed an extra file iteration when anonymizing data
  • Meetup User id is used to do the matching instead of name (text)

Feat

  • attendance now is being stored and exposed as a metric
  • Initial Commit. Data parsing, SQLite storing and some queries