Giter VIP home page Giter VIP logo

map-visuals's Introduction

๐Ÿ‘‹ Hi! I'm Andrew.

I currently lead data, analytics, and machine learning teams at Renaissance Learning.

Throughout my career I've built tools to help teachers and school system leaders use data and information systems for improvement. I started as a public school teacher in the Bronx through Teach for America, helped found a college prep high school in Newark, and led data, research and technology for the Newark Public Schools.

I had the pleasure of growing the data function at Alloy from the ground up, where I led the machine learning, data warehousing and data analysis teams, serving models in production that identified fraud and money laundering in the financial system.

I'm deeply passionate about public education, and dream of a future with a more effective and more equitable systems of schools. In Newark, I had a front-row seat for a particularly bold and contentious period in school reform - you might have read about it!

I'm a product of the University of Chicago. I live in Princeton, NJ with my amazing, talented wife Kerry and our four children.

I'm the author and maintainer of several open source educational tools, particularly njschooldata, which wraps the hodgepodge of NJ educational data into a consistent, tidy interface you can work with in R.

Ten years on, I'm still carrying a torch for google reader๐Ÿชฆ. In the absence of the magic "share with friends" button, I'm the proprieter of weird charts, a love letter to strange and/or captivating charts that I've encountered on the web. I'm also running a podcast curation and sharing project, safe to eat.

Email at [email protected] is best if you'd like to say hi! And if you'd like to send me unsolicited sales messages, we'll always have linkedin.

map-visuals's People

Contributors

almartin82 avatar chrishaid avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

map-visuals's Issues

Rename package and move developement

mapvizr or mapvizier

I like the latter cause it is so Hadley-esque (i'd go with the mapvizier pronunciation). That sad, mapvizier has a nice ring to it and most will pronounce it correctly.

So all of that said, why don't we stick with the latter.

At this point I think we should rename the package and perhaps move it to the @kippdata repo. I think we'd simply fork this branch to that repo and then anyone developing should start a new remote directory and clone from the @kippdata version. Put another way, we freeze development on this repo, fork it to @kippdata, and continue development from that fork by individuals forking from there.

Package renaming: mapvizier or mapvizr

This is dated information, but I'm adding per Andrew's request so we don't lose the info.

More importantly, I just merged some new functions into the main branch:

  • dots(), an internal function to capture unevaluated dots arguments in a function
  • nwea_growth(), gets any or all NWEA norms using grade, start.rit, and measurementscale vectors. This uses dots() internally to ask for any of the norms (R22, S42, T12, etc.).
  • kipp_quartile, calculates the foundation dumb quartile (or not! if you want it calculate real quartiles!) given a vector of percentiles. Returns a vector of integers or factors (your choice!)
  • tiered_growth(), given a vector of quartile and another vector of grade levels, returns a vector of KIPP Tiered Growth factors/multipliers
    s2s_match(), given a long-format map assessments data.frame, and two season as a growth period, the functions creates two subsets by season in a given year and merges them with an inner join on on student id and measurement scale, then returns that data.frame with smartly labeled column for the second season in a pair. If you ask nicely will also calculate typical growth, typical growth targets, and a typical growth met/exceeded indicator. Ditto college ready growth, targets, and indicators. Though for these you'll need some properly named columns right now.
    Oh, and s2s_match is super duper fast. Using the the three previous functions on the three years of long data and then using s2s join on each year for five (5!) "growth seasons" (f-s, s-s, f-w, w-s, f-f) and then binding all that up took like 1/2 a second. Seriously. That is totally rad.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.