The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
buildModelsForDataReview.R in exploration_scripts/summer_2019_data_review |
340 | - |
swagger.yml in api_service/seattle_flu_incidence_mapper/swagger |
339 | - |
latentFieldModel.R in incidenceMapR/R |
178 | 1 |
testQuery.R in dbViewR |
152 | - |
saveModel.R in modelServR/R |
135 | 6 |
fluVaxEfficacyModel.R in incidenceMapR/R |
133 | 1 |
smoothModel.R in incidenceMapR/R |
119 | 1 |
selectFromDB.R in dbViewR/R |
107 | 1 |
ggplotWrappers.R in modelVisualizeR/R |
105 | 5 |
develop_vaccine_efficacy.R in exploration_scripts/vaccine_efficacy |
103 | - |
query_model.py in api_service/seattle_flu_incidence_mapper |
99 | 3 |
generic_models.py in api_service/seattle_flu_incidence_mapper |
95 | 7 |
demoSmoothModel.R in modelVisualizeR |
87 | - |
appendData.R in incidenceMapR/R |
83 | 3 |
expandDB.R in dbViewR/R |
80 | 1 |
2c92fa01c7ef_.py in api_service/migrations/versions |
68 | 4 |
masterSpatialDB.R in dbViewR/R |
67 | 1 |
effectsModel.R in incidenceMapR/R |
61 | 1 |
upload_models.py in root |
60 | 2 |
returnModel.R in modelServR/R |
57 | 2 |
buildLatentFieldModelsForDeployment.R in model_build_scripts |
52 | - |
build_logistic_DeDx_model.R in model_build_scripts |
50 | - |
addCensusData.R in dbViewR/R |
48 | 1 |
env.py in api_service/migrations |
45 | 2 |
setup.py in api_service |
44 | - |
config.py in api_service/seattle_flu_incidence_mapper |
41 | 3 |
conf.py in api_service/docs_src |
40 | - |
jwt.py in api_service/seattle_flu_incidence_mapper |
40 | 5 |
orm_config.py in api_service/seattle_flu_incidence_mapper |
36 | 6 |
demoEffectsModel.R in modelVisualizeR |
35 | - |
queryModel.R in modelServR/R |
34 | - |
download_models.py in api_service/scripts |
33 | 1 |
docker-compose.production.yml in root |
28 | - |
appendCatchmentModel.R in incidenceMapR/R |
28 | 1 |
get_census_data.R in exploration_scripts/explore_census_data |
27 | - |
modelTrainR.R in incidenceMapR/R |
25 | 1 |
7d4c7414c89e_.py in api_service/migrations/versions |
24 | 2 |
loadBingData.R in dbViewR/R |
22 | 1 |
utils.py in api_service/seattle_flu_incidence_mapper |
20 | 2 |
script.py.mako in api_service/migrations |
17 | - |
generic_model.py in api_service/seattle_flu_incidence_mapper/models |
17 | - |
apikey_auth.py in api_service/seattle_flu_incidence_mapper |
16 | 2 |
docker-compose.rstudio.yml in root |
16 | - |
ggplotDiagnosticPlots.R in modelVisualizeR/R |
15 | 1 |
model_store.py in api_service/seattle_flu_incidence_mapper |
14 | 4 |
constructAdjacencyNetwork.R in incidenceMapR/R |
7 | 1 |
install_local_packages.R in root |
6 | - |
Dockerfile.builder in api_service |
4 | - |
app.py in api_service/seattle_flu_incidence_mapper |
4 | - |
__init__.py in api_service/seattle_flu_incidence_mapper/models |
4 | - |
File | # lines | # units |
---|---|---|
generic_models.py in api_service/seattle_flu_incidence_mapper |
95 | 7 |
orm_config.py in api_service/seattle_flu_incidence_mapper |
36 | 6 |
saveModel.R in modelServR/R |
135 | 6 |
jwt.py in api_service/seattle_flu_incidence_mapper |
40 | 5 |
ggplotWrappers.R in modelVisualizeR/R |
105 | 5 |
2c92fa01c7ef_.py in api_service/migrations/versions |
68 | 4 |
model_store.py in api_service/seattle_flu_incidence_mapper |
14 | 4 |
config.py in api_service/seattle_flu_incidence_mapper |
41 | 3 |
query_model.py in api_service/seattle_flu_incidence_mapper |
99 | 3 |
appendData.R in incidenceMapR/R |
83 | 3 |
env.py in api_service/migrations |
45 | 2 |
7d4c7414c89e_.py in api_service/migrations/versions |
24 | 2 |
apikey_auth.py in api_service/seattle_flu_incidence_mapper |
16 | 2 |
utils.py in api_service/seattle_flu_incidence_mapper |
20 | 2 |
returnModel.R in modelServR/R |
57 | 2 |
upload_models.py in root |
60 | 2 |
download_models.py in api_service/scripts |
33 | 1 |
addCensusData.R in dbViewR/R |
48 | 1 |
expandDB.R in dbViewR/R |
80 | 1 |
loadBingData.R in dbViewR/R |
22 | 1 |
There are 27 files with lines longer than 120 characters. In total, there are 154 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
buildModelsForDataReview.R in exploration_scripts/summer_2019_data_review |
340 | - | 22 |
fluVaxEfficacyModel.R in incidenceMapR/R |
133 | 1 | 22 |
latentFieldModel.R in incidenceMapR/R |
178 | 1 | 22 |
smoothModel.R in incidenceMapR/R |
119 | 1 | 17 |
ggplotWrappers.R in modelVisualizeR/R |
105 | 5 | 11 |
appendData.R in incidenceMapR/R |
83 | 3 | 9 |
selectFromDB.R in dbViewR/R |
107 | 1 | 8 |
masterSpatialDB.R in dbViewR/R |
67 | 1 | 6 |
config.py in api_service/seattle_flu_incidence_mapper |
41 | 3 | 5 |
expandDB.R in dbViewR/R |
80 | 1 | 5 |
develop_vaccine_efficacy.R in exploration_scripts/vaccine_efficacy |
103 | - | 5 |
query_model.py in api_service/seattle_flu_incidence_mapper |
99 | 3 | 2 |
swagger.yml in api_service/seattle_flu_incidence_mapper/swagger |
339 | - | 2 |
addCensusData.R in dbViewR/R |
48 | 1 | 2 |
appendCatchmentModel.R in incidenceMapR/R |
28 | 1 | 2 |
buildLatentFieldModelsForDeployment.R in model_build_scripts |
52 | - | 2 |
build_logistic_DeDx_model.R in model_build_scripts |
50 | - | 2 |
apikey_auth.py in api_service/seattle_flu_incidence_mapper |
16 | 2 | 1 |
jwt.py in api_service/seattle_flu_incidence_mapper |
40 | 5 | 1 |
orm_config.py in api_service/seattle_flu_incidence_mapper |
36 | 6 | 1 |