Skip to content

Instantly share code, notes, and snippets.

View mroswell's full-sized avatar

Marjorie Roswell mroswell

View GitHub Profile

Of course! Here's the table with a new column added before the original and simplified proposal columns, which includes the proposal numbers:

Proposal Number Original Proposal Simplified Proposal
Proposal 1 The USP Draft Guidelines must refer to "mRNA Therapeutics" as being sub-types of "gene therapy products." Call mRNA vaccines a type of gene therapy.
Proposal 2 The term "Engineered RNA" or "engRNA" be used to describe these products. Use "Engineered RNA" to talk about them.
Proposal 3 As appropriate, engRNA be used in USP documents, unless context requires a more specific term. Keep using "engRNA" unless you need a specific word.
Proposal 4 Where appropriate, "modRNA" is used in USP documents, unless context requires the term engRNA. "ModRNA" means the same as "engRNA" unless needed.
Proposal 5 Where appropriate, the term "Codon Optimized" is used throughout USP documents. Use "Codon Optimized" when
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 2.
Title,Title_URL,novalegacyebadge,novalegacyebadge1,novalegacyelist_item,novalegacyelist_item__acontains_class_novalegacyelink_URL,Name,novalegacyelist_item_URL,Author,novalegacyelist_item_URL2,Author3,novalegacyvpublicationitem_personlisttruncation,novalegacyelist_item_URL4,Author5,Description,Label
Disorders of Adhesions or Adhesion-Related Disorder: Monolithic Entities or Part of Something Bigger—CAPPS?,https://www.researchgate.net/publication/23222786_Disorders_of_Adhesions_or_Adhesion-Related_Disorder_Monolithic_Entities_or_Part_of_Something_Bigger-CAPPS,Article,Full-text available,Aug 2008,https://www.researchgate.net/profile/David-Wiseman,David M Wiseman,,,,,,,,"The purpose of this article is to review progress in the field of abdominopelvic adhesions and the validity of its two underlying assumptions: (1) The formation of adhesions results in infertility, bowel obstruction, or other complications. Reducing or avoiding adhesions will curb these sequelae. (2) “Adhesions” is a monolithic entity to be tack
  • tctetv (total_cases_this_event_this_vax) [integer] (should match ctetv in table upper left, but collect anyway)

  • tcaetv (total_cases_ae_this_vax) [integer] (should match ctetv + coaetv in table upper left, but collect anyway)

  • total_anomaly1 [boolean] (append this field, and populate if tctetv != ctetv)

  • total_anomaly2 [boolean] (append this field, and populate if tcaetv != ctetv + coaetv

--- from code ---

            "total_anomaly1": True if int(re.search(r"Total cases of this event for the vaccine:.*?<", response.text)
            .group().replace("Total cases of this event for the vaccine:", "").replace(
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
- AWMF
- COKA [Confluence](https://confluence.hl7.org/pages/viewpage.action?pageId=97468919) | [Project Page](https://fevir.net/resources/Project/29272) | [Google Drive](https://drive.google.com/drive/folders/1SqKeim2G6Ie830S-CVLwrURTOlF17uux?usp=sharing)
- EAGLE
- FEvIR [Fast Evidence Interoperability Resources (FEvIR) Platform](https://fevir.net/resources/Project/29394)
- FHIR
- FHIR PIT
- HL7 [Health Level Seven International](http://www.hl7.org/) | [GitHub](https://github.com/orgs/HL7/repositories) | [Confluence]()
- RoBAT
- SEVCO Scientific Evidence Code System
- SRDR
<table class="table"><thead><tr><th class="vote_by_mail_status subhead"></th><th class="state subhead"></th><th class="submit_online subhead"></th><th class="app_request_deadline subhead"></th><th class="early_in_person_voting_date subhead"></th><th class="mail_ballot_deadline subhead"></th></tr></thead><tbody><tr class="row row-alabama"><td class="vote_by_mail_status" style="background-color: rgb(158, 154, 200);"></td><td class="state">Alabama</td><td class="submit_online"><a target="_blank" href="https://www.sos.alabama.gov/alabama-votes/absentee-ballot-applications">Mail, in person</a></td><td class="app_request_deadline">Oct. 29</td><td class="early_in_person_voting_date">None</td><td class="mail_ballot_deadline">Received: Nov. 3, 12 p.m.</td></tr><tr class="row row-alaska"><td class="vote_by_mail_status" style="background-color: rgb(117, 107, 177);"></td><td class="state">Alaska</td><td class="submit_online"><a target="_blank" href="https://absenteeballotapplication.alaska.gov/">Online</a></td><td class=
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Seasonal Produce Charts</title>
<style type="text/css">
body {
color: #5d5d5d;
font-family: Helvetica, Arial, sans-serif;
<html>
<head>
<meta property="og:description" content="Iowa 2020: Farmers, Soil and Climate – Solutions for America">
<meta property="og:description" content="Presidential Forum">
<meta property="og:title" content="Iowa 2020: Farmers, Soil and Climate – Solutions for America">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.8.0/css/bulma.min.css">
<script defer src="https://use.fontawesome.com/releases/v5.3.1/js/all.js"></script>
</head>
<body>
import xlrd
import sys
import uuid
from lxml import etree as ET
def _gen_group_indices(book, sheet_index):
"""
Create data structure to store lists of row indices keyed by _parent_index.
Sample dict: