Skip to content

yevgenybulochnik/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Portfolio - Yevgeny (Eugene) Bulochnik

Table of Contents

Devops

Full Stack

Full stack dashboard using flask and React/Redux + typescript. A sudo ETL pipeline is setup using Scrapy and docker to obtain HRSA Program Integrity Data. The data is adjusted to feed a Restapi using Scrapy items and pipelines. The api uses flask, sqlalchemy, marshmallow and webargs to allow for specific data queries and summaries. A modular "dataService" is used for the front end to allow a deployable version of the dashboard to github pages with data being embedded in the js bundle. The "dataService" is swappable on build using env vars.
Demo

Data Analysis and Vizualization

Medimap

Interactive Medicare charge/reimbursement geomap. A large CMS data set (over 10 million records) with historical data on provider charges and medicare reimbursement was manipulated using python and geomapped with the help of geocod.io. Django Rest Framework was used to develop a RestApi, while React with the help of leafletjs was used to create the map.

AspCalc

ASP dosing and reimbursement calculator. This calculator is generated using create-react-app and various python data analysis libraries. Data sets from CMS were manipulated and combined to create a single usable json file which feeds the calculator UI

This repo is an example setup for d3 integration for react. It allows for pannable, zoomable and resposive svg charts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published