Datawookie.dev

AWS Containers #5: Health Checks

WEBAdding a Health Check. Change the Startup Dependency Ordering for the crawler container so that it waits for the the Selenium container to be HEALTHY. Follow …

Actived: 7 days ago

URL: https://datawookie.dev/blog/2021/04/aws-containers-5-health-checks/

Plotting categorical variables

WEBIn the previous installment we generated a few plots using numerical data straight out of the National Health and Nutrition Examination Survey. This time we are …

Category:  Nutrition Go Health

What is Transparency in Coverage Data

WEBThe Transparency in Coverage Act (bill currently before congress) is a set of regulations that aim to increase transparency in health insurance coverage in the USA. …

Category:  Health Go Health

Andrew B. Collier

WEBAndrew is a Data Scientist with experience in academic and commercial environments. Working as an Experimental Physicist he refined his skills in research, data analysis, …

Category:  Health Go Health

Categorical Variables

WEBA short tutorial on working with categorical variables in R. In the previous installment we sucked some data from the National Health and Nutrition Examination …

Category:  Nutrition Go Health

AWS EC2: Creating a Target Group

WEBGo to the EC2 Console. Select Target Groups in the menu bar. Press the. Create target group. button. Choose IP addresses as the target type. Specify a suitable …

Category:  Health Go Health

Transparency in Coverage: JSON Data

WEBThe file starts with a few metadata fields: reporting_entity_name — the name of the publishing entity (normally the name of the insurer and/or insurance plan);; …

Category:  Health Go Health

Install GitLab Runner with Docker

WEBRegister a Runner. To register a runner, use the register command. docker exec -it gitlab-runner gitlab-runner register. 💡 This seems repetitive, but there’s a reason …

Category:  Health Go Health

Plotting numerical variables

WEBIn the previous installment we generated some simple descriptive statistics for the National Health and Nutrition Examination Survey data. Now we are going to …

Category:  Nutrition Go Health

Descriptive Statistics

WEBIn the previous installment we derived two categorical variables. This time we will extract descriptive statistics. Firstly, let’s start by looking at a summary of the …

Category:  Health Go Health

Unravelling Transparency in Coverage Data

WEBUnravelling Transparency in Coverage Data. I have a challenge: extracting data from an enormous JSON file. The structure of the file is not ideal: it’s a mapping at …

Category:  Health Go Health

Making Sense of Drug Prices

WEBThe HCPCS code J0475 is for a Baclofen 10 mg injection. It corresponds to a number of NDC codes. The ASP price for J0475 for the period 1 January to 31 March …

Category:  Health Go Health

Selenium Crawler #3: Docker Compose

WEBSelenium Crawler #3: Docker Compose. Python Selenium Docker 2021-04-19 2024-04-22 / 5 min read. In two previous posts we’ve looked at how to set up a …

Category:  Health Go Health

Cyril's Speeches

WEB# A tibble: 15,044 × 2 word n <chr> <int> 1 south 2650 2 people 2322 3 africa 2047 4 economic 1291 5 country 1221 6 african 1206 7 development 1155 8 …

Category:  Health Go Health

ICML 2015 (Lille, France): Day 3

WEBSelected scribblings from the third day at the International Conference for Machine Learning (ICML 2015) in Lille, France. I’m going out on a limb with some of this, …

Category:  Health Go Health