{ "cells": [ { "cell_type": "code", "execution_count": 45, "metadata": {}, "outputs": [], "source": [ "import pandas as pd\n", "from OpenAITools.JRCTTools import fetch_clinical_trials, extract_jrct_links, create_dataframe_from_urls, reorder_columns" ] }, { "cell_type": "code", "execution_count": 46, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "1 ページ目を処理しました。\n", "2 ページ目を処理しました。\n", "3 ページ目を処理しました。\n", "4 ページ目を処理しました。\n", "5 ページ目を処理しました。\n", "6 ページ目を処理しました。\n", "7 ページ目を処理しました。\n", "8 ページ目を処理しました。\n", "9 ページ目を処理しました。\n", "10 ページ目を処理しました。\n", "11 ページ目を処理しました。\n", "12 ページ目を処理しました。\n", "13 ページ目を処理しました。\n", "14 ページ目を処理しました。\n", "15 ページ目を処理しました。\n", "16 ページ目を処理しました。\n", "17 ページ目を処理しました。\n", "次のページはありません。全ての結果を取得しました。\n" ] } ], "source": [ "# fetch_clinical_trialsを使って検索結果を取得\n", "results = fetch_clinical_trials(disease_name=\"がん 神経膠腫 骨髄腫 黒色腫 肉腫 間質腫瘍 膠芽腫 内分泌腫瘍 パジェット ラブドイド 癌 固形腫瘍 リンパ腫 中皮腫 新生物 SCLC\", freeword=\"\"\n", " ,include_not_yet_recruiting=True,\n", " include_suspended=True,\n", " specific_clinical_research=True,\n", " corporate_clinical_trial=True,\n", " physician_initiated_clinical_trial=True)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# fetch_clinical_trialsを使って検索結果を取得\n", "results = fetch_clinical_trials(disease_name=\"ラブドイド\", freeword=\"\"\n", " ,include_not_yet_recruiting=True,\n", " include_suspended=True,\n", " specific_clinical_research=True,\n", " corporate_clinical_trial=True,\n", " physician_initiated_clinical_trial=True)" ] }, { "cell_type": "code", "execution_count": 47, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "832" ] }, "execution_count": 47, "metadata": {}, "output_type": "execute_result" } ], "source": [ "len(results)" ] }, { "cell_type": "code", "execution_count": 48, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240552\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052240215\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240214\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240547\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240545\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240542\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240210\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240536\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032240534\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240530\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240526\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021240039\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs022240038\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240512\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240510\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240197\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240508\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042240132\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041240130\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240503\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071240077\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240192\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240501\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240500\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240494\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240486\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240485\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240084\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240484\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240481\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240478\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240081\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240476\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240454\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240178\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011240048\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240448\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032240451\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011240047\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061240074\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240445\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240173\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240432\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011240046\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240430\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032240428\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240418\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240415\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240070\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs012240043\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240165\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2023240034\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240407\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240404\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041240103\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061240065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240063\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240381\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061240067\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061240064\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240150\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240062\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240376\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021240028\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240141\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240373\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011240034\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052240137\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240349\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240347\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071240060\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240345\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240130\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240126\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240129\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240343\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240125\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240128\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240340\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240335\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2032240323\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240121\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240313\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061240049\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032240314\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240119\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240308\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071240054\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240116\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240303\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240298\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032240299\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021240021\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071240051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052240112\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021240020\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240047\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240279\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240284\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240278\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240276\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240270\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240272\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240261\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240258\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240255\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240254\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240248\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240247\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240241\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240238\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071240041\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240235\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033240236\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240229\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240225\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071240036\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240224\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240223\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240220\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240219\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041240056\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240092\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240089\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071240034\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240213\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240087\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240032\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240210\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021240015\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240082\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240201\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240081\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240194\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240200\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240077\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240188\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021240013\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240075\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041240051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021240012\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240178\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2072240024\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240071\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041240050\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240170\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041240049\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011240017\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240025\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240169\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240067\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240024\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240160\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240159\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021240010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2052240059\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240154\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071240020\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061240019\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071240019\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041240039\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240135\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240133\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240045\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240108\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240106\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240100\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240096\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052240039\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240095\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240038\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240089\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240090\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061240012\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240083\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240081\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071240011\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240026\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240062\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052240015\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs012240006\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240005\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240055\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032230754\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071240009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240046\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041240020\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011240009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240041\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011240005\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032240033\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240026\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240030\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240029\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033240023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041240009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240016\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240014\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071240003\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041240003\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042240001\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230168\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021230067\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230750\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230747\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230114\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230209\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011230065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230728\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230723\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230111\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230712\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230705\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071230124\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071230123\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230169\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230697\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230693\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230196\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230688\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230106\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2013230062\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011230061\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052230195\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230683\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230682\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230678\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011230059\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230677\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230190\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230660\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071230118\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021230062\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230188\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230102\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230646\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230643\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230645\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230637\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230641\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230640\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230631\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230630\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071230114\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230146\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230614\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230615\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230138\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2063230096\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230608\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230606\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2063230095\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021230055\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230141\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230601\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230596\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230169\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230136\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230575\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230133\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230544\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230577\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230576\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230569\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230562\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230127\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2032230554\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032230540\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230111\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230110\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230534\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230532\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230084\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230150\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230531\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230120\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230147\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061230081\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230080\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2063230079\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033230513\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230509\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230510\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230511\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230505\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230078\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071230098\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071230097\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042230112\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230482\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071230095\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230477\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230475\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021230040\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011230049\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011230051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230456\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230106\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061230077\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2072230089\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230075\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230074\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230442\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs062230072\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230439\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230438\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230436\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230429\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230119\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230419\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230415\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230093\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230410\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042230089\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230110\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230380\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230379\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230108\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230084\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052230106\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033230370\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230372\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230371\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230061\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230360\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230356\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071230065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230058\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2030230343\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011230037\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230335\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230331\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230077\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230074\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230319\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230094\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230073\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071230055\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230311\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230309\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230263\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033230299\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061230046\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2030230282\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230279\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230277\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230259\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230260\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061230040\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230255\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230249\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230071\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071230043\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230039\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230069\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230237\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230233\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021230016\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230234\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230231\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230037\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230223\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230219\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032230212\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011230016\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230063\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230200\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230192\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230182\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230175\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071230025\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230026\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021230010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230037\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230127\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230033\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230121\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230114\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011230009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230109\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230029\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230098\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230090\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230096\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230088\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230087\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021230005\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230019\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230072\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230074\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs062230014\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032230065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2032230060\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220742\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230018\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230012\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032230042\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230031\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230007\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230014\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230012\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230018\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032230014\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230007\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230002\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032220746\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220164\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061220113\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220738\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220737\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220736\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220732\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220727\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220724\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs062220110\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220721\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220716\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052220194\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220701\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220703\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220160\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220695\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220689\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220157\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220683\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220675\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220154\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042220151\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220147\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220150\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220666\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051220176\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220653\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220651\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220169\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220171\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220639\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220636\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071220105\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220630\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032220618\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032220609\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220600\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032220590\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2053220159\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220591\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071220095\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052220157\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220582\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220125\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220588\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220580\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061220087\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220581\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220572\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220118\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220569\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220149\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220557\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220115\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021220036\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220527\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220137\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220133\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220511\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220102\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220484\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051220124\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220477\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220101\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2063220071\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220448\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051220116\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220446\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220430\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220342\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2032220428\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220424\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011220022\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220421\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220420\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061220066\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220109\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220404\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220403\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2072220055\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220067\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220351\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051220100\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061220060\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011220019\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs062220057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021220022\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs022220021\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220328\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220330\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220313\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220311\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220301\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061220051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071220043\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220288\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220278\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220276\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2052220073\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220257\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032220240\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220219\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220213\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220203\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021220015\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220059\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220162\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220160\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220159\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033220220\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2073220017\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220034\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220033\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220125\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220110\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220024\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220099\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs062220023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220033\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220021\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220029\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220091\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071220010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033220088\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220075\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220077\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220017\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061220015\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220058\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220060\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011220004\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052220021\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220013\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220019\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220047\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220038\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220034\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220031\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052220011\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2053220006\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220025\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220005\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061220007\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032220010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220002\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021210079\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210707\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210708\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033210698\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210205\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061210089\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061210088\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210200\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021210076\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021210075\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210667\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210660\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210652\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042210158\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021210072\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210644\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210635\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041210148\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210617\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210607\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs033210603\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061210074\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210167\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210593\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051210165\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2013210066\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210585\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210565\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210156\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210560\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210128\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210152\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210148\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210510\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210511\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210530\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041210123\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011210058\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033210499\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061210065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210483\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061210058\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210461\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210460\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032210450\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210108\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051210125\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210104\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210103\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210426\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210119\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071210090\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011210044\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210405\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042210090\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210395\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210393\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071210084\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210387\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210386\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2073210080\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061210042\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061210041\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210101\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071210074\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2052210099\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052210092\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210340\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210327\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210319\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210313\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210300\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210299\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032210292\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210063\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032210291\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210282\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033210278\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210265\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210264\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041210056\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210053\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071210051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210231\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061210028\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011210025\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011210020\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210041\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061210023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210181\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051210043\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210174\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210165\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210042\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061210016\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210039\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210135\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210034\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021210010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011210015\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052210032\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210121\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210118\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2032210115\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210114\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210100\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011210009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042210018\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2043210017\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210021\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210072\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210046\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2073210013\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210041\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210036\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210016\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210002\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200449\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2053200162\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200438\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033200431\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041200113\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs062200061\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200390\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200388\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200384\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071200101\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200357\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051200130\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200326\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051200121\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200320\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071200086\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033200278\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051200105\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200256\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041200079\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200246\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs062200029\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200222\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200208\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200203\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041200062\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061200027\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041200054\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051200071\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200153\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200114\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071200029\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225361\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225364\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051200048\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071200026\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200088\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200087\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225298\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200077\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225288\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042200033\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200067\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041200028\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032200066\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200064\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225233\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021200009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225224\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051200026\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200038\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225208\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225196\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs022200004\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021200003\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2073200004\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041200001\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200004\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225145\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021190023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190223\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225058\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021190022\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs072190044\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190186\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190167\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224968\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051190076\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224960\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190126\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224907\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051190058\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1080224903\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190104\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041190066\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032190083\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033190086\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190076\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031190072\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190059\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224788\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224780\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224727\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041190042\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041190040\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071190010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224666\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051190009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051190006\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041180151\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180220\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180207\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180216\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs072180078\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180199\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180200\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180178\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041180133\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052180188\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021180045\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041180127\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021180022\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021180021\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021180009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021180033\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021180010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180096\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180095\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180419\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180085\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180140\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180399\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180074\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032180392\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180376\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180350\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180358\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180375\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180339\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180324\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180374\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032180288\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs072180051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180122\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180253\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011180011\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180043\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180094\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180170\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180082\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180165\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032180154\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180114\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180115\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180046\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180042\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052180038\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180055\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180008\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224136\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224108\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180024\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180001\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080223768\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080222728\n", "Waiting for 15 seconds before the next request...\n" ] } ], "source": [ " # jRCT詳細リンクを作成\n", "jrct_links = extract_jrct_links(results)\n", "\n", " # 詳細リンクからデータフレームを作成\n", "df = create_dataframe_from_urls(jrct_links,delay=15)" ] }, { "cell_type": "code", "execution_count": 49, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
URL研究・治験の目的試験等のフェーズPhase試験の種類Study Type無作為化allocation盲検化masking...中止基準Discontinuation Criteria対象疾患名Health Condition(s) or Problem(s) Studied対象疾患キーワードKeyword介入の内容Intervention(s)JapicCTI NoNCT No
0https://jrct.niph.go.jp/latest-detail/jRCT2031...Treatment1-2NoneNoneNone単一群single arm studyNoneNone...NoneNone以下の進行固形がん患者 ・非小細胞肺癌 ・膵管腺癌 ・結腸・直腸癌Non-Small Cell Lung Cancer (NSCLC) Pancreatic ...AZD0022AZD0022NoneNCT06599502
1https://jrct.niph.go.jp/latest-detail/jRCTs052...結腸癌のロボット支援手術において、クリップ、アドバンスドバイポーラー、ステープラーをロボット...NoneNone介入研究Interventional無作為化比較randomized controlled trialNoneNone...NoneNone結腸癌colon cancerハイブリッドロボット支援手術Hybrid robotic surgeryNoneNone
2https://jrct.niph.go.jp/latest-detail/jRCTs051...エンホルツマブベドチン(EV)に伴う皮膚障害を、好発部位に予防的にステロイド外用薬を塗布する...NoneNone介入研究Interventional無作為化比較randomized controlled trialNoneNone...NoneNone尿路上皮癌Urothelial carcinomaEV標準量投与開始前日夕より28日目まで、1日2回朝夕に試験薬(デルモベート軟膏またはワセリ...The study drug (Delmovate ointment or Vaseline...NoneNone
3https://jrct.niph.go.jp/latest-detail/jRCT2031...フッ化ピリミジン系薬剤に不応または不耐となったFGFR2b陽性の切除不能進行・再発の胃腺癌又...2NoneNoneNone単一群single arm studyNoneNone...NoneNone切除不能進行・再発の胃または食道胃接合部腺癌Advanced Gastric or Gastroesophageal Junction ...・Bemarituzumab (15mg/kg, intravenous, Day1, 15...- Bemarituzumab (15mg/kg, intravenous, Day1, 1...NoneNone
4https://jrct.niph.go.jp/latest-detail/jRCTs031...広範な食道表在癌に対する内視鏡的粘膜下層剥離術(Endoscopic submucosal ...NoneNone介入研究Interventional無作為化比較randomized controlled trialNoneNone...NoneNone広範な食道表在癌Widespread superficial esophageal cancerESD+ステロイド局注療法:一期的にESDを行った直後に、トリアムシノロンアセトニド100 ...Local steroid (triamcinolone acetonide) inject...NoneNone
..................................................................
827https://jrct.niph.go.jp/latest-detail/jRCT2080...NoneNoneNone介入研究InterventionalNoneNoneNoneNone...NoneNoneNoneNoneNoneNoneNoneNoneJapicCTI-184169NCT02609776
828https://jrct.niph.go.jp/latest-detail/jRCTs031...根治切除不能または転移性腎細胞癌に対する抗PD-1抗体(Nivolumab)投与による縮小効...NoneNone介入研究Interventional無作為化比較randomized controlled trialNoneNone...NoneNone根治切除不能または転移性腎細胞癌Unresectable or metastatic renal cell carcinomaArm1:ニボルマブ4週に1回投与を計6コース行う。 Arm2:ニボルマブ4週に1回投与を計...Arm1 Patients receive Nivolumab every 4 weeks ...NoneNone
829https://jrct.niph.go.jp/latest-detail/jRCTs051...鏡視下の食道癌、胃癌、大腸癌手術症例において、リンパ流とリンパ節転移経路の解明、および過不足...NoneNone介入研究Interventional単一群single arm studyNoneNone...NoneNone消化管癌gastroenterological cancer消化管癌gastroenterological cancer癌部周囲粘膜下にIncdocyanine Greenを局注する。Indocyanine Green is injected submucosally aro...NoneNone
830https://jrct.niph.go.jp/latest-detail/jRCT2080...NoneNoneNone介入研究InterventionalNoneNoneNoneNone...NoneNoneNoneNoneNoneNoneNoneNoneJapicCTI-183824None
831https://jrct.niph.go.jp/latest-detail/jRCT2080...NoneNoneNone介入研究InterventionalNoneNoneNoneNone...NoneNoneNoneNoneNoneNoneNoneNoneJapicCTI-152780None
\n", "

832 rows × 36 columns

\n", "
" ], "text/plain": [ " URL \\\n", "0 https://jrct.niph.go.jp/latest-detail/jRCT2031... \n", "1 https://jrct.niph.go.jp/latest-detail/jRCTs052... \n", "2 https://jrct.niph.go.jp/latest-detail/jRCTs051... \n", "3 https://jrct.niph.go.jp/latest-detail/jRCT2031... \n", "4 https://jrct.niph.go.jp/latest-detail/jRCTs031... \n", ".. ... \n", "827 https://jrct.niph.go.jp/latest-detail/jRCT2080... \n", "828 https://jrct.niph.go.jp/latest-detail/jRCTs031... \n", "829 https://jrct.niph.go.jp/latest-detail/jRCTs051... \n", "830 https://jrct.niph.go.jp/latest-detail/jRCT2080... \n", "831 https://jrct.niph.go.jp/latest-detail/jRCT2080... \n", "\n", " 研究・治験の目的 試験等のフェーズ Phase 試験の種類 \\\n", "0 Treatment 1-2 None None \n", "1 結腸癌のロボット支援手術において、クリップ、アドバンスドバイポーラー、ステープラーをロボット... None None 介入研究 \n", "2 エンホルツマブベドチン(EV)に伴う皮膚障害を、好発部位に予防的にステロイド外用薬を塗布する... None None 介入研究 \n", "3 フッ化ピリミジン系薬剤に不応または不耐となったFGFR2b陽性の切除不能進行・再発の胃腺癌又... 2 None None \n", "4 広範な食道表在癌に対する内視鏡的粘膜下層剥離術(Endoscopic submucosal ... None None 介入研究 \n", ".. ... ... ... ... \n", "827 None None None 介入研究 \n", "828 根治切除不能または転移性腎細胞癌に対する抗PD-1抗体(Nivolumab)投与による縮小効... None None 介入研究 \n", "829 鏡視下の食道癌、胃癌、大腸癌手術症例において、リンパ流とリンパ節転移経路の解明、および過不足... None None 介入研究 \n", "830 None None None 介入研究 \n", "831 None None None 介入研究 \n", "\n", " Study Type 無作為化 allocation 盲検化 masking ... \\\n", "0 None 単一群 single arm study None None ... \n", "1 Interventional 無作為化比較 randomized controlled trial None None ... \n", "2 Interventional 無作為化比較 randomized controlled trial None None ... \n", "3 None 単一群 single arm study None None ... \n", "4 Interventional 無作為化比較 randomized controlled trial None None ... \n", ".. ... ... ... ... ... ... \n", "827 Interventional None None None None ... \n", "828 Interventional 無作為化比較 randomized controlled trial None None ... \n", "829 Interventional 単一群 single arm study None None ... \n", "830 Interventional None None None None ... \n", "831 Interventional None None None None ... \n", "\n", " 中止基準 Discontinuation Criteria 対象疾患名 \\\n", "0 None None 以下の進行固形がん患者 ・非小細胞肺癌 ・膵管腺癌 ・結腸・直腸癌 \n", "1 None None 結腸癌 \n", "2 None None 尿路上皮癌 \n", "3 None None 切除不能進行・再発の胃または食道胃接合部腺癌 \n", "4 None None 広範な食道表在癌 \n", ".. ... ... ... \n", "827 None None None \n", "828 None None 根治切除不能または転移性腎細胞癌 \n", "829 None None 消化管癌 \n", "830 None None None \n", "831 None None None \n", "\n", " Health Condition(s) or Problem(s) Studied 対象疾患キーワード \\\n", "0 Non-Small Cell Lung Cancer (NSCLC) Pancreatic ... \n", "1 colon cancer \n", "2 Urothelial carcinoma \n", "3 Advanced Gastric or Gastroesophageal Junction ... \n", "4 Widespread superficial esophageal cancer \n", ".. ... ... \n", "827 None None \n", "828 Unresectable or metastatic renal cell carcinoma \n", "829 gastroenterological cancer 消化管癌 \n", "830 None None \n", "831 None None \n", "\n", " Keyword \\\n", "0 \n", "1 \n", "2 \n", "3 \n", "4 \n", ".. ... \n", "827 None \n", "828 \n", "829 gastroenterological cancer \n", "830 None \n", "831 None \n", "\n", " 介入の内容 \\\n", "0 AZD0022 \n", "1 ハイブリッドロボット支援手術 \n", "2 EV標準量投与開始前日夕より28日目まで、1日2回朝夕に試験薬(デルモベート軟膏またはワセリ... \n", "3 ・Bemarituzumab (15mg/kg, intravenous, Day1, 15... \n", "4 ESD+ステロイド局注療法:一期的にESDを行った直後に、トリアムシノロンアセトニド100 ... \n", ".. ... \n", "827 None \n", "828 Arm1:ニボルマブ4週に1回投与を計6コース行う。 Arm2:ニボルマブ4週に1回投与を計... \n", "829 癌部周囲粘膜下にIncdocyanine Greenを局注する。 \n", "830 None \n", "831 None \n", "\n", " Intervention(s) JapicCTI No \\\n", "0 AZD0022 None \n", "1 Hybrid robotic surgery None \n", "2 The study drug (Delmovate ointment or Vaseline... None \n", "3 - Bemarituzumab (15mg/kg, intravenous, Day1, 1... None \n", "4 Local steroid (triamcinolone acetonide) inject... None \n", ".. ... ... \n", "827 None JapicCTI-184169 \n", "828 Arm1 Patients receive Nivolumab every 4 weeks ... None \n", "829 Indocyanine Green is injected submucosally aro... None \n", "830 None JapicCTI-183824 \n", "831 None JapicCTI-152780 \n", "\n", " NCT No \n", "0 NCT06599502 \n", "1 None \n", "2 None \n", "3 None \n", "4 None \n", ".. ... \n", "827 NCT02609776 \n", "828 None \n", "829 None \n", "830 None \n", "831 None \n", "\n", "[832 rows x 36 columns]" ] }, "execution_count": 49, "metadata": {}, "output_type": "execute_result" } ], "source": [ "df" ] }, { "cell_type": "code", "execution_count": 58, "metadata": {}, "outputs": [], "source": [ "# 整列後の DataFrame を作成\n", "sorted_df = reorder_columns(df)" ] }, { "cell_type": "code", "execution_count": 59, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "/var/folders/yw/qz00x75d7kb98f7vm8dkhkvw0000gn/T/ipykernel_78020/2717451573.py:1: SettingWithCopyWarning: \n", "A value is trying to be set on a copy of a slice from a DataFrame.\n", "Try using .loc[row_indexer,col_indexer] = value instead\n", "\n", "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", " sorted_df['JRCT ID'] = [result[0] for result in results]\n", "/var/folders/yw/qz00x75d7kb98f7vm8dkhkvw0000gn/T/ipykernel_78020/2717451573.py:2: SettingWithCopyWarning: \n", "A value is trying to be set on a copy of a slice from a DataFrame.\n", "Try using .loc[row_indexer,col_indexer] = value instead\n", "\n", "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", " sorted_df['Title'] = [result[1] for result in results]\n", "/var/folders/yw/qz00x75d7kb98f7vm8dkhkvw0000gn/T/ipykernel_78020/2717451573.py:3: SettingWithCopyWarning: \n", "A value is trying to be set on a copy of a slice from a DataFrame.\n", "Try using .loc[row_indexer,col_indexer] = value instead\n", "\n", "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", " sorted_df['TargetJ'] = [result[2] for result in results]\n" ] } ], "source": [ "sorted_df['JRCT ID'] = [result[0] for result in results]\n", "sorted_df['Title'] = [result[1] for result in results]\n", "sorted_df['TargetJ'] = [result[2] for result in results]" ] }, { "cell_type": "code", "execution_count": 60, "metadata": {}, "outputs": [], "source": [ "#new_order = [\"JRCT ID\", 'NCT No', 'JapicCTI No',\"Title\",'Target','対象疾患名','Health Condition(s) or Problem(s) Studied'] + [col for col in sorted_df.columns if col not in [\"JRCT ID\", 'NCT No', 'JapicCTI No',\"Title\",'Target','対象疾患名','Health Condition(s) or Problem(s) Studied']]\n", "new_order = [\"JRCT ID\", 'NCT No', 'JapicCTI No',\"Title\",'TargetJ','対象疾患名','Health Condition(s) or Problem(s) Studied'] + [col for col in sorted_df.columns if col not in [\"JRCT ID\", 'NCT No', 'JapicCTI No',\"Title\",'TargetJ','対象疾患名','Health Condition(s) or Problem(s) Studied']]" ] }, { "cell_type": "code", "execution_count": 61, "metadata": {}, "outputs": [], "source": [ "sorted_df = sorted_df[new_order]\n", "sorted_df.rename(columns={\n", " '対象疾患名': 'Target',\n", " 'Health Condition(s) or Problem(s) Studied': 'TargetEnglish'\n", "},inplace=True)\n" ] }, { "cell_type": "code", "execution_count": 63, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
JRCT IDNCT NoJapicCTI NoTitleTargetJTargetTargetEnglish研究・治験の目的試験等のフェーズ試験の種類...assignmentpurposeInclusion CriteriaExclusion CriteriaAge MinimumAge MaximumGenderDiscontinuation CriteriaKeywordIntervention(s)
0jRCT2031240552NCT06599502NoneKRAS G12D 変異陽性がん患者を対象としてAZD0022 の単剤療法及び抗がん剤との併...以下の進行固形がん患者\\n・非小細胞肺癌\\n・膵管腺癌\\n・結腸・直腸癌以下の進行固形がん患者 ・非小細胞肺癌 ・膵管腺癌 ・結腸・直腸癌Non-Small Cell Lung Cancer (NSCLC) Pancreatic ...Treatment1-2None...single assignmenttreatment purpose1. Participant must be 18 years or more, or th...1. Any significant laboratory finding or any s...18age old overNo limitBothNoneAZD0022
1jRCTs052240215NoneNoneロボット支援結腸癌手術における腹腔鏡デバイスを用いたハイブリッドロボット支援手術の有効性を検...結腸癌結腸癌colon cancer結腸癌のロボット支援手術において、クリップ、アドバンスドバイポーラー、ステープラーをロボット...None介入研究...parallel assignmenttreatment purpose1. Patients whose age at registration is 18 ye...1. Patients planning combined resection of oth...18age old overNo limitBothNoneHybrid robotic surgery
2jRCTs051240214NoneNoneエンホルツマブベドチンに伴う皮膚障害に対する予防的ステロイド外用薬投与の有効性に関する多施設...尿路上皮癌尿路上皮癌Urothelial carcinomaエンホルツマブベドチン(EV)に伴う皮膚障害を、好発部位に予防的にステロイド外用薬を塗布する...None介入研究...parallel assignmentprevention purposeMale and female patients receiving EV at the s...1. Patients with a history of EV administratio...18age old overNo limitBothNoneThe study drug (Delmovate ointment or Vaseline...
3jRCT2031240547NoneNoneFGFR2b陽性切除不能進行・再発の胃または食道胃接合部腺癌を対象としたBemarituzu...切除不能進行・再発の胃または食道胃接合部腺癌切除不能進行・再発の胃または食道胃接合部腺癌Advanced Gastric or Gastroesophageal Junction ...フッ化ピリミジン系薬剤に不応または不耐となったFGFR2b陽性の切除不能進行・再発の胃腺癌又...2None...single assignmenttreatment purpose1) Histologically documented gastric or GEJ ad...1) Prior treatment with taxanes 2) Prior treat...18age old overNo limitBothNone- Bemarituzumab (15mg/kg, intravenous, Day1, 1...
4jRCTs031240545NoneNoneJCOG2315: 広範な食道表在癌に対する内視鏡的粘膜下層剥離術後の狭窄予防を目的とするス...広範な食道表在癌広範な食道表在癌Widespread superficial esophageal cancer広範な食道表在癌に対する内視鏡的粘膜下層剥離術(Endoscopic submucosal ...None介入研究...parallel assignmentprevention purpose1st inclusion criteria (1) Meet either of the ...(1) Synchronous or metachronous (within 1 year...18age old over85age old underBothNoneLocal steroid (triamcinolone acetonide) inject...
..................................................................
827jRCT2080224108NCT02609776JapicCTI-184169進行性非小細胞肺癌患者を対象としてヒト二重特異性抗EGFR 及びcMet 抗体のJNJ-61...非小細胞性肺癌NoneNoneNoneNone介入研究...NoneNoneNoneNoneNoneNoneNoneNoneNoneNone
828jRCTs031180024NoneNone根治切除不能または転移性腎細胞癌に対するNivolumab併用画像誘導3次元集光式超寡分割照...根治切除不能または転移性腎細胞癌根治切除不能または転移性腎細胞癌Unresectable or metastatic renal cell carcinoma根治切除不能または転移性腎細胞癌に対する抗PD-1抗体(Nivolumab)投与による縮小効...None介入研究...parallel assignmenttreatment purposePrimary registration 1)Cytologically or histol...Primary regisration 1)Active double cancer(exc...20age old overNo limitBothNoneArm1 Patients receive Nivolumab every 4 weeks ...
829jRCTs051180001NoneNone消化器癌に対する術中ICG局注赤外線内視鏡観察による術中リンパ節、リンパ流評価の有用性につい...消化管癌消化管癌gastroenterological cancer鏡視下の食道癌、胃癌、大腸癌手術症例において、リンパ流とリンパ節転移経路の解明、および過不足...None介入研究...single assignmentdiagnostic purposePatients with the diagnosis of esophageal or g...Patients who refused to join in this study. Pa...20age old over100age old underBothNonegastroenterological cancerIndocyanine Green is injected submucosally aro...
830jRCT2080223768NoneJapicCTI-183824固形癌患者を対象としたTAS0313の第I/II相試験固形癌(尿路上皮癌など)NoneNoneNoneNone介入研究...NoneNoneNoneNoneNoneNoneNoneNoneNoneNone
831jRCT2080222728NoneJapicCTI-152780進行固形がん患者を対象にTAS-117の安全性,忍容性,薬物動態及び有効性を検討する非盲検,...固形がん患者,卵巣明細胞癌患者,子宮内膜癌患者NoneNoneNoneNone介入研究...NoneNoneNoneNoneNoneNoneNoneNoneNoneNone
\n", "

832 rows × 39 columns

\n", "
" ], "text/plain": [ " JRCT ID NCT No JapicCTI No \\\n", "0 jRCT2031240552 NCT06599502 None \n", "1 jRCTs052240215 None None \n", "2 jRCTs051240214 None None \n", "3 jRCT2031240547 None None \n", "4 jRCTs031240545 None None \n", ".. ... ... ... \n", "827 jRCT2080224108 NCT02609776 JapicCTI-184169 \n", "828 jRCTs031180024 None None \n", "829 jRCTs051180001 None None \n", "830 jRCT2080223768 None JapicCTI-183824 \n", "831 jRCT2080222728 None JapicCTI-152780 \n", "\n", " Title \\\n", "0 KRAS G12D 変異陽性がん患者を対象としてAZD0022 の単剤療法及び抗がん剤との併... \n", "1 ロボット支援結腸癌手術における腹腔鏡デバイスを用いたハイブリッドロボット支援手術の有効性を検... \n", "2 エンホルツマブベドチンに伴う皮膚障害に対する予防的ステロイド外用薬投与の有効性に関する多施設... \n", "3 FGFR2b陽性切除不能進行・再発の胃または食道胃接合部腺癌を対象としたBemarituzu... \n", "4 JCOG2315: 広範な食道表在癌に対する内視鏡的粘膜下層剥離術後の狭窄予防を目的とするス... \n", ".. ... \n", "827 進行性非小細胞肺癌患者を対象としてヒト二重特異性抗EGFR 及びcMet 抗体のJNJ-61... \n", "828 根治切除不能または転移性腎細胞癌に対するNivolumab併用画像誘導3次元集光式超寡分割照... \n", "829 消化器癌に対する術中ICG局注赤外線内視鏡観察による術中リンパ節、リンパ流評価の有用性につい... \n", "830 固形癌患者を対象としたTAS0313の第I/II相試験 \n", "831 進行固形がん患者を対象にTAS-117の安全性,忍容性,薬物動態及び有効性を検討する非盲検,... \n", "\n", " TargetJ Target \\\n", "0 以下の進行固形がん患者\\n・非小細胞肺癌\\n・膵管腺癌\\n・結腸・直腸癌 以下の進行固形がん患者 ・非小細胞肺癌 ・膵管腺癌 ・結腸・直腸癌 \n", "1 結腸癌 結腸癌 \n", "2 尿路上皮癌 尿路上皮癌 \n", "3 切除不能進行・再発の胃または食道胃接合部腺癌 切除不能進行・再発の胃または食道胃接合部腺癌 \n", "4 広範な食道表在癌 広範な食道表在癌 \n", ".. ... ... \n", "827 非小細胞性肺癌 None \n", "828 根治切除不能または転移性腎細胞癌 根治切除不能または転移性腎細胞癌 \n", "829 消化管癌 消化管癌 \n", "830 固形癌(尿路上皮癌など) None \n", "831 固形がん患者,卵巣明細胞癌患者,子宮内膜癌患者 None \n", "\n", " TargetEnglish \\\n", "0 Non-Small Cell Lung Cancer (NSCLC) Pancreatic ... \n", "1 colon cancer \n", "2 Urothelial carcinoma \n", "3 Advanced Gastric or Gastroesophageal Junction ... \n", "4 Widespread superficial esophageal cancer \n", ".. ... \n", "827 None \n", "828 Unresectable or metastatic renal cell carcinoma \n", "829 gastroenterological cancer \n", "830 None \n", "831 None \n", "\n", " 研究・治験の目的 試験等のフェーズ 試験の種類 ... \\\n", "0 Treatment 1-2 None ... \n", "1 結腸癌のロボット支援手術において、クリップ、アドバンスドバイポーラー、ステープラーをロボット... None 介入研究 ... \n", "2 エンホルツマブベドチン(EV)に伴う皮膚障害を、好発部位に予防的にステロイド外用薬を塗布する... None 介入研究 ... \n", "3 フッ化ピリミジン系薬剤に不応または不耐となったFGFR2b陽性の切除不能進行・再発の胃腺癌又... 2 None ... \n", "4 広範な食道表在癌に対する内視鏡的粘膜下層剥離術(Endoscopic submucosal ... None 介入研究 ... \n", ".. ... ... ... ... \n", "827 None None 介入研究 ... \n", "828 根治切除不能または転移性腎細胞癌に対する抗PD-1抗体(Nivolumab)投与による縮小効... None 介入研究 ... \n", "829 鏡視下の食道癌、胃癌、大腸癌手術症例において、リンパ流とリンパ節転移経路の解明、および過不足... None 介入研究 ... \n", "830 None None 介入研究 ... \n", "831 None None 介入研究 ... \n", "\n", " assignment purpose \\\n", "0 single assignment treatment purpose \n", "1 parallel assignment treatment purpose \n", "2 parallel assignment prevention purpose \n", "3 single assignment treatment purpose \n", "4 parallel assignment prevention purpose \n", ".. ... ... \n", "827 None None \n", "828 parallel assignment treatment purpose \n", "829 single assignment diagnostic purpose \n", "830 None None \n", "831 None None \n", "\n", " Inclusion Criteria \\\n", "0 1. Participant must be 18 years or more, or th... \n", "1 1. Patients whose age at registration is 18 ye... \n", "2 Male and female patients receiving EV at the s... \n", "3 1) Histologically documented gastric or GEJ ad... \n", "4 1st inclusion criteria (1) Meet either of the ... \n", ".. ... \n", "827 None \n", "828 Primary registration 1)Cytologically or histol... \n", "829 Patients with the diagnosis of esophageal or g... \n", "830 None \n", "831 None \n", "\n", " Exclusion Criteria Age Minimum \\\n", "0 1. Any significant laboratory finding or any s... 18age old over \n", "1 1. Patients planning combined resection of oth... 18age old over \n", "2 1. Patients with a history of EV administratio... 18age old over \n", "3 1) Prior treatment with taxanes 2) Prior treat... 18age old over \n", "4 (1) Synchronous or metachronous (within 1 year... 18age old over \n", ".. ... ... \n", "827 None None \n", "828 Primary regisration 1)Active double cancer(exc... 20age old over \n", "829 Patients who refused to join in this study. Pa... 20age old over \n", "830 None None \n", "831 None None \n", "\n", " Age Maximum Gender Discontinuation Criteria \\\n", "0 No limit Both None \n", "1 No limit Both None \n", "2 No limit Both None \n", "3 No limit Both None \n", "4 85age old under Both None \n", ".. ... ... ... \n", "827 None None None \n", "828 No limit Both None \n", "829 100age old under Both None \n", "830 None None None \n", "831 None None None \n", "\n", " Keyword \\\n", "0 \n", "1 \n", "2 \n", "3 \n", "4 \n", ".. ... \n", "827 None \n", "828 \n", "829 gastroenterological cancer \n", "830 None \n", "831 None \n", "\n", " Intervention(s) \n", "0 AZD0022 \n", "1 Hybrid robotic surgery \n", "2 The study drug (Delmovate ointment or Vaseline... \n", "3 - Bemarituzumab (15mg/kg, intravenous, Day1, 1... \n", "4 Local steroid (triamcinolone acetonide) inject... \n", ".. ... \n", "827 None \n", "828 Arm1 Patients receive Nivolumab every 4 weeks ... \n", "829 Indocyanine Green is injected submucosally aro... \n", "830 None \n", "831 None \n", "\n", "[832 rows x 39 columns]" ] }, "execution_count": 63, "metadata": {}, "output_type": "execute_result" } ], "source": [ "sorted_df" ] }, { "cell_type": "code", "execution_count": 64, "metadata": {}, "outputs": [], "source": [ "sorted_df.to_csv('../JRCT20241215Cancer.csv')" ] }, { "cell_type": "code", "execution_count": 65, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "array(['NCT06599502', None, 'NCT06003231', 'NCT06632951', 'NCT06692738',\n", " 'NCT06573294', 'NCT06627647', 'NCT06549595', 'NCT06660654',\n", " 'NCT06496178', 'NCT06608927', 'NCT04898634', 'NCT06393374',\n", " 'NCT06312176', 'NCT06629779', 'NCT06698042', 'NCT06561386',\n", " 'NCT05445778', 'NCT06641908', 'NCT06509906', 'NCT06598306',\n", " 'NCT06486441', 'NCT05605899', 'NCT06435429', 'NCT06586515',\n", " 'NCT06077760', 'NCT06551142', 'NCT06622941', 'NCT06564844',\n", " 'NCT06360354', 'NCT06622226', 'NCT05580562', 'NCT06346392',\n", " 'NCT06581432', 'NCT04777851', 'NCT06561685', 'NCT06555744',\n", " 'NCT05730036', 'NCT06551324', 'NCT06413706', 'NCT06417814',\n", " 'NCT03423628', 'NCT06528093', 'NCT06333951', 'NCT06465069',\n", " 'NCT06526793', 'NCT06312137', 'NCT04547166', 'NCT06431594',\n", " 'NCT06497556', 'NCT06400472', 'NCT06526819', 'NCT06012435',\n", " 'NCT06421935', 'NCT05424822', 'NCT06452277', 'NCT06508658',\n", " 'NCT06305754', 'NCT03313778', 'NCT04895709', 'NCT06467357',\n", " 'NCT06353386', 'NCT06282575', 'NCT06223516', 'NCT06318273',\n", " 'NCT06170788', 'NCT06191744', 'NCT06345729', 'NCT06422143',\n", " 'NCT06459180', 'NCT06356129', 'NCT06470438', 'NCT05201066',\n", " 'NCT04482309', 'NCT06095583', 'NCT06428409', 'NCT05456256',\n", " 'NCT06535893', 'NCT06158841', 'NCT06356311', 'NCT06211036',\n", " 'NCT06074588', 'NCT06131398', 'NCT06319820', 'NCT06380751',\n", " 'NCT06357533', 'NCT06362252', 'NCT06238479', 'NCT06236438',\n", " 'NCT06064500', 'NCT06390995', 'NCT06252649', 'NCT06159790',\n", " 'NCT06211764', 'NCT06132958', 'NCT06208150', 'NCT06136650',\n", " 'NCT06136624', 'NCT06330064', 'NCT05552222', 'NCT06106945',\n", " 'NCT06188559', 'NCT06285097', 'NCT06317311', 'NCT06112379',\n", " 'NCT05800964', 'NCT06158958', 'NCT06541665', 'NCT05153239',\n", " 'NCT05933577', 'NCT06136559', 'NCT06105632', 'NCT05899608',\n", " 'NCT05041309', 'NCT05984277', 'NCT06548217', 'NCT06206837',\n", " 'NCT06047080', 'NCT04910568', 'NCT06103864', 'NCT05980416',\n", " 'NCT03821233', 'NCT04586426', 'NCT06203210', 'NCT06240741',\n", " 'NCT06244485', 'NCT05371093', 'NCT05939414', 'NCT06152575',\n", " 'NCT06057402', 'NCT06117774', 'NCT06091930', 'NCT06172478',\n", " 'NCT06130553', 'NCT06018129', 'NCT06219941', 'NCT06120491',\n", " 'NCT06129864', 'NCT06084481', 'NCT04420884', 'NCT06045806',\n", " 'NCT06099782', 'NCT06119581', 'NCT06046742', 'NCT03435796',\n", " 'NCT06109779', 'NCT05599984', 'NCT05920356', 'NCT05519085',\n", " 'NCT04031677', 'NCT05552976', 'NCT06547528', 'NCT06097728',\n", " 'NCT05952557', 'NCT06057038', 'NCT06079671', 'NCT06532331',\n", " 'NCT05488314', 'NCT05544929', 'NCT06174987', 'NCT05776160',\n", " 'NCT05907122', 'NCT05973773', 'NCT05967689', 'NCT04594642',\n", " 'NCT06041802', 'NCT06038578', 'NCT05794906', 'NCT05171049',\n", " 'NCT04879329', 'NCT05862285', 'NCT05775159', 'NCT05909397',\n", " 'NCT05753501', 'NCT05879653', 'NCT05896163', 'NCT05875168',\n", " 'NCT06074705', 'NCT05771480', 'NCT05714839', 'NCT06005493',\n", " 'NCT05797168', 'NCT05152147', 'NCT04557449', 'NCT05832827',\n", " 'NCT05607550', 'NCT05514054', 'NCT05614739', 'NCT05774951',\n", " 'NCT05838768', 'NCT03761108', 'NCT05907980', 'NCT05702229',\n", " 'NCT05485766', 'NCT05765734', 'NCT05727176', 'NCT05609968',\n", " 'NCT05669989', 'NCT05647122', 'NCT05382559', 'NCT05614102',\n", " 'NCT05737199', 'NCT05410145', 'NCT04931654', 'NCT05654623',\n", " 'NCT05347485', 'NCT05319730', 'NCT05572515', 'NCT05253651',\n", " 'NCT05629585', 'NCT05546476', 'NCT05623020', 'NCT05083481',\n", " 'NCT05619744', 'NCT04892173', 'NCT05567185', 'NCT05257083',\n", " 'NCT05498428', 'NCT05261399', 'NCT05555732', 'NCT05489211',\n", " 'NCT05277051', 'NCT05206357', 'NCT05565378', 'NCT05259839',\n", " 'NCT05397496', 'NCT05464030', 'NCT05325866', 'NCT05440786',\n", " 'NCT05275868', 'NCT05307705', 'NCT05337137', 'NCT05298423',\n", " 'NCT05002127', 'NCT05201781', 'NCT05067283', 'NCT05238922',\n", " 'NCT04895410', 'NCT04707248', 'NCT03843359', 'NCT05317416',\n", " 'NCT05301842', 'NCT05322577', 'NCT04928846', 'NCT04862663',\n", " 'NCT04771078', 'NCT05094336', 'NCT05211895', 'NCT04960709',\n", " 'NCT05221840', 'NCT05365581', 'NCT05083169', 'NCT03888105',\n", " 'NCT05251727', 'NCT03960840', 'NCT05123482', 'NCT05061823',\n", " 'NCT06535009', 'NCT05114746', 'NCT05048797', 'NCT02912949',\n", " 'NCT04803994', 'NCT05091346', 'NCT05029882', 'NCT05005403',\n", " 'NCT04819100', 'NCT04857372', 'NCT05034887', 'NCT05012618',\n", " 'NCT03398655', 'NCT04956640', 'NCT05064618', 'NCT04949256',\n", " 'NCT04923893', 'NCT04975997', 'NCT03609359', 'NCT04886804',\n", " 'NCT04185883', 'NCT04149574', 'NCT04452591', 'NCT04711252',\n", " 'NCT04777994', 'NCT04660344', 'NCT04612751', 'NCT04400591',\n", " 'NCT03711032', 'NCT04221542', 'NCT04661007', 'NCT04640623',\n", " 'NCT04649073', 'NCT04606446', 'NCT04683250', 'NCT04379596',\n", " 'NCT03899155', 'NCT04417465', 'NCT04328948', 'NCT03287908',\n", " 'NCT04117958', 'NCT04402008', 'NCT04419532', 'NCT04171141',\n", " 'NCT03969004', 'NCT04176016', 'NCT04145622', 'NCT04094311',\n", " 'NCT04288999', 'NCT03260491', 'NCT04008797', 'NCT03821935',\n", " 'NCT03818893', 'NCT03515629', 'NCT02609776'], dtype=object)" ] }, "execution_count": 65, "metadata": {}, "output_type": "execute_result" } ], "source": [ "sorted_df['NCT No'].unique()" ] }, { "cell_type": "code", "execution_count": 66, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "['https://jrct.niph.go.jp/latest-detail/jRCT2031240552',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052240215',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051240214',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240547',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240545',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240542',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051240210',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240536',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032240534',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240530',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240526',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2021240039',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs022240038',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240512',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240510',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240197',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240508',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs042240132',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041240130',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240503',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071240077',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240192',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240501',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240500',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240494',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240486',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240485',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061240084',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240484',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240481',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240478',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061240081',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240476',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240454',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240178',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011240048',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240448',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032240451',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs011240047',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061240074',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240445',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240173',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240432',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011240046',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240430',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032240428',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240418',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240415',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061240070',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs012240043',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240165',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2023240034',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240407',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240404',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041240103',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061240065',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061240063',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240381',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061240067',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061240064',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240150',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061240062',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240376',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2021240028',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240141',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240373',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011240034',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052240137',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240349',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240347',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071240060',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240345',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051240130',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240126',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240129',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240343',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051240125',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061240057',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240128',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240340',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240335',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2032240323',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240121',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061240051',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240313',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061240049',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032240314',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240119',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240308',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071240054',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240116',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240303',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240298',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032240299',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2021240021',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071240051',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052240112',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2021240020',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061240047',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240279',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240284',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240278',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240276',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240270',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240272',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240261',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240258',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240255',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240254',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240248',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240247',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240241',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240238',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071240041',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240235',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2033240236',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240229',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240225',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071240036',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240224',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240223',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240220',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240219',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041240056',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240092',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240089',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071240034',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240213',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051240087',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061240032',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240210',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2021240015',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240082',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240201',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051240081',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240194',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240200',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051240077',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240188',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2021240013',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240075',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041240051',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2021240012',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240178',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2072240024',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240071',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041240050',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240170',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041240049',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011240017',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061240025',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240169',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051240067',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061240024',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240160',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240159',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021240010',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2052240059',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240154',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071240020',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061240019',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071240019',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041240039',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240051',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240135',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240133',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240045',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240108',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240106',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240100',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240096',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052240039',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240095',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051240038',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240089',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240090',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061240012',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240083',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240081',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071240011',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051240026',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240065',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240062',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052240015',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs012240006',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061240005',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240057',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240055',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032230754',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240051',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071240009',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031240046',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041240020',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011240009',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240041',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs011240005',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032240033',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240026',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240030',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240029',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2033240023',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041240009',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240016',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031240014',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071240003',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041240003',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs042240001',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041230168',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021230067',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230750',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230747',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230114',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051230209',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs011230065',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230728',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230723',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230111',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230712',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230705',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071230124',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071230123',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041230169',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230697',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230693',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051230196',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230688',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230106',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2013230062',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs011230061',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052230195',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230683',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230682',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230678',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011230059',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230677',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051230190',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230660',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071230118',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021230062',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051230188',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230102',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230646',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230643',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230645',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230637',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230641',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230640',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230631',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230630',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071230114',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041230146',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230614',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230615',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041230138',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2063230096',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230608',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230606',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2063230095',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2021230055',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041230141',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230601',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230596',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051230169',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041230136',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230575',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041230133',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230544',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230577',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230576',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230569',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230562',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041230127',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2032230554',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032230540',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041230111',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041230110',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230534',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230532',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230084',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051230150',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230531',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041230120',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051230147',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061230081',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230080',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2063230079',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2033230513',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230509',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230510',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230511',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230505',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230078',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071230098',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071230097',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs042230112',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230482',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071230095',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230477',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230475',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021230040',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011230049',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011230051',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230456',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041230106',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061230077',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2072230089',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230075',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230074',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230442',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs062230072',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230439',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230438',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230436',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230429',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051230119',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230419',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230415',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041230093',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230410',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs042230089',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051230110',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230380',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230379',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051230108',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041230084',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052230106',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2033230370',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230372',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230371',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230061',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230360',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230356',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071230065',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230058',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230057',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2030230343',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs011230037',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230335',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230331',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041230077',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041230074',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230319',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051230094',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041230073',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071230055',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230311',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230309',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230263',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2033230299',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061230046',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2030230282',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230279',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230277',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230259',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230260',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061230040',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230255',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230249',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051230071',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071230043',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230039',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051230069',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230237',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230233',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2021230016',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230234',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230231',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230037',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230223',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230219',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032230212',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051230065',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011230016',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051230063',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230200',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230192',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230182',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051230057',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230175',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071230025',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230026',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021230010',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051230037',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230127',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051230033',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230121',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230114',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011230009',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230109',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041230029',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230098',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230090',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230096',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230088',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230087',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021230005',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041230019',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230072',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230074',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs062230014',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032230065',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2032230060',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061230009',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220742',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051230018',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041230012',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032230042',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230031',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041230007',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051230014',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051230012',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031230018',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032230014',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230009',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230007',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031230002',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032220746',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041220164',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061220113',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220738',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220737',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220736',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220732',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220727',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220724',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs062220110',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220721',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220716',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052220194',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220701',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220703',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041220160',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220695',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220689',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041220157',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220683',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220675',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041220154',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs042220151',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041220147',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041220150',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220666',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051220176',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220653',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220651',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051220169',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051220171',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220639',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220636',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071220105',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220630',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032220618',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032220609',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220600',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032220590',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2053220159',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220591',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071220095',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052220157',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220582',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041220125',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220588',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220580',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061220087',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220581',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220572',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041220118',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220569',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051220149',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220557',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041220115',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2021220036',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220527',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051220137',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051220133',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220511',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041220102',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220484',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051220124',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220477',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041220101',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2063220071',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220448',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051220116',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220446',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220430',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220342',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2032220428',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220424',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011220022',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220421',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220420',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061220066',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051220109',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220404',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220403',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2072220055',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041220067',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220351',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051220100',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061220060',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs011220019',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs062220057',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041220065',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2021220022',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs022220021',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220328',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220330',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220313',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220311',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220301',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061220051',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071220043',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220288',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220278',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220276',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2052220073',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220257',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032220240',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051220065',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220219',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220213',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220203',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2021220015',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051220059',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220162',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220160',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220159',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2033220220',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2073220017',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041220034',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041220033',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220125',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220110',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041220024',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220099',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs062220023',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051220033',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041220021',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051220029',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220091',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071220010',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2033220088',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220075',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220077',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041220017',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061220015',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220058',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220060',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011220004',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052220021',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041220013',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051220019',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220047',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220038',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220034',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220031',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052220011',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2053220006',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031220025',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041220005',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061220007',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032220010',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031220002',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2021210079',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210707',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210708',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2033210698',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051210205',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061210089',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061210088',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051210200',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021210076',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021210075',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210667',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031210660',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210652',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs042210158',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2021210072',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210644',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210635',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041210148',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210617',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210607',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs033210603',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061210074',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051210167',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031210593',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051210165',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2013210066',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210585',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031210565',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051210156',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210560',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041210128',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051210152',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051210148',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031210510',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031210511',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210530',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041210123',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011210058',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2033210499',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061210065',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210483',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061210058',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031210461',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031210460',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032210450',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041210108',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051210125',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041210104',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041210103',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210426',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051210119',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071210090',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011210044',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210405',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs042210090',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210395',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031210393',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071210084',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210387',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210386',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2073210080',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061210042',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2061210041',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051210101',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071210074',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2052210099',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052210092',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210340',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031210327',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031210319',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210313',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031210300',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210299',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032210292',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041210063',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032210291',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210282',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2033210278',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210265',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210264',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041210057',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2041210056',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041210053',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071210051',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210231',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061210028',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011210025',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011210020',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041210041',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061210023',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210181',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051210043',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210174',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210165',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051210042',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061210016',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051210039',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031210135',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051210034',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021210010',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs011210015',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052210032',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210121',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210118',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2032210115',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031210114',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041210023',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031210100',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2011210009',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs042210018',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2043210017',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051210021',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210072',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210046',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2073210013',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210041',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210036',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031210016',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051210002',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031200449',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2053200162',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031200438',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2033200431',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041200113',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs062200061',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031200390',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031200388',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031200384',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071200101',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031200357',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051200130',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031200326',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051200121',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031200320',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2071200086',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2033200278',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051200105',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031200256',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041200079',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031200246',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs062200029',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031200222',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031200208',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031200203',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041200062',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061200027',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041200054',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051200071',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031200153',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031200114',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071200029',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080225361',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080225364',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051200048',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071200026',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031200088',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031200087',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080225298',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031200077',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080225288',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs042200033',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031200067',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041200028',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032200066',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031200064',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031200057',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080225233',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021200009',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080225224',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051200026',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031200038',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080225208',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080225196',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs022200004',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021200003',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2073200004',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041200001',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031200004',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080225145',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021190023',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031190223',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080225058',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021190022',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs072190044',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031190186',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031190167',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080224968',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051190076',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080224960',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031190126',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080224907',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051190058',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT1080224903',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031190104',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041190066',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032190083',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2033190086',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031190076',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2031190072',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031190059',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080224788',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080224780',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080224727',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041190042',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041190040',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs071190010',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031190023',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080224666',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2051190009',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051190006',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041180151',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051180220',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051180207',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051180216',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs072180078',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051180199',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051180200',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051180178',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041180133',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052180188',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021180045',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs041180127',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021180022',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021180021',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021180009',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021180033',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs021180010',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061180096',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061180095',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180419',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061180085',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051180140',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180399',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061180074',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032180392',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180376',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180350',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180358',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061180057',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180375',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180339',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180324',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180374',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032180288',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs072180051',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051180122',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180253',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs011180011',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061180043',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051180094',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180170',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051180082',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180165',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs032180154',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180114',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180115',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051180046',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051180042',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs052180038',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180055',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061180009',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs061180008',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080224136',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080224108',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs031180024',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCTs051180001',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080223768',\n", " 'https://jrct.niph.go.jp/latest-detail/jRCT2080222728']" ] }, "execution_count": 66, "metadata": {}, "output_type": "execute_result" } ], "source": [ "jrct_links" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "gradio", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.12.3" } }, "nbformat": 4, "nbformat_minor": 2 }