dolphinium commited on
Commit
bbcff60
·
1 Parent(s): c934aa2

company metadata added

Browse files
Files changed (1) hide show
  1. solr_metadata.py +702 -1
solr_metadata.py CHANGED
@@ -638,7 +638,708 @@ field_metadata = [
638
  "type": "number (metric)",
639
  "example_values": [2.5, -0.7, 4.1],
640
  "definition": "The logarithm of the octanol-water partition coefficient, a measure of a compound's lipophilicity (fat-liking) or hydrophilicity (water-liking). Higher values indicate more lipophilicity. [1, 3, 5, 6, 8]"
641
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
642
  ]
643
 
644
 
 
638
  "type": "number (metric)",
639
  "example_values": [2.5, -0.7, 4.1],
640
  "definition": "The logarithm of the octanol-water partition coefficient, a measure of a compound's lipophilicity (fat-liking) or hydrophilicity (water-liking). Higher values indicate more lipophilicity. [1, 3, 5, 6, 8]"
641
+ },
642
+ {
643
+ "core_name": "company",
644
+ "field_name": "US_state",
645
+ "type": "string",
646
+ "example_values": ["California", "Massachusetts", "New York"],
647
+ "definition": "The US state(s) where the company operates or has a significant presence."
648
+ },
649
+ {
650
+ "core_name": "company",
651
+ "field_name": "acquired_by",
652
+ "type": "string",
653
+ "example_values": ["Pfizer Inc.", "Johnson & Johnson"],
654
+ "definition": "Names of companies that have acquired this company."
655
+ },
656
+ {
657
+ "core_name": "company",
658
+ "field_name": "address",
659
+ "type": "string",
660
+ "example_values": ["123 Biotech Ave, Boston, MA 02110", "456 Pharma Rd, San Francisco, CA 94107"],
661
+ "definition": "Physical address(es) of the company."
662
+ },
663
+ {
664
+ "core_name": "company",
665
+ "field_name": "city",
666
+ "type": "string",
667
+ "example_values": ["Boston", "San Diego", "Basel"],
668
+ "definition": "City/cities where the company is located or has a significant presence."
669
+ },
670
+ {
671
+ "core_name": "company",
672
+ "field_name": "company_IPO_date",
673
+ "type": "string",
674
+ "example_values": ["2005-10-15", "2018-03-22"],
675
+ "definition": "Date(s) of the company's Initial Public Offering (IPO) in YYYY-MM-DD format."
676
+ },
677
+ {
678
+ "core_name": "company",
679
+ "field_name": "company_US_state",
680
+ "type": "string",
681
+ "example_values": ["California", "Massachusetts"],
682
+ "definition": "The primary US state of the company."
683
+ },
684
+ {
685
+ "core_name": "company",
686
+ "field_name": "company_business_model",
687
+ "type": "string",
688
+ "example_values": ["Drug Discovery", "Drug Development", "Contract Manufacturing", "Diagnostics"],
689
+ "definition": "Description(s) of the company's business model(s)."
690
+ },
691
+ {
692
+ "core_name": "company",
693
+ "field_name": "company_city",
694
+ "type": "string",
695
+ "example_values": ["Cambridge", "Princeton"],
696
+ "definition": "The primary city of the company."
697
+ },
698
+ {
699
+ "core_name": "company",
700
+ "field_name": "company_development_capabilities",
701
+ "type": "string",
702
+ "example_values": ["Preclinical Research", "Clinical Trials Management", "CMC Development", "Regulatory Affairs"],
703
+ "definition": "Capabilities of the company in drug/product development."
704
+ },
705
+ {
706
+ "core_name": "company",
707
+ "field_name": "company_gross_profit",
708
+ "type": "float",
709
+ "example_values": [1500.5, 750.25],
710
+ "definition": "Gross profit(s) of the company, possibly over different periods (in millions USD)."
711
+ },
712
+ {
713
+ "core_name": "company",
714
+ "field_name": "company_highest_phase",
715
+ "type": "string",
716
+ "example_values": ["Marketed", "Phase 3", "Preclinical"],
717
+ "definition": "The highest development phase achieved by any of the company's products/molecules."
718
+ },
719
+ {
720
+ "core_name": "company",
721
+ "field_name": "company_is_active",
722
+ "type": "string",
723
+ "example_values": ["Yes", "No"],
724
+ "definition": "Indicates if the company is currently active ('Yes' or 'No')."
725
+ },
726
+ {
727
+ "core_name": "company",
728
+ "field_name": "company_liabilities",
729
+ "type": "float",
730
+ "example_values": [800.75, 400.0],
731
+ "definition": "Total liabilities of the company, possibly over different periods (in millions USD)."
732
+ },
733
+ {
734
+ "core_name": "company",
735
+ "field_name": "company_location_facility_type",
736
+ "type": "string",
737
+ "example_values": ["R&D Center", "Manufacturing Plant", "Headquarters", "Clinical Site"],
738
+ "definition": "Type of facilities associated with the company's locations (e.g., 'manufacturing', 'R&D')."
739
+ },
740
+ {
741
+ "core_name": "company",
742
+ "field_name": "company_main_territory",
743
+ "type": "text_ci",
744
+ "example_values": ["North America", "Europe", "Asia-Pacific"],
745
+ "definition": "Main geographical territories where the company operates or focuses."
746
+ },
747
+ {
748
+ "core_name": "company",
749
+ "field_name": "company_market_cap",
750
+ "type": "float",
751
+ "example_values": [50000.0, 12500.75],
752
+ "definition": "The market capitalization of the company (in millions USD)."
753
+ },
754
+ {
755
+ "core_name": "company",
756
+ "field_name": "company_name",
757
+ "type": "string",
758
+ "example_values": ["BioGen Innovations", "TheraWorks Pharmaceuticals", "MediTech Solutions"],
759
+ "definition": "The official name of the company."
760
+ },
761
+ {
762
+ "core_name": "company",
763
+ "field_name": "company_net_income",
764
+ "type": "float",
765
+ "example_values": [250.1, -50.0],
766
+ "definition": "Net income(s) of the company, possibly over different periods (in millions USD)."
767
+ },
768
+ {
769
+ "core_name": "company",
770
+ "field_name": "company_number_of_employees",
771
+ "type": "int",
772
+ "example_values": [500, 12000, 75],
773
+ "definition": "Number of employees in the company, possibly over different periods."
774
+ },
775
+ {
776
+ "core_name": "company",
777
+ "field_name": "company_operating_income",
778
+ "type": "float",
779
+ "example_values": [300.0, 80.5],
780
+ "definition": "Operating income(s) of the company, possibly over different periods (in millions USD)."
781
+ },
782
+ {
783
+ "core_name": "company",
784
+ "field_name": "company_private_public",
785
+ "type": "string",
786
+ "example_values": ["Public", "Private"],
787
+ "definition": "Indicates if the company is 'Private' or 'Public'."
788
+ },
789
+ {
790
+ "core_name": "company",
791
+ "field_name": "company_r_d",
792
+ "type": "float",
793
+ "example_values": [120.0, 45.7],
794
+ "definition": "Research and Development (R&D) expenditure of the company, possibly over different periods (in millions USD)."
795
+ },
796
+ {
797
+ "core_name": "company",
798
+ "field_name": "company_revenue",
799
+ "type": "float",
800
+ "example_values": [2500.0, 1100.2],
801
+ "definition": "Total revenue(s) of the company, possibly over different periods (in millions USD)."
802
+ },
803
+ {
804
+ "core_name": "company",
805
+ "field_name": "company_role",
806
+ "type": "string",
807
+ "example_values": ["Developer", "Manufacturer", "Distributor", "Contract Research Organization (CRO)"],
808
+ "definition": "Role(s) of the company (e.g., 'developer', 'manufacturer')."
809
+ },
810
+ {
811
+ "core_name": "company",
812
+ "field_name": "company_sales",
813
+ "type": "float",
814
+ "example_values": [2300.0, 950.0],
815
+ "definition": "Sales figures of the company, possibly over different periods (in millions USD)."
816
+ },
817
+ {
818
+ "core_name": "company",
819
+ "field_name": "company_sales_ga_expenses",
820
+ "type": "float",
821
+ "example_values": [500.0, 210.5],
822
+ "definition": "Sales, General, and Administrative (SG&A) expenses of the company (in millions USD)."
823
+ },
824
+ {
825
+ "core_name": "company",
826
+ "field_name": "company_summary",
827
+ "type": "string",
828
+ "example_values": ["A leading biotechnology company focused on oncology.", "Specializes in developing advanced drug delivery systems."],
829
+ "definition": "A summary or description of the company."
830
+ },
831
+ {
832
+ "core_name": "company",
833
+ "field_name": "company_synonym",
834
+ "type": "string",
835
+ "example_values": ["BioGen Inc.", "TheraWorks Pharma"],
836
+ "definition": "Alternative names or synonyms for the company."
837
+ },
838
+ {
839
+ "core_name": "company",
840
+ "field_name": "company_territory",
841
+ "type": "text_ci",
842
+ "example_values": ["United States", "Germany", "Japan", "Global"],
843
+ "definition": "Geographical territories where the company operates."
844
+ },
845
+ {
846
+ "core_name": "company",
847
+ "field_name": "company_territory_hierarchy",
848
+ "type": "hierarchy",
849
+ "example_values": ["continent/North America/country/United States", "continent/Europe/country/Germany"],
850
+ "definition": "Hierarchical representation of the company's operating territories."
851
+ },
852
+ {
853
+ "core_name": "company",
854
+ "field_name": "company_territory_s",
855
+ "type": "string",
856
+ "example_values": ["United States", "Germany", "Japan"],
857
+ "definition": "String representation of the company's operating territories (likely for faceted search)."
858
+ },
859
+ {
860
+ "core_name": "company",
861
+ "field_name": "company_total_assets",
862
+ "type": "float",
863
+ "example_values": [3000.0, 1500.0],
864
+ "definition": "Total assets of the company, possibly over different periods (in millions USD)."
865
+ },
866
+ {
867
+ "core_name": "company",
868
+ "field_name": "company_total_current_assets",
869
+ "type": "float",
870
+ "example_values": [1200.0, 600.0],
871
+ "definition": "Total current assets of the company, possibly over different periods (in millions USD)."
872
+ },
873
+ {
874
+ "core_name": "company",
875
+ "field_name": "company_total_current_liabilities",
876
+ "type": "float",
877
+ "example_values": [400.0, 200.0],
878
+ "definition": "Total current liabilities of the company, possibly over different periods (in millions USD)."
879
+ },
880
+ {
881
+ "core_name": "company",
882
+ "field_name": "company_total_equity",
883
+ "type": "float",
884
+ "example_values": [2600.0, 1300.0],
885
+ "definition": "Total equity of the company, possibly over different periods (in millions USD)."
886
+ },
887
+ {
888
+ "core_name": "company",
889
+ "field_name": "company_website",
890
+ "type": "string",
891
+ "example_values": ["https://www.biogeninnovations.com", "https://www.theraworks.com"],
892
+ "definition": "The official website URL of the company."
893
+ },
894
+ {
895
+ "core_name": "company",
896
+ "field_name": "company_year_founded",
897
+ "type": "string",
898
+ "example_values": ["1998", "2010"],
899
+ "definition": "The year the company was founded."
900
+ },
901
+ {
902
+ "core_name": "company",
903
+ "field_name": "conjugate_molecule_type_1",
904
+ "type": "text_ci",
905
+ "example_values": ["Antibody", "Polymer"],
906
+ "definition": "Type of the first conjugate molecule associated with the company's products."
907
+ },
908
+ {
909
+ "core_name": "company",
910
+ "field_name": "conjugate_molecule_type_2",
911
+ "type": "text_ci",
912
+ "example_values": ["Small Molecule", "Peptide"],
913
+ "definition": "Type of the second conjugate molecule associated with the company's products."
914
+ },
915
+ {
916
+ "core_name": "company",
917
+ "field_name": "conjugate_molecule_types",
918
+ "type": "text_ci",
919
+ "example_values": ["Antibody-Drug Conjugate", "Polymer-Drug Conjugate"],
920
+ "definition": "Overall types of conjugate molecules associated with the company's products."
921
+ },
922
+ {
923
+ "core_name": "company",
924
+ "field_name": "corporate_history",
925
+ "type": "string",
926
+ "example_values": ["Founded in 1998, went public in 2005.", "Acquired by Pfizer in 2020."],
927
+ "definition": "Historical information about the company's corporate activities."
928
+ },
929
+ {
930
+ "core_name": "company",
931
+ "field_name": "cp_moment_updated",
932
+ "type": "string",
933
+ "example_values": ["2023-01-15T10:30:00Z", "2024-05-20T14:00:00Z"],
934
+ "definition": "Timestamp(s) when the company's profile was last updated in ISO 8601 format."
935
+ },
936
+ {
937
+ "core_name": "company",
938
+ "field_name": "drug_delivery_branch",
939
+ "type": "string",
940
+ "example_values": ["Oral Delivery", "Injectable Delivery", "Transdermal Patches"],
941
+ "definition": "Branch(es) of drug delivery technologies related to the company's products."
942
+ },
943
+ {
944
+ "core_name": "company",
945
+ "field_name": "drug_delivery_branch_hierarchy",
946
+ "type": "hierarchy",
947
+ "example_values": ["route/Oral/branch/Oral Delivery", "route/Parenteral/branch/Injectable Delivery"],
948
+ "definition": "Hierarchical representation of drug delivery branches."
949
+ },
950
+ {
951
+ "core_name": "company",
952
+ "field_name": "drug_delivery_branch_s",
953
+ "type": "string",
954
+ "example_values": ["Oral Delivery", "Injectable Delivery"],
955
+ "definition": "String representation of drug delivery branches (likely for faceted search)."
956
+ },
957
+ {
958
+ "core_name": "company",
959
+ "field_name": "drug_delivery_technology",
960
+ "type": "string",
961
+ "example_values": ["Nanoparticle Delivery", "Liposomal Encapsulation", "Microneedle Systems"],
962
+ "definition": "Specific drug delivery technologies used by the company."
963
+ },
964
+ {
965
+ "core_name": "company",
966
+ "field_name": "drug_delivery_technology_categories",
967
+ "type": "string",
968
+ "example_values": ["Advanced Formulations", "Targeted Delivery"],
969
+ "definition": "Categories of drug delivery technologies."
970
+ },
971
+ {
972
+ "core_name": "company",
973
+ "field_name": "drug_delivery_technology_hierarchy",
974
+ "type": "hierarchy",
975
+ "example_values": ["category/Advanced Formulations/technology/Nanoparticle Delivery"],
976
+ "definition": "Hierarchical representation of drug delivery technologies."
977
+ },
978
+ {
979
+ "core_name": "company",
980
+ "field_name": "drug_delivery_technology_names",
981
+ "type": "string",
982
+ "example_values": ["NanoCaps", "LipoSphere", "MicroDerm"],
983
+ "definition": "Names of drug delivery technologies."
984
+ },
985
+ {
986
+ "core_name": "company",
987
+ "field_name": "drug_delivery_technology_s",
988
+ "type": "string",
989
+ "example_values": ["nanoparticle", "liposomal", "microneedle"],
990
+ "definition": "String representation of drug delivery technologies (likely for faceted search)."
991
+ },
992
+ {
993
+ "core_name": "company",
994
+ "field_name": "efficiency_income_employee",
995
+ "type": "float",
996
+ "example_values": [50000.0, 75000.0],
997
+ "definition": "Efficiency metric: income per employee (in USD)."
998
+ },
999
+ {
1000
+ "core_name": "company",
1001
+ "field_name": "efficiency_revenue_employee",
1002
+ "type": "float",
1003
+ "example_values": [250000.0, 180000.0],
1004
+ "definition": "Efficiency metric: revenue per employee (in USD)."
1005
+ },
1006
+ {
1007
+ "core_name": "company",
1008
+ "field_name": "efficiency_total_asset_turnover",
1009
+ "type": "float",
1010
+ "example_values": [0.8, 1.2],
1011
+ "definition": "Efficiency metric: total asset turnover."
1012
+ },
1013
+ {
1014
+ "core_name": "company",
1015
+ "field_name": "email",
1016
+ "type": "string",
1017
+ "example_values": ["[email protected]", "[email protected]"],
1018
+ "definition": "Email address(es) for the company."
1019
+ },
1020
+ {
1021
+ "core_name": "company",
1022
+ "field_name": "facility_state",
1023
+ "type": "string",
1024
+ "example_values": ["Maryland", "North Carolina"],
1025
+ "definition": "State(s) where company facilities are located."
1026
+ },
1027
+ {
1028
+ "core_name": "company",
1029
+ "field_name": "facility_territory",
1030
+ "type": "text_ci",
1031
+ "example_values": ["United States", "Ireland"],
1032
+ "definition": "Geographical territories where company facilities are located."
1033
+ },
1034
+ {
1035
+ "core_name": "company",
1036
+ "field_name": "facility_territory_id",
1037
+ "type": "text_ci",
1038
+ "example_values": ["USA", "IRL"],
1039
+ "definition": "ID(s) for the geographical territories of company facilities."
1040
+ },
1041
+ {
1042
+ "core_name": "company",
1043
+ "field_name": "fax",
1044
+ "type": "string",
1045
+ "example_values": ["+1-123-456-7890", "+44-20-1234-5678"],
1046
+ "definition": "Fax number(s) for the company."
1047
+ },
1048
+ {
1049
+ "core_name": "company",
1050
+ "field_name": "founder",
1051
+ "type": "string",
1052
+ "example_values": ["Dr. Jane Doe", "John Smith"],
1053
+ "definition": "The founder(s) of the company."
1054
+ },
1055
+ {
1056
+ "core_name": "company",
1057
+ "field_name": "generic_or_innovator",
1058
+ "type": "string",
1059
+ "example_values": ["Innovator", "Generic"],
1060
+ "definition": "Indicates if the company primarily develops 'Generic' or 'Innovator' products."
1061
+ },
1062
+ {
1063
+ "core_name": "company",
1064
+ "field_name": "highest_phase",
1065
+ "type": "string",
1066
+ "example_values": ["Marketed", "Phase 3"],
1067
+ "definition": "The highest development phase achieved by any of the company's products/molecules."
1068
+ },
1069
+ {
1070
+ "core_name": "company",
1071
+ "field_name": "id",
1072
+ "type": "string",
1073
+ "example_values": ["COMP_0001", "COMP_0002", "COMP_0003"],
1074
+ "definition": "Unique identifier for the company."
1075
+ },
1076
+ {
1077
+ "core_name": "company",
1078
+ "field_name": "investor_company",
1079
+ "type": "string",
1080
+ "example_values": ["BlackRock", "Sequoia Capital"],
1081
+ "definition": "Names of companies that have invested in this company."
1082
+ },
1083
+ {
1084
+ "core_name": "company",
1085
+ "field_name": "investors",
1086
+ "type": "string",
1087
+ "example_values": ["VentureCorp Capital", "Angel Investors Network"],
1088
+ "definition": "Names of individual or institutional investors in the company."
1089
+ },
1090
+ {
1091
+ "core_name": "company",
1092
+ "field_name": "last_update_time",
1093
+ "type": "date",
1094
+ "example_values": ["2023-11-01T08:00:00Z", "2024-01-25T16:45:00Z"],
1095
+ "definition": "Timestamp(s) of the last update to the company's record in ISO 8601 format."
1096
+ },
1097
+ {
1098
+ "core_name": "company",
1099
+ "field_name": "last_update_user",
1100
+ "type": "string",
1101
+ "example_values": ["admin_user_1", "data_editor_2"],
1102
+ "definition": "User(s) who last updated the company's record."
1103
+ },
1104
+ {
1105
+ "core_name": "company",
1106
+ "field_name": "liquidity_data_current_ratio_mrq",
1107
+ "type": "float",
1108
+ "example_values": [1.8, 2.5],
1109
+ "definition": "Liquidity data: current ratio for the most recent quarter (MRQ)."
1110
+ },
1111
+ {
1112
+ "core_name": "company",
1113
+ "field_name": "liquidity_data_current_ratio_yoy",
1114
+ "type": "float",
1115
+ "example_values": [1.9, 2.3],
1116
+ "definition": "Liquidity data: current ratio year-over-year (YOY)."
1117
+ },
1118
+ {
1119
+ "core_name": "company",
1120
+ "field_name": "liquidity_data_quick_ratio_mrq",
1121
+ "type": "float",
1122
+ "example_values": [1.2, 1.7],
1123
+ "definition": "Liquidity data: quick ratio for the most recent quarter (MRQ)."
1124
+ },
1125
+ {
1126
+ "core_name": "company",
1127
+ "field_name": "liquidity_data_quick_ratio_yoy",
1128
+ "type": "float",
1129
+ "example_values": [1.3, 1.6],
1130
+ "definition": "Liquidity data: quick ratio year-over-year (YOY)."
1131
+ },
1132
+ {
1133
+ "core_name": "company",
1134
+ "field_name": "major_business_model",
1135
+ "type": "string",
1136
+ "example_values": ["Biopharmaceutical Development", "Medical Device Manufacturing"],
1137
+ "definition": "Major business model(s) of the company."
1138
+ },
1139
+ {
1140
+ "core_name": "company",
1141
+ "field_name": "marketing_status",
1142
+ "type": "text_ci",
1143
+ "example_values": ["Marketed", "Pre-Market", "Discontinued"],
1144
+ "definition": "Current marketing status of the company's products (e.g., 'pre-market', 'on-market')."
1145
+ },
1146
+ {
1147
+ "core_name": "company",
1148
+ "field_name": "mechanism_type",
1149
+ "type": "string",
1150
+ "example_values": ["Kinase Inhibitor", "Monoclonal Antibody", "Gene Therapy"],
1151
+ "definition": "Mechanism of action type(s) for molecules/products associated with the company."
1152
+ },
1153
+ {
1154
+ "core_name": "company",
1155
+ "field_name": "mechanism_type_hierarchy",
1156
+ "type": "hierarchy",
1157
+ "example_values": ["type/Kinase Inhibitor", "type/Monoclonal Antibody"],
1158
+ "definition": "Hierarchical representation of mechanism types."
1159
+ },
1160
+ {
1161
+ "core_name": "company",
1162
+ "field_name": "molecule_api_group",
1163
+ "type": "string",
1164
+ "example_values": ["Small Molecules", "Biologics", "Gene Therapies"],
1165
+ "definition": "API (Active Pharmaceutical Ingredient) group(s) of molecules associated with the company."
1166
+ },
1167
+ {
1168
+ "core_name": "company",
1169
+ "field_name": "molecule_name",
1170
+ "type": "string",
1171
+ "example_values": ["DrugX-200", "mAb-Y101", "GeneEdit-Z"],
1172
+ "definition": "Names of molecules associated with the company."
1173
+ },
1174
+
1175
+ {
1176
+ "core_name": "company",
1177
+ "field_name": "molecule_type",
1178
+ "type": "string",
1179
+ "example_values": ["Small Molecule", "Monoclonal Antibody", "CRISPR-Cas9"],
1180
+ "definition": "Type(s) of molecules associated with the company."
1181
+ },
1182
+ {
1183
+ "core_name": "company",
1184
+ "field_name": "original_financial_rd",
1185
+ "type": "string",
1186
+ "example_values": ["$120,000,000", "€45M"],
1187
+ "definition": "Original raw R&D financial data (as string)."
1188
+ },
1189
+ {
1190
+ "core_name": "company",
1191
+ "field_name": "original_financial_total_revenue",
1192
+ "type": "string",
1193
+ "example_values": ["$2.5 Billion", "£1.1B"],
1194
+ "definition": "Original raw total revenue financial data (as string)."
1195
+ },
1196
+ {
1197
+ "core_name": "company",
1198
+ "field_name": "owner_company_private_public",
1199
+ "type": "string",
1200
+ "example_values": ["Public", "Private"],
1201
+ "definition": "Indicates if the owner company is 'Private' or 'Public'."
1202
+ },
1203
+ {
1204
+ "core_name": "company",
1205
+ "field_name": "phase",
1206
+ "type": "string",
1207
+ "example_values": ["Phase 1", "Phase 2", "Preclinical", "Marketed"],
1208
+ "definition": "Development phase(s) of products/molecules associated with the company."
1209
+ },
1210
+ {
1211
+ "core_name": "company",
1212
+ "field_name": "product_name",
1213
+ "type": "string",
1214
+ "example_values": ["OncoTherapy-A", "CardioGuard-XL", "NeuroBoost-System"],
1215
+ "definition": "Names of products developed or marketed by the company."
1216
+ },
1217
+ {
1218
+ "core_name": "company",
1219
+ "field_name": "product_synonym",
1220
+ "type": "string",
1221
+ "example_values": ["OncoTA", "CGXL"],
1222
+ "definition": "Synonyms for products associated with the company."
1223
+ },
1224
+ {
1225
+ "core_name": "company",
1226
+ "field_name": "profitability_data_operating_margin_ttm",
1227
+ "type": "float",
1228
+ "example_values": [0.15, 0.22],
1229
+ "definition": "Profitability data: operating margin for the trailing twelve months (TTM)."
1230
+ },
1231
+ {
1232
+ "core_name": "company",
1233
+ "field_name": "profitability_data_profit_margin",
1234
+ "type": "float",
1235
+ "example_values": [0.10, 0.18],
1236
+ "definition": "Profitability data: overall profit margin."
1237
+ },
1238
+ {
1239
+ "core_name": "company",
1240
+ "field_name": "profitability_data_return_on_assets_ttm",
1241
+ "type": "float",
1242
+ "example_values": [0.08, 0.14],
1243
+ "definition": "Profitability data: return on assets for the trailing twelve months (TTM)."
1244
+ },
1245
+ {
1246
+ "core_name": "company",
1247
+ "field_name": "profitability_data_return_on_equity_ttm",
1248
+ "type": "float",
1249
+ "example_values": [0.12, 0.20],
1250
+ "definition": "Profitability data: return on equity for the trailing twelve months (TTM)."
1251
+ },
1252
+ {
1253
+ "core_name": "company",
1254
+ "field_name": "route",
1255
+ "type": "string",
1256
+ "example_values": ["Oral", "Intravenous", "Topical"],
1257
+ "definition": "Route(s) of administration for products/molecules associated with the company."
1258
+ },
1259
+ {
1260
+ "core_name": "company",
1261
+ "field_name": "route_branch",
1262
+ "type": "string",
1263
+ "example_values": ["Oral Solid Dosage", "Injectable Solutions"],
1264
+ "definition": "Branch(es) of route of administration."
1265
+ },
1266
+ {
1267
+ "core_name": "company",
1268
+ "field_name": "route_branch_hierarchy",
1269
+ "type": "hierarchy",
1270
+ "example_values": ["route/Oral/branch/Oral Solid Dosage"],
1271
+ "definition": "Hierarchical representation of route of administration branches."
1272
+ },
1273
+ {
1274
+ "core_name": "company",
1275
+ "field_name": "route_branch_s",
1276
+ "type": "string",
1277
+ "example_values": ["Oral Solid Dosage", "Injectable Solutions"],
1278
+ "definition": "String representation of route of administration branches (likely for faceted search)."
1279
+ },
1280
+ {
1281
+ "core_name": "company",
1282
+ "field_name": "route_s",
1283
+ "type": "text_ci",
1284
+ "example_values": ["oral", "injection", "topical"],
1285
+ "definition": "String representation of routes of administration (likely for faceted search)."
1286
+ },
1287
+ {
1288
+ "core_name": "company",
1289
+ "field_name": "subsidiary",
1290
+ "type": "string",
1291
+ "example_values": ["BioGen Labs", "TheraWorks Diagnostics"],
1292
+ "definition": "Names of subsidiaries of this company."
1293
+ },
1294
+ {
1295
+ "core_name": "company",
1296
+ "field_name": "subsidiary_of_company",
1297
+ "type": "string",
1298
+ "example_values": ["Global Pharma Corp", "United Healthcare Inc."],
1299
+ "definition": "Names of parent companies if this company is a subsidiary."
1300
+ },
1301
+ {
1302
+ "core_name": "company",
1303
+ "field_name": "telephone",
1304
+ "type": "string",
1305
+ "example_values": ["+1-555-123-4567", "+49-30-9876-5432"],
1306
+ "definition": "Telephone number(s) for the company."
1307
+ },
1308
+ {
1309
+ "core_name": "company",
1310
+ "field_name": "therapeutic_category",
1311
+ "type": "string",
1312
+ "example_values": ["Oncology", "Cardiology", "Neurology"],
1313
+ "definition": "Therapeutic category/categories of products/molecules associated with the company."
1314
+ },
1315
+ {
1316
+ "core_name": "company",
1317
+ "field_name": "therapeutic_category_hierarchy",
1318
+ "type": "hierarchy",
1319
+ "example_values": ["disease/Cancer/category/Oncology", "disease/Cardiovascular/category/Cardiology"],
1320
+ "definition": "Hierarchical representation of therapeutic categories."
1321
+ },
1322
+ {
1323
+ "core_name": "company",
1324
+ "field_name": "therapeutic_category_s",
1325
+ "type": "text_ci",
1326
+ "example_values": ["cancer", "heart disease", "nervous system disorders"],
1327
+ "definition": "String representation of therapeutic categories (likely for faceted search)."
1328
+ },
1329
+ {
1330
+ "core_name": "company",
1331
+ "field_name": "therapeutic_group_id",
1332
+ "type": "string",
1333
+ "example_values": ["THERA_ONC_01", "THERA_CARD_02"],
1334
+ "definition": "ID(s) for the therapeutic group(s) of products/molecules associated with the company."
1335
+ },
1336
+ {
1337
+ "core_name": "company",
1338
+ "field_name": "type",
1339
+ "type": "string",
1340
+ "example_values": ["Biotech", "Pharmaceutical", "CRO", "Medical Device Company"],
1341
+ "definition": "Type(s) of the company (e.g., 'Biotech', 'Pharma')."
1342
+ }
1343
  ]
1344
 
1345