lecy
Associate Professor (ASU) and Data Scientist (Urban Institute/NCCS)
Arizona State UniversityPhoenix, AZ
Pinned Repositories
ds4ps.github.io
Umbrella website for Data Science for the Public Sector
CityBikeNYC
Visualizing NYC Citi Bike data.
np-formalization
Replication code + data for "Growing Up Nonprofit: Predictors of Early-Stage Nonprofit Formalization".
Open-Data-for-Nonprofit-Research
This repository is a collection of tools for creating, wrangling, and sharing data and analysis on the nonprofit sector using open data sources.
political-ideology-of-nonprofits
Replication files for the paper: Lecy, J. D., Ashley, S. R., & Santamarina, F. J. (2019). Do nonprofit missions vary by the political ideology of supporting communities? Some preliminary results. Public Performance & Management Review, 42(1), 115-141.
regression-simulations
Simulations of standard errors, confidence intervals, statistical significance, and omitted variable bias in regression analysis. Scripts are written in R.
RMD-to-Jupyter
This project provides an easy R function for translating R Markdown (.rmd) files to Jupyter Notebook (.ipynb) files.
wells-dubois-protocol
A protocol used to promote anti-bias practices and algorithmic fairness in research that utilizes machine learning
irs990efile
R package for building a research database from IRS 990 efiler tax returns.
peopleparser
R package to convert a raw text version of an individual name into a structured format and disambiguate first, last and titles.
lecy's Repositories
lecy/Open-Data-for-Nonprofit-Research
This repository is a collection of tools for creating, wrangling, and sharing data and analysis on the nonprofit sector using open data sources.
lecy/maps-in-R
This vignette contains some examples from various mapping packages in R.
lecy/schelling-segregation-sim-r
Simulation of Thomas Shelling's Housing Segregation Model in R
lecy/cpp-523-fall-2021
lecy/geo-prep
Sample R scripts for preparing data for spatial analysis.
lecy/np-formalization
Replication code + data for "Growing Up Nonprofit: Predictors of Early-Stage Nonprofit Formalization".
lecy/wells-dubois-protocol
A protocol used to promote anti-bias practices and algorithmic fairness in research that utilizes machine learning
lecy/bibtex-to-crossref-xml
Convert a bibtex citation into a validated CrossRef XML object.
lecy/code-orange
lecy/fiscal-health
lecy/hugo-creative-portfolio-theme
Port of the creative portfolio theme to Hugo
lecy/hyde2
Testing site for quarto render with sidebar page site.
lecy/JaesaR.github.io
:sparkles: Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll
lecy/mmistakes-test
lecy/montyhall
lecy/nccs
NCCS data platform powered by Jekyll
lecy/nccs-internship
Resources for NCCS summer interns.
lecy/nonprofitdata
lecy/nonprofitdataproject
Website for the Nonprofit Trends Project
lecy/pagetest
lecy/plumber-demo
Tutorial on creating a REST API using the plumbeR and plumberDeploy packages in R.
lecy/read-google-sheet-in-r
Read a Google Spreadsheet into R
lecy/scratch
lecy/SinglePaged
SinglePaged - Simple Jekyll template
lecy/solutions
Solutions for projects.
lecy/testtesttest
testing a template
lecy/theme-test
Testing the use of a custom gh-pages theme.
lecy/tutorials
A collection of technical tutorials for INBO (and anyone who's interested)
lecy/viget
NCCS data platform powered by Jekyll
lecy/xmltools
Tools to look at xml data. Has functions similar to the `tree` command line tool ( xml_view_tree). Allows one to find paths quickly, including just terminal node paths (xml_get_paths). Also has two functions for helping convert xml code to data frames (xml_to_df and xml_dig_df).