生产环境文件备份
This commit is contained in:
parent
7b1773681f
commit
e6376ca94f
|
@ -1 +0,0 @@
|
|||
Subproject commit 0fcb3b0383d5870477694d6ea999c5f9f535f3d8
|
|
@ -0,0 +1,674 @@
|
|||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The GNU General Public License is a free, copyleft license for
|
||||
software and other kinds of works.
|
||||
|
||||
The licenses for most software and other practical works are designed
|
||||
to take away your freedom to share and change the works. By contrast,
|
||||
the GNU General Public License is intended to guarantee your freedom to
|
||||
share and change all versions of a program--to make sure it remains free
|
||||
software for all its users. We, the Free Software Foundation, use the
|
||||
GNU General Public License for most of our software; it applies also to
|
||||
any other work released this way by its authors. You can apply it to
|
||||
your programs, too.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
them if you wish), that you receive source code or can get it if you
|
||||
want it, that you can change the software or use pieces of it in new
|
||||
free programs, and that you know you can do these things.
|
||||
|
||||
To protect your rights, we need to prevent others from denying you
|
||||
these rights or asking you to surrender the rights. Therefore, you have
|
||||
certain responsibilities if you distribute copies of the software, or if
|
||||
you modify it: responsibilities to respect the freedom of others.
|
||||
|
||||
For example, if you distribute copies of such a program, whether
|
||||
gratis or for a fee, you must pass on to the recipients the same
|
||||
freedoms that you received. You must make sure that they, too, receive
|
||||
or can get the source code. And you must show them these terms so they
|
||||
know their rights.
|
||||
|
||||
Developers that use the GNU GPL protect your rights with two steps:
|
||||
(1) assert copyright on the software, and (2) offer you this License
|
||||
giving you legal permission to copy, distribute and/or modify it.
|
||||
|
||||
For the developers' and authors' protection, the GPL clearly explains
|
||||
that there is no warranty for this free software. For both users' and
|
||||
authors' sake, the GPL requires that modified versions be marked as
|
||||
changed, so that their problems will not be attributed erroneously to
|
||||
authors of previous versions.
|
||||
|
||||
Some devices are designed to deny users access to install or run
|
||||
modified versions of the software inside them, although the manufacturer
|
||||
can do so. This is fundamentally incompatible with the aim of
|
||||
protecting users' freedom to change the software. The systematic
|
||||
pattern of such abuse occurs in the area of products for individuals to
|
||||
use, which is precisely where it is most unacceptable. Therefore, we
|
||||
have designed this version of the GPL to prohibit the practice for those
|
||||
products. If such problems arise substantially in other domains, we
|
||||
stand ready to extend this provision to those domains in future versions
|
||||
of the GPL, as needed to protect the freedom of users.
|
||||
|
||||
Finally, every program is threatened constantly by software patents.
|
||||
States should not allow patents to restrict development and use of
|
||||
software on general-purpose computers, but in those that do, we wish to
|
||||
avoid the special danger that patents applied to a free program could
|
||||
make it effectively proprietary. To prevent this, the GPL assures that
|
||||
patents cannot be used to render the program non-free.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
TERMS AND CONDITIONS
|
||||
|
||||
0. Definitions.
|
||||
|
||||
"This License" refers to version 3 of the GNU General Public License.
|
||||
|
||||
"Copyright" also means copyright-like laws that apply to other kinds of
|
||||
works, such as semiconductor masks.
|
||||
|
||||
"The Program" refers to any copyrightable work licensed under this
|
||||
License. Each licensee is addressed as "you". "Licensees" and
|
||||
"recipients" may be individuals or organizations.
|
||||
|
||||
To "modify" a work means to copy from or adapt all or part of the work
|
||||
in a fashion requiring copyright permission, other than the making of an
|
||||
exact copy. The resulting work is called a "modified version" of the
|
||||
earlier work or a work "based on" the earlier work.
|
||||
|
||||
A "covered work" means either the unmodified Program or a work based
|
||||
on the Program.
|
||||
|
||||
To "propagate" a work means to do anything with it that, without
|
||||
permission, would make you directly or secondarily liable for
|
||||
infringement under applicable copyright law, except executing it on a
|
||||
computer or modifying a private copy. Propagation includes copying,
|
||||
distribution (with or without modification), making available to the
|
||||
public, and in some countries other activities as well.
|
||||
|
||||
To "convey" a work means any kind of propagation that enables other
|
||||
parties to make or receive copies. Mere interaction with a user through
|
||||
a computer network, with no transfer of a copy, is not conveying.
|
||||
|
||||
An interactive user interface displays "Appropriate Legal Notices"
|
||||
to the extent that it includes a convenient and prominently visible
|
||||
feature that (1) displays an appropriate copyright notice, and (2)
|
||||
tells the user that there is no warranty for the work (except to the
|
||||
extent that warranties are provided), that licensees may convey the
|
||||
work under this License, and how to view a copy of this License. If
|
||||
the interface presents a list of user commands or options, such as a
|
||||
menu, a prominent item in the list meets this criterion.
|
||||
|
||||
1. Source Code.
|
||||
|
||||
The "source code" for a work means the preferred form of the work
|
||||
for making modifications to it. "Object code" means any non-source
|
||||
form of a work.
|
||||
|
||||
A "Standard Interface" means an interface that either is an official
|
||||
standard defined by a recognized standards body, or, in the case of
|
||||
interfaces specified for a particular programming language, one that
|
||||
is widely used among developers working in that language.
|
||||
|
||||
The "System Libraries" of an executable work include anything, other
|
||||
than the work as a whole, that (a) is included in the normal form of
|
||||
packaging a Major Component, but which is not part of that Major
|
||||
Component, and (b) serves only to enable use of the work with that
|
||||
Major Component, or to implement a Standard Interface for which an
|
||||
implementation is available to the public in source code form. A
|
||||
"Major Component", in this context, means a major essential component
|
||||
(kernel, window system, and so on) of the specific operating system
|
||||
(if any) on which the executable work runs, or a compiler used to
|
||||
produce the work, or an object code interpreter used to run it.
|
||||
|
||||
The "Corresponding Source" for a work in object code form means all
|
||||
the source code needed to generate, install, and (for an executable
|
||||
work) run the object code and to modify the work, including scripts to
|
||||
control those activities. However, it does not include the work's
|
||||
System Libraries, or general-purpose tools or generally available free
|
||||
programs which are used unmodified in performing those activities but
|
||||
which are not part of the work. For example, Corresponding Source
|
||||
includes interface definition files associated with source files for
|
||||
the work, and the source code for shared libraries and dynamically
|
||||
linked subprograms that the work is specifically designed to require,
|
||||
such as by intimate data communication or control flow between those
|
||||
subprograms and other parts of the work.
|
||||
|
||||
The Corresponding Source need not include anything that users
|
||||
can regenerate automatically from other parts of the Corresponding
|
||||
Source.
|
||||
|
||||
The Corresponding Source for a work in source code form is that
|
||||
same work.
|
||||
|
||||
2. Basic Permissions.
|
||||
|
||||
All rights granted under this License are granted for the term of
|
||||
copyright on the Program, and are irrevocable provided the stated
|
||||
conditions are met. This License explicitly affirms your unlimited
|
||||
permission to run the unmodified Program. The output from running a
|
||||
covered work is covered by this License only if the output, given its
|
||||
content, constitutes a covered work. This License acknowledges your
|
||||
rights of fair use or other equivalent, as provided by copyright law.
|
||||
|
||||
You may make, run and propagate covered works that you do not
|
||||
convey, without conditions so long as your license otherwise remains
|
||||
in force. You may convey covered works to others for the sole purpose
|
||||
of having them make modifications exclusively for you, or provide you
|
||||
with facilities for running those works, provided that you comply with
|
||||
the terms of this License in conveying all material for which you do
|
||||
not control copyright. Those thus making or running the covered works
|
||||
for you must do so exclusively on your behalf, under your direction
|
||||
and control, on terms that prohibit them from making any copies of
|
||||
your copyrighted material outside their relationship with you.
|
||||
|
||||
Conveying under any other circumstances is permitted solely under
|
||||
the conditions stated below. Sublicensing is not allowed; section 10
|
||||
makes it unnecessary.
|
||||
|
||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||||
|
||||
No covered work shall be deemed part of an effective technological
|
||||
measure under any applicable law fulfilling obligations under article
|
||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||
similar laws prohibiting or restricting circumvention of such
|
||||
measures.
|
||||
|
||||
When you convey a covered work, you waive any legal power to forbid
|
||||
circumvention of technological measures to the extent such circumvention
|
||||
is effected by exercising rights under this License with respect to
|
||||
the covered work, and you disclaim any intention to limit operation or
|
||||
modification of the work as a means of enforcing, against the work's
|
||||
users, your or third parties' legal rights to forbid circumvention of
|
||||
technological measures.
|
||||
|
||||
4. Conveying Verbatim Copies.
|
||||
|
||||
You may convey verbatim copies of the Program's source code as you
|
||||
receive it, in any medium, provided that you conspicuously and
|
||||
appropriately publish on each copy an appropriate copyright notice;
|
||||
keep intact all notices stating that this License and any
|
||||
non-permissive terms added in accord with section 7 apply to the code;
|
||||
keep intact all notices of the absence of any warranty; and give all
|
||||
recipients a copy of this License along with the Program.
|
||||
|
||||
You may charge any price or no price for each copy that you convey,
|
||||
and you may offer support or warranty protection for a fee.
|
||||
|
||||
5. Conveying Modified Source Versions.
|
||||
|
||||
You may convey a work based on the Program, or the modifications to
|
||||
produce it from the Program, in the form of source code under the
|
||||
terms of section 4, provided that you also meet all of these conditions:
|
||||
|
||||
a) The work must carry prominent notices stating that you modified
|
||||
it, and giving a relevant date.
|
||||
|
||||
b) The work must carry prominent notices stating that it is
|
||||
released under this License and any conditions added under section
|
||||
7. This requirement modifies the requirement in section 4 to
|
||||
"keep intact all notices".
|
||||
|
||||
c) You must license the entire work, as a whole, under this
|
||||
License to anyone who comes into possession of a copy. This
|
||||
License will therefore apply, along with any applicable section 7
|
||||
additional terms, to the whole of the work, and all its parts,
|
||||
regardless of how they are packaged. This License gives no
|
||||
permission to license the work in any other way, but it does not
|
||||
invalidate such permission if you have separately received it.
|
||||
|
||||
d) If the work has interactive user interfaces, each must display
|
||||
Appropriate Legal Notices; however, if the Program has interactive
|
||||
interfaces that do not display Appropriate Legal Notices, your
|
||||
work need not make them do so.
|
||||
|
||||
A compilation of a covered work with other separate and independent
|
||||
works, which are not by their nature extensions of the covered work,
|
||||
and which are not combined with it such as to form a larger program,
|
||||
in or on a volume of a storage or distribution medium, is called an
|
||||
"aggregate" if the compilation and its resulting copyright are not
|
||||
used to limit the access or legal rights of the compilation's users
|
||||
beyond what the individual works permit. Inclusion of a covered work
|
||||
in an aggregate does not cause this License to apply to the other
|
||||
parts of the aggregate.
|
||||
|
||||
6. Conveying Non-Source Forms.
|
||||
|
||||
You may convey a covered work in object code form under the terms
|
||||
of sections 4 and 5, provided that you also convey the
|
||||
machine-readable Corresponding Source under the terms of this License,
|
||||
in one of these ways:
|
||||
|
||||
a) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by the
|
||||
Corresponding Source fixed on a durable physical medium
|
||||
customarily used for software interchange.
|
||||
|
||||
b) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by a
|
||||
written offer, valid for at least three years and valid for as
|
||||
long as you offer spare parts or customer support for that product
|
||||
model, to give anyone who possesses the object code either (1) a
|
||||
copy of the Corresponding Source for all the software in the
|
||||
product that is covered by this License, on a durable physical
|
||||
medium customarily used for software interchange, for a price no
|
||||
more than your reasonable cost of physically performing this
|
||||
conveying of source, or (2) access to copy the
|
||||
Corresponding Source from a network server at no charge.
|
||||
|
||||
c) Convey individual copies of the object code with a copy of the
|
||||
written offer to provide the Corresponding Source. This
|
||||
alternative is allowed only occasionally and noncommercially, and
|
||||
only if you received the object code with such an offer, in accord
|
||||
with subsection 6b.
|
||||
|
||||
d) Convey the object code by offering access from a designated
|
||||
place (gratis or for a charge), and offer equivalent access to the
|
||||
Corresponding Source in the same way through the same place at no
|
||||
further charge. You need not require recipients to copy the
|
||||
Corresponding Source along with the object code. If the place to
|
||||
copy the object code is a network server, the Corresponding Source
|
||||
may be on a different server (operated by you or a third party)
|
||||
that supports equivalent copying facilities, provided you maintain
|
||||
clear directions next to the object code saying where to find the
|
||||
Corresponding Source. Regardless of what server hosts the
|
||||
Corresponding Source, you remain obligated to ensure that it is
|
||||
available for as long as needed to satisfy these requirements.
|
||||
|
||||
e) Convey the object code using peer-to-peer transmission, provided
|
||||
you inform other peers where the object code and Corresponding
|
||||
Source of the work are being offered to the general public at no
|
||||
charge under subsection 6d.
|
||||
|
||||
A separable portion of the object code, whose source code is excluded
|
||||
from the Corresponding Source as a System Library, need not be
|
||||
included in conveying the object code work.
|
||||
|
||||
A "User Product" is either (1) a "consumer product", which means any
|
||||
tangible personal property which is normally used for personal, family,
|
||||
or household purposes, or (2) anything designed or sold for incorporation
|
||||
into a dwelling. In determining whether a product is a consumer product,
|
||||
doubtful cases shall be resolved in favor of coverage. For a particular
|
||||
product received by a particular user, "normally used" refers to a
|
||||
typical or common use of that class of product, regardless of the status
|
||||
of the particular user or of the way in which the particular user
|
||||
actually uses, or expects or is expected to use, the product. A product
|
||||
is a consumer product regardless of whether the product has substantial
|
||||
commercial, industrial or non-consumer uses, unless such uses represent
|
||||
the only significant mode of use of the product.
|
||||
|
||||
"Installation Information" for a User Product means any methods,
|
||||
procedures, authorization keys, or other information required to install
|
||||
and execute modified versions of a covered work in that User Product from
|
||||
a modified version of its Corresponding Source. The information must
|
||||
suffice to ensure that the continued functioning of the modified object
|
||||
code is in no case prevented or interfered with solely because
|
||||
modification has been made.
|
||||
|
||||
If you convey an object code work under this section in, or with, or
|
||||
specifically for use in, a User Product, and the conveying occurs as
|
||||
part of a transaction in which the right of possession and use of the
|
||||
User Product is transferred to the recipient in perpetuity or for a
|
||||
fixed term (regardless of how the transaction is characterized), the
|
||||
Corresponding Source conveyed under this section must be accompanied
|
||||
by the Installation Information. But this requirement does not apply
|
||||
if neither you nor any third party retains the ability to install
|
||||
modified object code on the User Product (for example, the work has
|
||||
been installed in ROM).
|
||||
|
||||
The requirement to provide Installation Information does not include a
|
||||
requirement to continue to provide support service, warranty, or updates
|
||||
for a work that has been modified or installed by the recipient, or for
|
||||
the User Product in which it has been modified or installed. Access to a
|
||||
network may be denied when the modification itself materially and
|
||||
adversely affects the operation of the network or violates the rules and
|
||||
protocols for communication across the network.
|
||||
|
||||
Corresponding Source conveyed, and Installation Information provided,
|
||||
in accord with this section must be in a format that is publicly
|
||||
documented (and with an implementation available to the public in
|
||||
source code form), and must require no special password or key for
|
||||
unpacking, reading or copying.
|
||||
|
||||
7. Additional Terms.
|
||||
|
||||
"Additional permissions" are terms that supplement the terms of this
|
||||
License by making exceptions from one or more of its conditions.
|
||||
Additional permissions that are applicable to the entire Program shall
|
||||
be treated as though they were included in this License, to the extent
|
||||
that they are valid under applicable law. If additional permissions
|
||||
apply only to part of the Program, that part may be used separately
|
||||
under those permissions, but the entire Program remains governed by
|
||||
this License without regard to the additional permissions.
|
||||
|
||||
When you convey a copy of a covered work, you may at your option
|
||||
remove any additional permissions from that copy, or from any part of
|
||||
it. (Additional permissions may be written to require their own
|
||||
removal in certain cases when you modify the work.) You may place
|
||||
additional permissions on material, added by you to a covered work,
|
||||
for which you have or can give appropriate copyright permission.
|
||||
|
||||
Notwithstanding any other provision of this License, for material you
|
||||
add to a covered work, you may (if authorized by the copyright holders of
|
||||
that material) supplement the terms of this License with terms:
|
||||
|
||||
a) Disclaiming warranty or limiting liability differently from the
|
||||
terms of sections 15 and 16 of this License; or
|
||||
|
||||
b) Requiring preservation of specified reasonable legal notices or
|
||||
author attributions in that material or in the Appropriate Legal
|
||||
Notices displayed by works containing it; or
|
||||
|
||||
c) Prohibiting misrepresentation of the origin of that material, or
|
||||
requiring that modified versions of such material be marked in
|
||||
reasonable ways as different from the original version; or
|
||||
|
||||
d) Limiting the use for publicity purposes of names of licensors or
|
||||
authors of the material; or
|
||||
|
||||
e) Declining to grant rights under trademark law for use of some
|
||||
trade names, trademarks, or service marks; or
|
||||
|
||||
f) Requiring indemnification of licensors and authors of that
|
||||
material by anyone who conveys the material (or modified versions of
|
||||
it) with contractual assumptions of liability to the recipient, for
|
||||
any liability that these contractual assumptions directly impose on
|
||||
those licensors and authors.
|
||||
|
||||
All other non-permissive additional terms are considered "further
|
||||
restrictions" within the meaning of section 10. If the Program as you
|
||||
received it, or any part of it, contains a notice stating that it is
|
||||
governed by this License along with a term that is a further
|
||||
restriction, you may remove that term. If a license document contains
|
||||
a further restriction but permits relicensing or conveying under this
|
||||
License, you may add to a covered work material governed by the terms
|
||||
of that license document, provided that the further restriction does
|
||||
not survive such relicensing or conveying.
|
||||
|
||||
If you add terms to a covered work in accord with this section, you
|
||||
must place, in the relevant source files, a statement of the
|
||||
additional terms that apply to those files, or a notice indicating
|
||||
where to find the applicable terms.
|
||||
|
||||
Additional terms, permissive or non-permissive, may be stated in the
|
||||
form of a separately written license, or stated as exceptions;
|
||||
the above requirements apply either way.
|
||||
|
||||
8. Termination.
|
||||
|
||||
You may not propagate or modify a covered work except as expressly
|
||||
provided under this License. Any attempt otherwise to propagate or
|
||||
modify it is void, and will automatically terminate your rights under
|
||||
this License (including any patent licenses granted under the third
|
||||
paragraph of section 11).
|
||||
|
||||
However, if you cease all violation of this License, then your
|
||||
license from a particular copyright holder is reinstated (a)
|
||||
provisionally, unless and until the copyright holder explicitly and
|
||||
finally terminates your license, and (b) permanently, if the copyright
|
||||
holder fails to notify you of the violation by some reasonable means
|
||||
prior to 60 days after the cessation.
|
||||
|
||||
Moreover, your license from a particular copyright holder is
|
||||
reinstated permanently if the copyright holder notifies you of the
|
||||
violation by some reasonable means, this is the first time you have
|
||||
received notice of violation of this License (for any work) from that
|
||||
copyright holder, and you cure the violation prior to 30 days after
|
||||
your receipt of the notice.
|
||||
|
||||
Termination of your rights under this section does not terminate the
|
||||
licenses of parties who have received copies or rights from you under
|
||||
this License. If your rights have been terminated and not permanently
|
||||
reinstated, you do not qualify to receive new licenses for the same
|
||||
material under section 10.
|
||||
|
||||
9. Acceptance Not Required for Having Copies.
|
||||
|
||||
You are not required to accept this License in order to receive or
|
||||
run a copy of the Program. Ancillary propagation of a covered work
|
||||
occurring solely as a consequence of using peer-to-peer transmission
|
||||
to receive a copy likewise does not require acceptance. However,
|
||||
nothing other than this License grants you permission to propagate or
|
||||
modify any covered work. These actions infringe copyright if you do
|
||||
not accept this License. Therefore, by modifying or propagating a
|
||||
covered work, you indicate your acceptance of this License to do so.
|
||||
|
||||
10. Automatic Licensing of Downstream Recipients.
|
||||
|
||||
Each time you convey a covered work, the recipient automatically
|
||||
receives a license from the original licensors, to run, modify and
|
||||
propagate that work, subject to this License. You are not responsible
|
||||
for enforcing compliance by third parties with this License.
|
||||
|
||||
An "entity transaction" is a transaction transferring control of an
|
||||
organization, or substantially all assets of one, or subdividing an
|
||||
organization, or merging organizations. If propagation of a covered
|
||||
work results from an entity transaction, each party to that
|
||||
transaction who receives a copy of the work also receives whatever
|
||||
licenses to the work the party's predecessor in interest had or could
|
||||
give under the previous paragraph, plus a right to possession of the
|
||||
Corresponding Source of the work from the predecessor in interest, if
|
||||
the predecessor has it or can get it with reasonable efforts.
|
||||
|
||||
You may not impose any further restrictions on the exercise of the
|
||||
rights granted or affirmed under this License. For example, you may
|
||||
not impose a license fee, royalty, or other charge for exercise of
|
||||
rights granted under this License, and you may not initiate litigation
|
||||
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||
any patent claim is infringed by making, using, selling, offering for
|
||||
sale, or importing the Program or any portion of it.
|
||||
|
||||
11. Patents.
|
||||
|
||||
A "contributor" is a copyright holder who authorizes use under this
|
||||
License of the Program or a work on which the Program is based. The
|
||||
work thus licensed is called the contributor's "contributor version".
|
||||
|
||||
A contributor's "essential patent claims" are all patent claims
|
||||
owned or controlled by the contributor, whether already acquired or
|
||||
hereafter acquired, that would be infringed by some manner, permitted
|
||||
by this License, of making, using, or selling its contributor version,
|
||||
but do not include claims that would be infringed only as a
|
||||
consequence of further modification of the contributor version. For
|
||||
purposes of this definition, "control" includes the right to grant
|
||||
patent sublicenses in a manner consistent with the requirements of
|
||||
this License.
|
||||
|
||||
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||
patent license under the contributor's essential patent claims, to
|
||||
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||
propagate the contents of its contributor version.
|
||||
|
||||
In the following three paragraphs, a "patent license" is any express
|
||||
agreement or commitment, however denominated, not to enforce a patent
|
||||
(such as an express permission to practice a patent or covenant not to
|
||||
sue for patent infringement). To "grant" such a patent license to a
|
||||
party means to make such an agreement or commitment not to enforce a
|
||||
patent against the party.
|
||||
|
||||
If you convey a covered work, knowingly relying on a patent license,
|
||||
and the Corresponding Source of the work is not available for anyone
|
||||
to copy, free of charge and under the terms of this License, through a
|
||||
publicly available network server or other readily accessible means,
|
||||
then you must either (1) cause the Corresponding Source to be so
|
||||
available, or (2) arrange to deprive yourself of the benefit of the
|
||||
patent license for this particular work, or (3) arrange, in a manner
|
||||
consistent with the requirements of this License, to extend the patent
|
||||
license to downstream recipients. "Knowingly relying" means you have
|
||||
actual knowledge that, but for the patent license, your conveying the
|
||||
covered work in a country, or your recipient's use of the covered work
|
||||
in a country, would infringe one or more identifiable patents in that
|
||||
country that you have reason to believe are valid.
|
||||
|
||||
If, pursuant to or in connection with a single transaction or
|
||||
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||
covered work, and grant a patent license to some of the parties
|
||||
receiving the covered work authorizing them to use, propagate, modify
|
||||
or convey a specific copy of the covered work, then the patent license
|
||||
you grant is automatically extended to all recipients of the covered
|
||||
work and works based on it.
|
||||
|
||||
A patent license is "discriminatory" if it does not include within
|
||||
the scope of its coverage, prohibits the exercise of, or is
|
||||
conditioned on the non-exercise of one or more of the rights that are
|
||||
specifically granted under this License. You may not convey a covered
|
||||
work if you are a party to an arrangement with a third party that is
|
||||
in the business of distributing software, under which you make payment
|
||||
to the third party based on the extent of your activity of conveying
|
||||
the work, and under which the third party grants, to any of the
|
||||
parties who would receive the covered work from you, a discriminatory
|
||||
patent license (a) in connection with copies of the covered work
|
||||
conveyed by you (or copies made from those copies), or (b) primarily
|
||||
for and in connection with specific products or compilations that
|
||||
contain the covered work, unless you entered into that arrangement,
|
||||
or that patent license was granted, prior to 28 March 2007.
|
||||
|
||||
Nothing in this License shall be construed as excluding or limiting
|
||||
any implied license or other defenses to infringement that may
|
||||
otherwise be available to you under applicable patent law.
|
||||
|
||||
12. No Surrender of Others' Freedom.
|
||||
|
||||
If conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot convey a
|
||||
covered work so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you may
|
||||
not convey it at all. For example, if you agree to terms that obligate you
|
||||
to collect a royalty for further conveying from those to whom you convey
|
||||
the Program, the only way you could satisfy both those terms and this
|
||||
License would be to refrain entirely from conveying the Program.
|
||||
|
||||
13. Use with the GNU Affero General Public License.
|
||||
|
||||
Notwithstanding any other provision of this License, you have
|
||||
permission to link or combine any covered work with a work licensed
|
||||
under version 3 of the GNU Affero General Public License into a single
|
||||
combined work, and to convey the resulting work. The terms of this
|
||||
License will continue to apply to the part which is the covered work,
|
||||
but the special requirements of the GNU Affero General Public License,
|
||||
section 13, concerning interaction through a network will apply to the
|
||||
combination as such.
|
||||
|
||||
14. Revised Versions of this License.
|
||||
|
||||
The Free Software Foundation may publish revised and/or new versions of
|
||||
the GNU General Public License from time to time. Such new versions will
|
||||
be similar in spirit to the present version, but may differ in detail to
|
||||
address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the
|
||||
Program specifies that a certain numbered version of the GNU General
|
||||
Public License "or any later version" applies to it, you have the
|
||||
option of following the terms and conditions either of that numbered
|
||||
version or of any later version published by the Free Software
|
||||
Foundation. If the Program does not specify a version number of the
|
||||
GNU General Public License, you may choose any version ever published
|
||||
by the Free Software Foundation.
|
||||
|
||||
If the Program specifies that a proxy can decide which future
|
||||
versions of the GNU General Public License can be used, that proxy's
|
||||
public statement of acceptance of a version permanently authorizes you
|
||||
to choose that version for the Program.
|
||||
|
||||
Later license versions may give you additional or different
|
||||
permissions. However, no additional obligations are imposed on any
|
||||
author or copyright holder as a result of your choosing to follow a
|
||||
later version.
|
||||
|
||||
15. Disclaimer of Warranty.
|
||||
|
||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
16. Limitation of Liability.
|
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGES.
|
||||
|
||||
17. Interpretation of Sections 15 and 16.
|
||||
|
||||
If the disclaimer of warranty and limitation of liability provided
|
||||
above cannot be given local legal effect according to their terms,
|
||||
reviewing courts shall apply local law that most closely approximates
|
||||
an absolute waiver of all civil liability in connection with the
|
||||
Program, unless a warranty or assumption of liability accompanies a
|
||||
copy of the Program in return for a fee.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
state the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If the program does terminal interaction, make it output a short
|
||||
notice like this when it starts in an interactive mode:
|
||||
|
||||
<program> Copyright (C) <year> <name of author>
|
||||
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type `show c' for details.
|
||||
|
||||
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||
parts of the General Public License. Of course, your program's commands
|
||||
might be different; for a GUI interface, you would use an "about box".
|
||||
|
||||
You should also get your employer (if you work as a programmer) or school,
|
||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||
For more information on this, and how to apply and follow the GNU GPL, see
|
||||
<http://www.gnu.org/licenses/>.
|
||||
|
||||
The GNU General Public License does not permit incorporating your program
|
||||
into proprietary programs. If your program is a subroutine library, you
|
||||
may consider it more useful to permit linking proprietary applications with
|
||||
the library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License. But first, please read
|
||||
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
|
@ -0,0 +1,231 @@
|
|||
from fastapi import FastAPI, HTTPException
|
||||
from pydantic import BaseModel
|
||||
import os
|
||||
import utils
|
||||
import queue
|
||||
from multiprocessing import Process,Manager
|
||||
import pdf_title
|
||||
import main
|
||||
import time
|
||||
import threading
|
||||
import config
|
||||
import requests
|
||||
import db_service
|
||||
import threading
|
||||
#import pdf_company_0824
|
||||
|
||||
app = FastAPI()
|
||||
cpu_count = os.cpu_count()
|
||||
job_queue = queue.Queue()
|
||||
|
||||
# 定义请求体模型
|
||||
class FileItem(BaseModel):
|
||||
file_path: str
|
||||
file_id: str
|
||||
|
||||
def run_job():
|
||||
#判断是否有任务在执行
|
||||
if_run = True
|
||||
|
||||
if job_queue.empty():
|
||||
print(f"job_queue为空: {file_path}")
|
||||
if_run = False
|
||||
|
||||
if if_run:
|
||||
job_config = job_queue.get()
|
||||
page_list = []
|
||||
file_path = job_config['file_path']
|
||||
file_id = job_config['file_id']
|
||||
job_status = True
|
||||
continue_execution = True
|
||||
try:
|
||||
#下载pdf
|
||||
start_time = time.time()
|
||||
print(f"开始启动文件解析任务: {file_path}")
|
||||
if file_path.startswith('http'):
|
||||
file_path = utils.save_pdf_from_url(file_path, config.FILE_PATH)
|
||||
try:
|
||||
file_info = pdf_title.create_text_outline(file_path,file_id)
|
||||
except Exception as e:
|
||||
response = requests.get(config.NOTIFY_ADDR, params={'fileId': file_id,'status': 7})
|
||||
print(f'通知任务状态url:{file_id}:{response.url}')
|
||||
print(f'通知任务状态任务:{file_id}:{response.text}')
|
||||
print(f"{file_id}运行失败: {e}")
|
||||
continue_execution = False
|
||||
if continue_execution:
|
||||
print(cpu_count)
|
||||
parent_table_pages = file_info['parent_table_pages']
|
||||
print('parent_table_pages的值是')
|
||||
print(parent_table_pages)
|
||||
|
||||
# page_nums = [
|
||||
# '1-3',
|
||||
# '4-6',
|
||||
# ]
|
||||
print(cpu_count)
|
||||
print('测试')
|
||||
page_num = file_info['page_count']
|
||||
if page_num < cpu_count:
|
||||
p_count = page_num
|
||||
else :
|
||||
p_count = cpu_count
|
||||
|
||||
for i in range(p_count):
|
||||
# for i in range(2):
|
||||
page_list.append({
|
||||
'type': 'table',
|
||||
'page_num': file_info['split_parts']['table_split_parts'][i],
|
||||
# 'page_num': page_nums[i],
|
||||
'path': file_path,
|
||||
'file_id': file_id,
|
||||
'parent_table_pages': parent_table_pages,
|
||||
'page_count': file_info['page_count'],
|
||||
'tables_range': {},
|
||||
})
|
||||
|
||||
|
||||
# 通知开始解析
|
||||
response = requests.get(config.NOTIFY_ADDR, params={'fileId': file_id,'status': 5})
|
||||
print(f'通知pdf开始解析url:{file_id}:{response.url}')
|
||||
print(f'通知pdf开始解析状态:{file_id}:{response.text}')
|
||||
parser_start_time = time.time()
|
||||
processes = []
|
||||
time_dispatch_job = time.time()
|
||||
for job_info in page_list:
|
||||
p = Process(target=main.dispatch_job, args=(job_info,))
|
||||
processes.append(p)
|
||||
p.start()
|
||||
#time_dispatch_job_end = time.time()
|
||||
#process_time = time_dispatch_job_end - time_dispatch_job
|
||||
#db_service.process_time(file_id,'1',process_time)
|
||||
|
||||
print('等待所有子任务完成,任务ID:', file_id)
|
||||
for p in processes:
|
||||
p.join()
|
||||
print('pdf解析任务完成任务完成,任务ID:', file_id)
|
||||
time_dispatch_job_end = time.time()
|
||||
process_time = time_dispatch_job_end - time_dispatch_job
|
||||
db_service.process_time(file_id,'1',process_time,time_dispatch_job,time_dispatch_job_end)
|
||||
parser_end_time = time.time()
|
||||
print(f"解析任务 {file_id} 完成,耗时{(parser_end_time - parser_start_time):.2f} 秒。")
|
||||
#这里做一步判断,看看是否还要继续。
|
||||
if db_service.file_type_check(file_id):
|
||||
print("文本较真表格生成已结束")
|
||||
else:
|
||||
# 通知抽取指标
|
||||
response = requests.get(config.NOTIFY_ADDR, params={'fileId': file_id,'status': 6})
|
||||
print(f'通知开始抽取指标url:{file_id}:{response.url}')
|
||||
print(f'通知开始抽取指标状态:{file_id}:{response.text}')
|
||||
|
||||
parser_start_time = time.time()
|
||||
print('开始表格指标抽取,任务ID:', file_id)
|
||||
time_start = time.time()
|
||||
if db_service.file_type_check_v2(file_id) ==3:#判断是否为3季报
|
||||
main.start_table_measure_job(file_id)
|
||||
#time_start_end = time.time()
|
||||
#process_time = time_start_end - time_start
|
||||
#db_service.process_time(file_id,'2',process_time)
|
||||
time_start_end = time.time()
|
||||
process_time = time_start_end - time_start
|
||||
db_service.process_time(file_id,'2',process_time,time_start,time_start_end)
|
||||
print('表格指标抽取完成,任务ID:', file_id)
|
||||
parser_end_time = time.time()
|
||||
print(f"表格指标抽取 {file_id} 完成,耗时{(parser_end_time - parser_start_time):.2f} 秒。")
|
||||
|
||||
print('启动这个指标归一化任务ID-修改测试:', file_id)
|
||||
time_update = time.time()
|
||||
main.update_measure_data(file_id,file_path,parent_table_pages)
|
||||
#time_update_end = time.time()
|
||||
#process_time = time_update_end - time_update
|
||||
#db_service.process_time(file_id,'3',process_time)
|
||||
print('归一化完成任务ID:', file_id)
|
||||
end_time = time.time()
|
||||
print(f"任务 {file_id} 完成,耗时{(end_time - start_time):.2f} 秒。")
|
||||
time_update_end = time.time()
|
||||
process_time = time_update_end - time_update
|
||||
db_service.process_time(file_id,'3',process_time,time_update,time_update_end)
|
||||
else:#不是三季报就直接按照年报和半年报走
|
||||
main.start_table_measure_job(file_id)
|
||||
#time_start_end = time.time()
|
||||
#process_time = time_start_end - time_start
|
||||
#db_service.process_time(file_id,'2',process_time)
|
||||
time_start_end = time.time()
|
||||
process_time = time_start_end - time_start
|
||||
db_service.process_time(file_id,'2',process_time,time_start,time_start_end)
|
||||
print('表格指标抽取完成,任务ID:', file_id)
|
||||
parser_end_time = time.time()
|
||||
print(f"表格指标抽取 {file_id} 完成,耗时{(parser_end_time - parser_start_time):.2f} 秒。")
|
||||
|
||||
print('启动这个指标归一化任务ID-修改测试:', file_id)
|
||||
time_update = time.time()
|
||||
main.update_measure_data(file_id,file_path,parent_table_pages)
|
||||
#time_update_end = time.time()
|
||||
#process_time = time_update_end - time_update
|
||||
#db_service.process_time(file_id,'3',process_time)
|
||||
print('归一化完成任务ID:', file_id)
|
||||
end_time = time.time()
|
||||
print(f"任务 {file_id} 完成,耗时{(end_time - start_time):.2f} 秒。")
|
||||
time_update_end = time.time()
|
||||
process_time = time_update_end - time_update
|
||||
db_service.process_time(file_id,'3',process_time,time_update,time_update_end)
|
||||
#通知任务完成
|
||||
response_time = time.time()
|
||||
response = requests.get(config.NOTIFY_ADDR, params={'fileId': file_id,'status': 1})
|
||||
print(f'通知任务状态url:{file_id}:{response.url}')
|
||||
print(f'通知任务状态任务:{file_id}:{response.text}')
|
||||
response_time_end = time.time()
|
||||
process_time = response_time_end - response_time
|
||||
db_service.process_time(file_id,'4',process_time,response_time,response_time_end)
|
||||
except Exception as e:
|
||||
#通知任务完成
|
||||
response_time = time.time()
|
||||
if "integer division or modulo by zero" in str(e):
|
||||
response = requests.get(config.NOTIFY_ADDR, params={'fileId': file_id, 'status': 4})
|
||||
else:
|
||||
response = requests.get(config.NOTIFY_ADDR, params={'fileId': file_id, 'status': 4})
|
||||
#response = requests.get(config.NOTIFY_ADDR, params={'fileId': file_id,'status': 4})
|
||||
response_time_end = time.time()
|
||||
process_time = response_time_end - response_time
|
||||
db_service.process_time(file_id,'4',process_time,response_time,response_time_end)
|
||||
print(f'通知任务状态url:{file_id}:{response.url}')
|
||||
print(f'通知任务状态任务:{file_id}:{response.text}')
|
||||
print(f"Response status code: {response.status_code}")
|
||||
print(f"{file_id}运行失败: {e}")
|
||||
finally:
|
||||
print(f"任务 {file_id} 完成,运行状态:{job_status}")
|
||||
#pdf_company_0824.name_code_fix(file_id,file_path)
|
||||
#print('公司名与编码填充完毕')
|
||||
else:
|
||||
print("有任务运行中,需要等待.....")
|
||||
|
||||
def parse_pdf_route(fileItem: FileItem):
|
||||
|
||||
# 创建一个队列,保证每次只执行一个文件解析任务
|
||||
job_queue.put({
|
||||
'file_path' : fileItem.file_path,
|
||||
'file_id' : fileItem.file_id
|
||||
})
|
||||
print(f"增加 {fileItem.file_id} 到队列.")
|
||||
|
||||
threading.Thread(target=run_job, args=()).start()
|
||||
|
||||
return {"success": True, "msg": "文件解析开始"}
|
||||
|
||||
app.post("/parser/start",
|
||||
tags=["parser"],
|
||||
summary="解析Pdf文件",
|
||||
)(parse_pdf_route)
|
||||
|
||||
# 运行 FastAPI 应用
|
||||
if __name__ == "__main__":
|
||||
# 服务器启动服务
|
||||
import uvicorn
|
||||
uvicorn.run(app, host="0.0.0.0", port=config.PORT)
|
||||
|
||||
# 本地调试任务
|
||||
#job_queue.put({
|
||||
#'file_path' : '6281.pdf',
|
||||
#'file_id' : '6281'
|
||||
#})
|
||||
|
||||
#run_job()
|
Binary file not shown.
|
@ -0,0 +1,23 @@
|
|||
MILVUS_CLIENT='http://127.0.0.1:19530'
|
||||
MILVUS_HOST = '127.0.0.1'
|
||||
MILVUS_PORT = 19530
|
||||
MYSQL_HOST = '192.168.0.142'
|
||||
MYSQL_PORT = 3306
|
||||
MYSQL_USER = 'financial_prod'
|
||||
MYSQL_PASSWORD = 'mmTFncqmDal5HLRGY0BV'
|
||||
MYSQL_DB = 'financial_report_prod'
|
||||
NOTIFY_ADDR = 'http://192.168.0.166:8100/api/tenant/report/notify'
|
||||
FILE_PATH = '/root/pdf_parser/pdf/'
|
||||
REDIS_HOST = '192.168.0.172'
|
||||
REDIS_PORT = 6379
|
||||
REDIS_PASSWORD = 'Xgf_redis'
|
||||
PORT = 8000
|
||||
MEASURE_COUNT = 8
|
||||
|
||||
|
||||
MYSQL_HOST_APP = '192.168.0.201'
|
||||
MYSQL_PORT_APP = 3306
|
||||
MYSQL_USER_APP = 'root'
|
||||
MYSQL_PASSWORD_APP = 'mmTFncqmDal5HLRGY0BV'
|
||||
MYSQL_DB_APP = 'financial_report_prod'
|
||||
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,121 @@
|
|||
import pandas as pd
|
||||
import json
|
||||
import utils
|
||||
from config import MYSQL_HOST,MYSQL_USER,MYSQL_PASSWORD,MYSQL_DB
|
||||
import mysql.connector
|
||||
|
||||
# 读取 Excel 文件
|
||||
df = pd.read_excel('/Users/zhengfei/Desktop/ttt.xlsx', header=0)
|
||||
|
||||
# 将 DataFrame 转换为字典列表
|
||||
data_list = df.to_dict(orient='records')
|
||||
|
||||
period_exra_arr =['当期:本期,本报告期,报告期,报告期内,本年度,本期发生额,2023年,2023年全年,2023年金额','上年同期:上期,上年度,2022年,2022年全年,2022年金额','前年同期:2021年,2021年全年,2021年金额','同比变动:同比增减,同比上升,同比下降,变化幅度,变动比例,本期比上年同期增减,本年比上年增减','报告期末:本报告期末,期末,期末数,期末金额,2023年年末,2023年12月31日','年初至报告期末:上年年末,上年末,2022年年末,2022年12月31日','报告期初:期初,期初数,期初金额,2023年1月1日','当期第一季度:第一季度,1-3月,第一季度(1-3月),2023年第一季度','当期第二季度:第二季度,4-6月,第二季度(4-6月),2023年第二季度','当期第三季度:第三季度,7-9月,第三季度(7-9月),2023年第三季度','当期第四季度:第四季度,10-12月,第四季度(10-12月),2023年第四季度']
|
||||
|
||||
year = 2023
|
||||
|
||||
conn = mysql.connector.connect(
|
||||
host = MYSQL_HOST,
|
||||
user = MYSQL_USER,
|
||||
password = MYSQL_PASSWORD,
|
||||
database = MYSQL_DB
|
||||
)
|
||||
|
||||
# 创建一个cursor对象来执行SQL语句
|
||||
cursor = conn.cursor()
|
||||
|
||||
# insert_query = '''
|
||||
# INSERT INTO measure_create_config
|
||||
# (config_id, meta_measure, same_mean_measure, measure_period, change_type, black_list)
|
||||
# VALUES (%s, %s, %s, %s, %s, %s)
|
||||
# '''
|
||||
|
||||
# for data in data_list:
|
||||
# show_measure = str(data['指标'])
|
||||
# same_mean_measure = str(data['同义表述'])
|
||||
# period_measure = str(data['周期'])
|
||||
# change_measure = str(data['变动'])
|
||||
# black_list = str(data['黑名单词'])
|
||||
# config_id = utils.get_md5(show_measure)
|
||||
# insert_query_data = (config_id, show_measure, same_mean_measure, period_measure, change_measure, black_list)
|
||||
# cursor.execute(insert_query, insert_query_data)
|
||||
# conn.commit()
|
||||
|
||||
# 读取 Excel 文件
|
||||
# df_period = pd.read_excel('/Users/zhengfei/Desktop/period.xlsx', header=0)
|
||||
|
||||
# # 将 DataFrame 转换为字典列表
|
||||
# period_list = df_period.to_dict(orient='records')
|
||||
|
||||
# period_insert_query = '''
|
||||
# INSERT INTO measure_create_period
|
||||
# (period_name, same_mean_period)
|
||||
# VALUES (%s, %s)
|
||||
# '''
|
||||
|
||||
# for data in period_list:
|
||||
# period_name = str(data['标准表述'])
|
||||
# same_mean_period = str(data['同义表述'])
|
||||
|
||||
# insert_query_data = (period_name, same_mean_period)
|
||||
# cursor.execute(period_insert_query, insert_query_data)
|
||||
# conn.commit()
|
||||
|
||||
data_query = '''
|
||||
SELECT * FROM measure_create_config where delete_status = 0
|
||||
'''
|
||||
period_query = '''
|
||||
SELECT * FROM measure_create_period
|
||||
'''
|
||||
|
||||
cursor.execute(data_query)
|
||||
data_list = cursor.fetchall()
|
||||
|
||||
cursor.execute(period_query)
|
||||
period_list = cursor.fetchall()
|
||||
|
||||
for data in data_list:
|
||||
config_id = data[0]
|
||||
show_measure = data[1]
|
||||
same_mean_measure = data[2]
|
||||
period_measure = data[3]
|
||||
change_measure = data[4]
|
||||
same_mean_measure_arr = []
|
||||
period_measure_arr = []
|
||||
change_measure_arr = []
|
||||
if same_mean_measure != 'nan' :
|
||||
same_mean_measure_arr = same_mean_measure.split(',')
|
||||
|
||||
if period_measure != 'nan' :
|
||||
period_measure_arr = period_measure.split(',')
|
||||
if change_measure != 'nan' :
|
||||
change_measure_arr = change_measure.split(',')
|
||||
|
||||
for c in change_measure_arr:
|
||||
period_measure_arr.append(c)
|
||||
|
||||
for x in period_measure_arr:
|
||||
if x in change_measure_arr:
|
||||
show_name = show_measure+x
|
||||
else:
|
||||
show_name = x+show_measure
|
||||
for y in same_mean_measure_arr:
|
||||
if x in change_measure:
|
||||
parser_name = y+x
|
||||
else:
|
||||
parser_name = x+y
|
||||
|
||||
print(f'{show_name},{parser_name}')
|
||||
for p in period_list:
|
||||
period_exra_name = p[0]
|
||||
period_exra_value = p[1]
|
||||
if x.find(period_exra_name) != -1:
|
||||
for v in period_exra_value.split(','):
|
||||
if x in change_measure:
|
||||
parser_name = y + x.replace(period_exra_name, v)
|
||||
else:
|
||||
parser_name = x.replace(period_exra_name, v) + y
|
||||
print(f'{show_name},{parser_name}')
|
||||
|
||||
cursor.close()
|
||||
conn.close()
|
|
@ -0,0 +1,71 @@
|
|||
2023年营业收入: 当期营业收入: 营业收入2023年: 1003535799.51: 11: 1: 1: 0.9662331342697144
|
||||
2023年营业收入: 当期营业收入: 营业收入2023年金额: 1003535799.51: 28: 1: 1: 0.9460256695747375
|
||||
2022年营业收入: 上年同期营业收入: 营业收入2022年: 869401513.71: 11: 1: 1: 0.9645554423332214
|
||||
2022年营业收入: 上年同期营业收入: 营业收入2022年金额: 869401513.71: 28: 1: 1: 0.9400657415390015
|
||||
2021年营业收入: 前年同期营业收入: 营业收入2021年: 651215088.12: 11: 1: 1: 0.9757764339447021
|
||||
营业收入同比变动: 营业收入同比变动: 营业收入变动比例: 15.43%: 28: 1: 1: 0.9124735593795776
|
||||
营业收入同比增减: 营业收入同比变动: 营业收入本年比上年增减: 15.43%: 11: 1: 1: 0.9232852458953857
|
||||
第一季度营业收入: 当期第一季度营业收入: 营业收入第一季度(1-3月份): 189931263.33: 13: 1: 1: 0.9113754630088806
|
||||
2023年归属于上市公司股东的净利润: 当期归母净利润: 归属于上市公司股东的净利润2023年: 73033633.31: 11: 1: 1: 0.970140814781189
|
||||
2023年归属于母公司所有者的净利润: 当期归母净利润: 归属于母公司所有者的净利润2023年金额: 73033633.31: 28: 1: 1: 0.9582478404045105
|
||||
2022年归属于上市公司股东的净利润: 上年同期归母净利润: 归属于上市公司股东的净利润2022年: 57748550.58: 11: 1: 1: 0.9682121872901917
|
||||
2022年归属于母公司所有者的净利润: 上年同期归母净利润: 归属于母公司所有者的净利润2022年金额: 57748550.58: 28: 1: 1: 0.962692379951477
|
||||
2021年归属于上市公司股东的净利润: 前年同期归母净利润: 归属于上市公司股东的净利润2021年: 43214837.45: 11: 1: 1: 0.9733033776283264
|
||||
归属于上市公司股东的净利润同比变动: 归母净利润同比变动: 归属于上市公司股东的净利润本年比上年增减: 26.47%: 11: 1: 1: 0.9270394444465637
|
||||
归属于母公司所有者的净利润同比变动: 归母净利润同比变动: 归属于母公司所有者的净利润变动比例: 26.47%: 28: 1: 1: 0.952223002910614
|
||||
归属于母公司股东的净利润同比变动: 归母净利润同比变动: 归属于母公司所有者的净利润变动比例: 26.47%: 28: 1: 1: 0.926052987575531
|
||||
归属于上市公司股东的净利润同比增减: 归母净利润同比变动: 归属于上市公司股东的净利润本年比上年增减: 26.47%: 11: 1: 1: 0.9491090774536133
|
||||
归属于母公司所有者的净利润同比增减: 归母净利润同比变动: 归属于母公司所有者的净利润变动比例: 26.47%: 28: 1: 1: 0.9151350259780884
|
||||
第一季度归属于上市公司股东的净利润: 当期第一季度归母净利润: 归属于上市公司股东的净利润第一季度(1-3月份): 17325367.25: 13: 1: 1: 0.9334243535995483
|
||||
第三季度归属于上市公司股东的净利润: 当期第三季度归母净利润: 归属于上市公司股东的净利润第三季度(7-9月份): 19777277.19: 13: 1: 1: 0.9064736366271973
|
||||
第四季度归属于上市公司股东的净利润: 当期第四季度归母净利润: 归属于上市公司股东的净利润第四季度(10-12月份): 21352755.70: 13: 1: 1: 0.908243715763092
|
||||
2023年归属于上市公司股东的扣除非经常性损益的净利润: 当期扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2023年: 46502730.64: 11: 1: 1: 0.9669052958488464
|
||||
2022年归属于上市公司股东的扣除非经常性损益的净利润: 上年同期扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2022年: 47815861.59: 11: 1: 1: 0.9703410863876343
|
||||
2022年归属于母公司股东的扣除非经常性损益的净利润: 上年同期扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2022年: 47815861.59: 11: 1: 1: 0.9457809925079346
|
||||
2022年调整后归属于上市公司股东的扣除非经常性损益的净利润: 上年同期扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2022年: 47815861.59: 11: 1: 1: 0.9541810750961304
|
||||
2022年调整后归属于母公司股东的扣除非经常性损益的净利润: 上年同期扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2022年: 47815861.59: 11: 1: 1: 0.9356780052185059
|
||||
上年同期归属于上市公司股东的扣除非经常性损益的净利润: 上年同期扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润本年比上年增减: -2.75%: 11: 1: 1: 0.9052368998527527
|
||||
上年同期调整后归属于上市公司股东的扣除非经常性损益的净利润: 上年同期扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润本年比上年增减: -2.75%: 11: 1: 1: 0.907723069190979
|
||||
2021年归属于上市公司股东的扣除非经常性损益的净利润: 前年同期扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2021年: 36149594.41: 11: 1: 1: 0.9726657271385193
|
||||
2021年归属于母公司股东的扣除非经常性损益的净利润: 前年同期扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2021年: 36149594.41: 11: 1: 1: 0.9421345591545105
|
||||
2021年调整后归属于上市公司股东的扣除非经常性损益的净利润: 前年同期扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2021年: 36149594.41: 11: 1: 1: 0.9513470530509949
|
||||
归属于上市公司股东的扣除非经常性损益的净利润同比变动: 扣非净利润同比变动: 归属于上市公司股东的扣除非经常性损益的净利润差异比例: -8.06%: 12: 2: 2: 0.9221299290657043
|
||||
归属于上市公司股东的扣除非经常性损益的净利润同比变动: 扣非净利润同比变动: 归属于上市公司股东的扣除非经常性损益后的净利润本年比上年增减: -2.75%: 11: 1: 1: 0.9208289384841919
|
||||
归属于上市公司股东的扣除非经常性损益的净利润同比增减: 扣非净利润同比变动: 归属于上市公司股东的扣除非经常性损益后的净利润本年比上年增减: -2.75%: 11: 1: 1: 0.9398898482322693
|
||||
第一季度归属于上市公司股东的扣除非经常性损益的净利润: 当期第一季度扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第一季度(1-3月份): 691936.46: 13: 1: 1: 0.9352165460586548
|
||||
第一季度归属于母公司股东的扣除非经常性损益的净利润: 当期第一季度扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第一季度(1-3月份): 691936.46: 13: 1: 1: 0.9190285801887512
|
||||
第二季度归属于上市公司股东的扣除非经常性损益的净利润: 当期第二季度扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第二季度(4-6月份): 10548798.73: 13: 1: 1: 0.9123895764350891
|
||||
第三季度归属于上市公司股东的扣除非经常性损益的净利润: 当期第三季度扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第三季度(7-9月份): 19043147.08: 13: 1: 1: 0.9164519906044006
|
||||
第四季度归属于上市公司股东的扣除非经常性损益的净利润: 当期第四季度扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第四季度(10-12月份): 16218848.37: 13: 1: 1: 0.9236477017402649
|
||||
第四季度归属于母公司股东的扣除非经常性损益的净利润: 当期第四季度扣非净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第四季度(10-12月份): 16218848.37: 13: 1: 1: 0.9085090160369873
|
||||
2023年经营活动现金流净额: 当期经营活动现金流净额: 经营活动产生的现金流量净额2023年: -44713443.44: 12: 1: 1: 0.9538748860359192
|
||||
2023年经营活动现金流净额: 当期经营活动现金流净额: 经营活动产生的现金流量净额2023年: -44713443.44: 32: 2: 2: 0.9538414478302002
|
||||
2023年经营活动产生的现金流量净额: 当期经营活动现金流净额: 经营活动产生的现金流量净额2023年: -44713443.44: 12: 1: 1: 0.9782423973083496
|
||||
2023年经营活动产生的现金流量净额: 当期经营活动现金流净额: 经营活动产生的现金流量净额2023年: -44713443.44: 32: 2: 2: 0.9781920313835144
|
||||
2023年经营活动现金净流量: 当期经营活动现金流净额: 经营活动产生的现金流量净额2023年: -44713443.44: 12: 1: 1: 0.9473080039024353
|
||||
2023年经营活动现金净流量: 当期经营活动现金流净额: 经营活动产生的现金流量净额2023年: -44713443.44: 32: 2: 2: 0.9471802711486816
|
||||
本报告期经营活动产生的现金流量净额: 当期经营活动现金流净额: 经营活动产生的现金流量净额本期数: -44713443.44: 174: 1: 1: 0.9178643822669983
|
||||
本报告期经营活动产生的现金流量净额: 当期经营活动现金流净额: 经营活动产生的现金流量净额: -44713443.44: 105: 1: 1: 0.909917950630188
|
||||
本报告期经营活动产生的现金流量净额: 当期经营活动现金流净额: 经营活动产生的现金流量净额: -53241071.45: 105: 1: 1: 0.909917950630188
|
||||
2022年经营活动现金流净额: 上年同期经营活动现金流净额: 经营活动产生的现金流量净额2022年: -53241071.45: 32: 2: 2: 0.9553638696670532
|
||||
2022年经营活动现金流净额: 上年同期经营活动现金流净额: 经营活动产生的现金流量净额2022年: -53241071.45: 12: 1: 1: 0.9552538394927979
|
||||
2022年经营活动产生的现金流量净额: 上年同期经营活动现金流净额: 经营活动产生的现金流量净额2022年: -53241071.45: 32: 2: 2: 0.9805908799171448
|
||||
2022年经营活动产生的现金流量净额: 上年同期经营活动现金流净额: 经营活动产生的现金流量净额2022年: -53241071.45: 12: 1: 1: 0.9805798530578613
|
||||
2022年经营活动现金净流量: 上年同期经营活动现金流净额: 经营活动产生的现金流量净额2022年: -53241071.45: 32: 2: 2: 0.9452134370803833
|
||||
2022年经营活动现金净流量: 上年同期经营活动现金流净额: 经营活动产生的现金流量净额2022年: -53241071.45: 12: 1: 1: 0.9450316429138184
|
||||
上年同期经营活动现金流净额: 上年同期经营活动现金流净额: 经营活动产生的现金流量净额上年同期数: -53241071.45: 174: 1: 1: 0.9069833755493164
|
||||
上年同期经营活动产生的现金流量净额: 上年同期经营活动现金流净额: 经营活动产生的现金流量净额上年同期数: -53241071.45: 174: 1: 1: 0.9437812566757202
|
||||
2021年经营活动现金流净额: 前年同期经营活动现金流净额: 经营活动产生的现金流量净额2021年: 11091673.48: 12: 1: 1: 0.9538445472717285
|
||||
2021年经营活动产生的现金流量净额: 前年同期经营活动现金流净额: 经营活动产生的现金流量净额2021年: 11091673.48: 12: 1: 1: 0.9825928211212158
|
||||
2021年经营活动现金净流量: 前年同期经营活动现金流净额: 经营活动产生的现金流量净额2021年: 11091673.48: 12: 1: 1: 0.9462764263153076
|
||||
前年同期经营活动产生的现金流量净额: 前年同期经营活动现金流净额: 经营活动产生的现金流量净额上年同期数: -53241071.45: 174: 1: 1: 0.9176146984100342
|
||||
经营活动产生的现金流量净额同比变动: 经营活动现金流净额同比变动: 经营活动产生的现金流量净额: -53241071.45: 105: 1: 1: 0.9366432428359985
|
||||
经营活动产生的现金流量净额同比变动: 经营活动现金流净额同比变动: 经营活动产生的现金流量净额: -44713443.44: 105: 1: 1: 0.9366432428359985
|
||||
经营活动产生的现金流量净额同比变动: 经营活动现金流净额同比变动: 经营活动产生的现金流量净额本年比上年增减: 16.02%: 12: 1: 1: 0.9264380931854248
|
||||
经营活动产生的现金流量净额同比变动: 经营活动现金流净额同比变动: 经营活动产生的现金流量净额变动比例: 16.02%: 32: 2: 2: 0.9204714298248291
|
||||
经营活动产生的现金流量净额同比增减: 经营活动现金流净额同比变动: 经营活动产生的现金流量净额本年比上年增减: 16.02%: 12: 1: 1: 0.9423456192016602
|
||||
2023年基本每股收益: 当期基本每股收益: 基本每股收益2023年: 0.41: 11: 1: 1: 0.9594067335128784
|
||||
2022年基本每股收益: 上年同期基本每股收益: 基本每股收益2022年: 0.37: 11: 1: 1: 0.9621880054473877
|
||||
2021年基本每股收益: 前年同期基本每股收益: 基本每股收益2021年: 0.31: 11: 1: 1: 0.971394956111908
|
||||
基本每股收益同比增减: 基本每股收益同比变动: 基本每股收益本年比上年增减: 10.81%: 11: 1: 1: 0.9524626731872559
|
||||
2022年依据归属于上市公司股东的净利润计算的加权平均净资产收益率: 上年同期加权平均净资产收益率: 加权平均净资产收益率(依据归属于上市公司股东的净利润计算)2022年: 11.51%: 11: 1: 1: 0.943852424621582
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,280 @@
|
|||
当期营业收入:2023年营业收入: 营业收入2023年: 1003535799.51: 11: 1: 0.9663457274436951: 0.94
|
||||
当期营业收入:2023年营业收入: 营业收入2023年金额: 1003535799.51: 28: 1: 0.9461607336997986: 0.94
|
||||
当期营业收入:2023年金额营业收入: 营业收入2023年金额: 1003535799.51: 28: 1: 0.9626668691635132: 0.94
|
||||
当期营业收入:2023年营业收入合计: 营业收入2023年: 1003535799.51: 11: 1: 0.9573957324028015: 0.94
|
||||
当期营业收入:2023年金额营业收入合计: 营业收入2023年金额: 1003535799.51: 28: 1: 0.962239682674408: 0.94
|
||||
当期营业收入:2023年营业收入总额: 营业收入2023年金额: 1003535799.51: 28: 1: 0.9477503299713135: 0.94
|
||||
当期营业收入:2023年营业收入总额: 营业收入2023年: 1003535799.51: 11: 1: 0.9464342594146729: 0.94
|
||||
当期营业收入:2023年金额营业收入总额: 营业收入2023年金额: 1003535799.51: 28: 1: 0.9603522419929504: 0.94
|
||||
当期营业收入:2023年营业收入金额: 营业收入2023年金额: 1003535799.51: 28: 1: 0.9725579619407654: 0.94
|
||||
当期营业收入:2023年营业收入金额: 营业收入2023年: 1003535799.51: 11: 1: 0.9507827758789062: 0.94
|
||||
当期营业收入:2023年全年营业收入金额: 营业收入2023年金额: 1003535799.51: 28: 1: 0.9470954537391663: 0.94
|
||||
当期营业收入:2023年金额营业收入金额: 营业收入2023年金额: 1003535799.51: 28: 1: 0.9571415781974792: 0.94
|
||||
上年同期营业收入:2022年营业收入: 营业收入2022年: 869401513.71: 11: 1: 0.9647115468978882: 0.94
|
||||
上年同期营业收入:2022年营业收入: 营业收入2022年金额: 869401513.71: 28: 1: 0.9400951862335205: 0.94
|
||||
上年同期营业收入:2022年金额营业收入: 营业收入2022年金额: 869401513.71: 28: 1: 0.9602658748626709: 0.94
|
||||
上年同期营业收入:2022年营业收入合计: 营业收入2022年: 869401513.71: 11: 1: 0.9608849287033081: 0.94
|
||||
上年同期营业收入:2022年营业收入合计: 营业收入2022年金额: 869401513.71: 28: 1: 0.9436171054840088: 0.94
|
||||
上年同期营业收入:2022年金额营业收入合计: 营业收入2022年金额: 869401513.71: 28: 1: 0.9613303542137146: 0.94
|
||||
上年同期营业收入:2022年营业收入总额: 营业收入2022年: 869401513.71: 11: 1: 0.9489083886146545: 0.94
|
||||
上年同期营业收入:2022年营业收入总额: 营业收入2022年金额: 869401513.71: 28: 1: 0.9483685493469238: 0.94
|
||||
上年同期营业收入:2022年金额营业收入总额: 营业收入2022年金额: 869401513.71: 28: 1: 0.9575012922286987: 0.94
|
||||
上年同期营业收入:2022年营业收入金额: 营业收入2022年金额: 869401513.71: 28: 1: 0.9714895486831665: 0.94
|
||||
上年同期营业收入:2022年营业收入金额: 营业收入2022年: 869401513.71: 11: 1: 0.954200804233551: 0.94
|
||||
上年同期营业收入:2022年全年营业收入金额: 营业收入2022年金额: 869401513.71: 28: 1: 0.9472068548202515: 0.94
|
||||
上年同期营业收入:2022年金额营业收入金额: 营业收入2022年金额: 869401513.71: 28: 1: 0.9543691873550415: 0.94
|
||||
前年同期营业收入:2021年营业收入: 营业收入2021年: 651215088.12: 11: 1: 0.9757363200187683: 0.94
|
||||
前年同期营业收入:2021年全年营业收入: 营业收入2021年: 651215088.12: 11: 1: 0.9492365717887878: 0.94
|
||||
前年同期营业收入:2021年金额营业收入: 营业收入2021年: 651215088.12: 11: 1: 0.9415945410728455: 0.94
|
||||
前年同期营业收入:2021年营业收入合计: 营业收入2021年: 651215088.12: 11: 1: 0.962233304977417: 0.94
|
||||
前年同期营业收入:2021年营业收入总额: 营业收入2021年: 651215088.12: 11: 1: 0.9545695185661316: 0.94
|
||||
前年同期营业收入:2021年营业收入金额: 营业收入2021年: 651215088.12: 11: 1: 0.9594563245773315: 0.94
|
||||
当期第一季度营业收入:第一季度营业收入: 营业收入第一季度: 189931263.33: 13: 1: 0.9517865777015686: 0.94
|
||||
当期第一季度营业收入:第一季度营业收入合计: 营业收入第一季度: 189931263.33: 13: 1: 0.941973865032196: 0.94
|
||||
当期第二季度营业收入:第二季度营业收入: 营业收入第二季度: 273515480.87: 13: 1: 0.9512560963630676: 0.94
|
||||
当期第三季度营业收入:第三季度营业收入: 营业收入第三季度: 271934676.67: 13: 1: 0.9470224380493164: 0.94
|
||||
当期第三季度营业收入:第三季度营业收入合计: 营业收入第三季度: 271934676.67: 13: 1: 0.9406399726867676: 0.94
|
||||
当期第四季度营业收入:第四季度营业收入合计: 营业收入第四季度: 268154378.64: 13: 1: 0.9411208629608154: 0.94
|
||||
营业收入同比变动:营业收入变化幅度: 营业收入变动比例: 15.43%: 28: 1: 0.946872889995575: 0.94
|
||||
营业收入同比变动:营业收入变动比例: 营业收入变动比例: 15.43%: 28: 1: 1.0000001192092896: 0.94
|
||||
营业收入同比变动:营业收入变动比例: 营业外收入变动比例: 433.98%: 28: 1: 0.9553833603858948: 0.94
|
||||
营业收入同比变动:营业收入本期比上年同期增减: 营业收入本年比上年增减: 15.43%: 11: 1: 0.9703403115272522: 0.94
|
||||
营业收入同比变动:营业收入本年比上年增减: 营业收入本年比上年增减: 15.43%: 11: 1: 1.000000238418579: 0.94
|
||||
营业收入同比变动:营业收入合计变动比例: 营业收入变动比例: 15.43%: 28: 1: 0.9805908203125: 0.94
|
||||
营业收入同比变动:营业收入合计本期比上年同期增减: 营业收入本年比上年增减: 15.43%: 11: 1: 0.9457712769508362: 0.94
|
||||
营业收入同比变动:营业收入合计本年比上年增减: 营业收入本年比上年增减: 15.43%: 11: 1: 0.975782573223114: 0.94
|
||||
营业收入同比变动:营业收入总额变动比例: 营业收入变动比例: 15.43%: 28: 1: 0.9815787672996521: 0.94
|
||||
营业收入同比变动:营业收入总额变动比例: 营业外收入变动比例: 433.98%: 28: 1: 0.9430039525032043: 0.94
|
||||
营业收入同比变动:营业收入总额本期比上年同期增减: 营业收入本年比上年增减: 15.43%: 11: 1: 0.9509323239326477: 0.94
|
||||
营业收入同比变动:营业收入总额本年比上年增减: 营业收入本年比上年增减: 15.43%: 11: 1: 0.9791368246078491: 0.94
|
||||
营业收入同比变动:营业收入金额变动比例: 营业收入变动比例: 15.43%: 28: 1: 0.9879804849624634: 0.94
|
||||
营业收入同比变动:营业收入金额变动比例: 营业外收入变动比例: 433.98%: 28: 1: 0.9500161409378052: 0.94
|
||||
营业收入同比变动:营业收入金额本期比上年同期增减: 营业收入本年比上年增减: 15.43%: 11: 1: 0.9476267695426941: 0.94
|
||||
营业收入同比变动:营业收入金额本年比上年增减: 营业收入本年比上年增减: 15.43%: 11: 1: 0.9806370139122009: 0.94
|
||||
当期归母净利润:2023年归属于上市公司股东的净利润: 归属于上市公司股东的净利润2023年: 73033633.31: 11: 1: 0.9701865315437317: 0.94
|
||||
当期归母净利润:2023年全年归属于上市公司股东的净利润: 归属于上市公司股东的净利润2023年: 73033633.31: 11: 1: 0.9453020095825195: 0.94
|
||||
当期归母净利润:2023年归属于母公司所有者的净利润: 归属于母公司所有者的净利润2023年金额: 73033633.31: 28: 1: 0.9581425189971924: 0.94
|
||||
当期归母净利润:2023年金额归属于母公司所有者的净利润: 归属于母公司所有者的净利润2023年金额: 73033633.31: 28: 1: 0.9554031491279602: 0.94
|
||||
上年同期归母净利润:2022年归属于上市公司股东的净利润: 归属于上市公司股东的净利润2022年: 57748550.58: 11: 1: 0.9681394100189209: 0.94
|
||||
上年同期归母净利润:2022年全年归属于上市公司股东的净利润: 归属于上市公司股东的净利润2022年: 57748550.58: 11: 1: 0.9421206712722778: 0.94
|
||||
上年同期归母净利润:2022年归属于母公司所有者的净利润: 归属于母公司所有者的净利润2022年金额: 57748550.58: 28: 1: 0.9627247452735901: 0.94
|
||||
上年同期归母净利润:2022年金额归属于母公司所有者的净利润: 归属于母公司所有者的净利润2022年金额: 57748550.58: 28: 1: 0.9562947750091553: 0.94
|
||||
前年同期归母净利润:2021年归属于上市公司股东的净利润: 归属于上市公司股东的净利润2021年: 43214837.45: 11: 1: 0.9733033776283264: 0.94
|
||||
前年同期归母净利润:2021年全年归属于上市公司股东的净利润: 归属于上市公司股东的净利润2021年: 43214837.45: 11: 1: 0.9507416486740112: 0.94
|
||||
当期第一季度归母净利润:第一季度归属于上市公司股东的净利润: 归属于上市公司股东的净利润第一季度: 17325367.25: 13: 1: 0.9528787136077881: 0.94
|
||||
当期第二季度归母净利润:第二季度归属于上市公司股东的净利润: 归属于上市公司股东的净利润第二季度: 14578233.17: 13: 1: 0.9563802480697632: 0.94
|
||||
当期第三季度归母净利润:第三季度归属于上市公司股东的净利润: 归属于上市公司股东的净利润第三季度: 19777277.19: 13: 1: 0.9555468559265137: 0.94
|
||||
当期第四季度归母净利润:第四季度归属于上市公司股东的净利润: 归属于上市公司股东的净利润第四季度: 21352755.70: 13: 1: 0.9562006592750549: 0.94
|
||||
归母净利润同比变动:归属于上市公司股东的净利润同比增减: 归属于上市公司股东的净利润本年比上年增减: 26.47%: 11: 1: 0.949139416217804: 0.94
|
||||
归母净利润同比变动:归属于上市公司股东的净利润变动比例: 归属于上市公司股东的净利润差异比例: -3.46%: 12: 2: 0.947959303855896: 0.94
|
||||
归母净利润同比变动:归属于上市公司股东的净利润本期比上年同期增减: 归属于上市公司股东的净利润本年比上年增减: 26.47%: 11: 1: 0.9679866433143616: 0.94
|
||||
归母净利润同比变动:归属于上市公司股东的净利润本年比上年增减: 归属于上市公司股东的净利润本年比上年增减: 26.47%: 11: 1: 0.9999959468841553: 0.94
|
||||
归母净利润同比变动:归属于母公司所有者的净利润同比变动: 归属于母公司所有者的净利润变动比例: 26.47%: 28: 1: 0.952223002910614: 0.94
|
||||
归母净利润同比变动:归属于母公司所有者的净利润变化幅度: 归属于母公司所有者的净利润变动比例: 26.47%: 28: 1: 0.9699668884277344: 0.94
|
||||
归母净利润同比变动:归属于母公司所有者的净利润变动比例: 归属于母公司所有者的净利润变动比例: 26.47%: 28: 1: 0.9999969005584717: 0.94
|
||||
归母净利润同比变动:归属于母公司股东的净利润变化幅度: 归属于母公司所有者的净利润变动比例: 26.47%: 28: 1: 0.9422770142555237: 0.94
|
||||
归母净利润同比变动:归属于母公司股东的净利润变动比例: 归属于母公司所有者的净利润变动比例: 26.47%: 28: 1: 0.9755592346191406: 0.94
|
||||
归母净利润同比变动:归属于母公司股东的净利润本年比上年增减: 归属于上市公司股东的净利润本年比上年增减: 26.47%: 11: 1: 0.9518470764160156: 0.94
|
||||
当期扣非净利润:2023年归属于上市公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2023年: 46502730.64: 11: 1: 0.9668331742286682: 0.94
|
||||
当期扣非净利润:2023年全年归属于上市公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2023年: 46502730.64: 11: 1: 0.9463238716125488: 0.94
|
||||
上年同期扣非净利润:2022年归属于上市公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2022年: 47815861.59: 11: 1: 0.9703410863876343: 0.94
|
||||
上年同期扣非净利润:2022年全年归属于上市公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2022年: 47815861.59: 11: 1: 0.9468578100204468: 0.94
|
||||
上年同期扣非净利润:2022年归属于母公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2022年: 47815861.59: 11: 1: 0.9457392692565918: 0.94
|
||||
前年同期扣非净利润:2021年归属于上市公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2021年: 36149594.41: 11: 1: 0.9726722836494446: 0.94
|
||||
前年同期扣非净利润:2021年全年归属于上市公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2021年: 36149594.41: 11: 1: 0.9533803462982178: 0.94
|
||||
前年同期扣非净利润:2021年归属于母公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润2021年: 36149594.41: 11: 1: 0.9421032071113586: 0.94
|
||||
当期第一季度扣非净利润:第一季度归属于上市公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第一季度: 691936.46: 13: 1: 0.9554159045219421: 0.94
|
||||
当期第二季度扣非净利润:第二季度归属于上市公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第二季度: 10548798.73: 13: 1: 0.9592692852020264: 0.94
|
||||
当期第二季度扣非净利润:第二季度归属于母公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第二季度: 10548798.73: 13: 1: 0.942267894744873: 0.94
|
||||
当期第三季度扣非净利润:本期第三季度归属于上市公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第三季度: 19043147.08: 13: 1: 0.9400737881660461: 0.94
|
||||
当期第三季度扣非净利润:第三季度归属于上市公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第三季度: 19043147.08: 13: 1: 0.9589627981185913: 0.94
|
||||
当期第三季度扣非净利润:第三季度归属于母公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第三季度: 19043147.08: 13: 1: 0.941364049911499: 0.94
|
||||
当期第四季度扣非净利润:本期第四季度归属于上市公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第四季度: 16218848.37: 13: 1: 0.94411700963974: 0.94
|
||||
当期第四季度扣非净利润:第四季度归属于上市公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第四季度: 16218848.37: 13: 1: 0.9610099196434021: 0.94
|
||||
当期第四季度扣非净利润:第四季度归属于母公司股东的扣除非经常性损益的净利润: 归属于上市公司股东的扣除非经常性损益后的净利润第四季度: 16218848.37: 13: 1: 0.9444646835327148: 0.94
|
||||
扣非净利润同比变动:归属于上市公司股东的扣除非经常性损益的净利润变动比例: 归属于上市公司股东的扣除非经常性损益的净利润差异比例: -8.06%: 12: 2: 0.9564799666404724: 0.94
|
||||
扣非净利润同比变动:归属于上市公司股东的扣除非经常性损益的净利润本期比上年同期增减: 归属于上市公司股东的扣除非经常性损益后的净利润本年比上年增减: -2.75%: 11: 1: 0.959617018699646: 0.94
|
||||
扣非净利润同比变动:归属于上市公司股东的扣除非经常性损益的净利润本年比上年增减: 归属于上市公司股东的扣除非经常性损益后的净利润本年比上年增减: -2.75%: 11: 1: 0.993679940700531: 0.94
|
||||
扣非净利润同比变动:归属于母公司股东的扣除非经常性损益的净利润本年比上年增减: 归属于上市公司股东的扣除非经常性损益后的净利润本年比上年增减: -2.75%: 11: 1: 0.9590344429016113: 0.94
|
||||
当期经营活动现金流净额:当期经营活动产生的现金流量净额: 经营活动产生的现金流量净额: -53241071.45: 105: 1: 0.9595688581466675: 0.94
|
||||
当期经营活动现金流净额:当期经营活动产生的现金流量净额: 经营活动产生的现金流量净额: -44713443.44: 105: 1: 0.9595688581466675: 0.94
|
||||
当期经营活动现金流净额:当期经营活动产生的现金流量净额: 经营活动产生的现金流量净额本期数: -44713443.44: 174: 1: 0.9457310438156128: 0.94
|
||||
当期经营活动现金流净额:本期经营活动产生的现金流量净额: 经营活动产生的现金流量净额本期数: -44713443.44: 174: 1: 0.9639127254486084: 0.94
|
||||
当期经营活动现金流净额:本期经营活动产生的现金流量净额: 经营活动产生的现金流量净额: -44713443.44: 105: 1: 0.9588163495063782: 0.94
|
||||
当期经营活动现金流净额:本期经营活动产生的现金流量净额: 经营活动产生的现金流量净额: -53241071.45: 105: 1: 0.9588163495063782: 0.94
|
||||
当期经营活动现金流净额:本年度经营活动产生的现金流量净额: 经营活动产生的现金流量净额: -44713443.44: 105: 1: 0.9416840076446533: 0.94
|
||||
当期经营活动现金流净额:本年度经营活动产生的现金流量净额: 经营活动产生的现金流量净额: -53241071.45: 105: 1: 0.9416840076446533: 0.94
|
||||
当期经营活动现金流净额:2023年经营活动产生的现金流量净额: 经营活动产生的现金流量净额2023年: -44713443.44: 12: 1: 0.978265106678009: 0.94
|
||||
当期经营活动现金流净额:2023年经营活动产生的现金流量净额: 经营活动产生的现金流量净额2023年: -44713443.44: 32: 2: 0.9782133102416992: 0.94
|
||||
当期经营活动现金流净额:2023年全年经营活动产生的现金流量净额: 经营活动产生的现金流量净额2023年: -44713443.44: 12: 1: 0.9541230797767639: 0.94
|
||||
当期经营活动现金流净额:2023年全年经营活动产生的现金流量净额: 经营活动产生的现金流量净额2023年: -44713443.44: 32: 2: 0.9540936946868896: 0.94
|
||||
当期经营活动现金流净额:2023年金额经营活动产生的现金流量净额: 经营活动产生的现金流量净额2023年: -44713443.44: 12: 1: 0.9539530873298645: 0.94
|
||||
当期经营活动现金流净额:2023年金额经营活动产生的现金流量净额: 经营活动产生的现金流量净额2023年: -44713443.44: 32: 2: 0.953902006149292: 0.94
|
||||
当期经营活动现金流净额:2023年经营活动现金净流量: 经营活动产生的现金流量净额2023年: -44713443.44: 12: 1: 0.9473080039024353: 0.94
|
||||
当期经营活动现金流净额:2023年经营活动现金净流量: 经营活动产生的现金流量净额2023年: -44713443.44: 32: 2: 0.9471802711486816: 0.94
|
||||
上年同期经营活动现金流净额:上年同期经营活动产生的现金流量净额: 经营活动产生的现金流量净额上年同期数: -53241071.45: 174: 1: 0.9437147378921509: 0.94
|
||||
上年同期经营活动现金流净额:2022年经营活动产生的现金流量净额: 经营活动产生的现金流量净额2022年: -53241071.45: 32: 2: 0.9806431531906128: 0.94
|
||||
上年同期经营活动现金流净额:2022年经营活动产生的现金流量净额: 经营活动产生的现金流量净额2022年: -53241071.45: 12: 1: 0.9806431531906128: 0.94
|
||||
上年同期经营活动现金流净额:2022年全年经营活动产生的现金流量净额: 经营活动产生的现金流量净额2022年: -53241071.45: 12: 1: 0.9535093307495117: 0.94
|
||||
上年同期经营活动现金流净额:2022年全年经营活动产生的现金流量净额: 经营活动产生的现金流量净额2022年: -53241071.45: 32: 2: 0.9535093307495117: 0.94
|
||||
上年同期经营活动现金流净额:2022年金额经营活动产生的现金流量净额: 经营活动产生的现金流量净额2022年: -53241071.45: 32: 2: 0.9554842710494995: 0.94
|
||||
上年同期经营活动现金流净额:2022年金额经营活动产生的现金流量净额: 经营活动产生的现金流量净额2022年: -53241071.45: 12: 1: 0.9554842710494995: 0.94
|
||||
上年同期经营活动现金流净额:2022年经营活动现金净流量: 经营活动产生的现金流量净额2022年: -53241071.45: 32: 2: 0.9451517462730408: 0.94
|
||||
上年同期经营活动现金流净额:2022年经营活动现金净流量: 经营活动产生的现金流量净额2022年: -53241071.45: 12: 1: 0.9451517462730408: 0.94
|
||||
前年同期经营活动现金流净额:2021年经营活动产生的现金流量净额: 经营活动产生的现金流量净额2021年: 11091673.48: 12: 1: 0.9825605750083923: 0.94
|
||||
前年同期经营活动现金流净额:2021年全年经营活动产生的现金流量净额: 经营活动产生的现金流量净额2021年: 11091673.48: 12: 1: 0.9591784477233887: 0.94
|
||||
前年同期经营活动现金流净额:2021年金额经营活动产生的现金流量净额: 经营活动产生的现金流量净额2021年: 11091673.48: 12: 1: 0.9475480318069458: 0.94
|
||||
前年同期经营活动现金流净额:2021年经营活动现金净流量: 经营活动产生的现金流量净额2021年: 11091673.48: 12: 1: 0.9463462829589844: 0.94
|
||||
经营活动现金流净额同比变动:经营活动产生的现金流量净额同比增减: 经营活动产生的现金流量净额本年比上年增减: 16.02%: 12: 1: 0.9424979090690613: 0.94
|
||||
经营活动现金流净额同比变动:经营活动产生的现金流量净额变化幅度: 经营活动产生的现金流量净额变动比例: 16.02%: 32: 2: 0.9420621395111084: 0.94
|
||||
经营活动现金流净额同比变动:经营活动产生的现金流量净额变动比例: 经营活动产生的现金流量净额变动比例: 16.02%: 32: 2: 0.9999955296516418: 0.94
|
||||
经营活动现金流净额同比变动:经营活动产生的现金流量净额本期比上年同期增减: 经营活动产生的现金流量净额本年比上年增减: 16.02%: 12: 1: 0.9805331230163574: 0.94
|
||||
经营活动现金流净额同比变动:经营活动产生的现金流量净额本年比上年增减: 经营活动产生的现金流量净额本年比上年增减: 16.02%: 12: 1: 0.9999958276748657: 0.94
|
||||
经营活动现金流净额同比变动:经营活动现金净流量变动比例: 经营活动产生的现金流量净额变动比例: 16.02%: 32: 2: 0.9710153937339783: 0.94
|
||||
经营活动现金流净额同比变动:经营活动现金净流量本期比上年同期增减: 经营活动产生的现金流量净额本年比上年增减: 16.02%: 12: 1: 0.9491935968399048: 0.94
|
||||
经营活动现金流净额同比变动:经营活动现金净流量本年比上年增减: 经营活动产生的现金流量净额本年比上年增减: 16.02%: 12: 1: 0.9716264605522156: 0.94
|
||||
当期筹资活动现金流净额:当期筹资活动产生的现金流量净额: 筹资活动产生的现金流量净额: 51014276.52: 107: 1: 0.9539762735366821: 0.94
|
||||
当期筹资活动现金流净额:当期筹资活动产生的现金流量净额: 筹资活动产生的现金流量净额: 210513802.15: 107: 1: 0.9539762735366821: 0.94
|
||||
当期筹资活动现金流净额:当期筹资活动产生的现金流量净额: 筹资活动产生的现金流量净额: 210537586.22: 105: 1: 0.9539194107055664: 0.94
|
||||
当期筹资活动现金流净额:当期筹资活动产生的现金流量净额: 筹资活动产生的现金流量净额: 96607197.26: 105: 1: 0.9539194107055664: 0.94
|
||||
当期筹资活动现金流净额:本期筹资活动产生的现金流量净额: 筹资活动产生的现金流量净额: 51014276.52: 107: 1: 0.9555983543395996: 0.94
|
||||
当期筹资活动现金流净额:本期筹资活动产生的现金流量净额: 筹资活动产生的现金流量净额: 210513802.15: 107: 1: 0.9555983543395996: 0.94
|
||||
当期筹资活动现金流净额:本期筹资活动产生的现金流量净额: 筹资活动产生的现金流量净额: 96607197.26: 105: 1: 0.9555646777153015: 0.94
|
||||
当期筹资活动现金流净额:本期筹资活动产生的现金流量净额: 筹资活动产生的现金流量净额: 210537586.22: 105: 1: 0.9555646777153015: 0.94
|
||||
当期筹资活动现金流净额:2023年筹资活动产生的现金流量净额: 筹资活动产生的现金流量净额2023年: 96607197.26: 32: 2: 0.9715274572372437: 0.94
|
||||
当期筹资活动现金流净额:2023年全年筹资活动产生的现金流量净额: 筹资活动产生的现金流量净额2023年: 96607197.26: 32: 2: 0.9530064463615417: 0.94
|
||||
当期筹资活动现金流净额:2023年金额筹资活动产生的现金流量净额: 筹资活动产生的现金流量净额2023年: 96607197.26: 32: 2: 0.9565881490707397: 0.94
|
||||
当期筹资活动现金流净额:2023年筹资活动现金净流量: 筹资活动产生的现金流量净额2023年: 96607197.26: 32: 2: 0.9405983686447144: 0.94
|
||||
上年同期筹资活动现金流净额:2022年筹资活动产生的现金流量净额: 筹资活动产生的现金流量净额2022年: 210537586.22: 32: 2: 0.9742748737335205: 0.94
|
||||
上年同期筹资活动现金流净额:2022年全年筹资活动产生的现金流量净额: 筹资活动产生的现金流量净额2022年: 210537586.22: 32: 2: 0.9519937634468079: 0.94
|
||||
上年同期筹资活动现金流净额:2022年金额筹资活动产生的现金流量净额: 筹资活动产生的现金流量净额2022年: 210537586.22: 32: 2: 0.9593726992607117: 0.94
|
||||
上年同期筹资活动现金流净额:2022年筹资活动现金净流量: 筹资活动产生的现金流量净额2022年: 210537586.22: 32: 2: 0.9415205717086792: 0.94
|
||||
筹资活动现金流净额同比变动:筹资活动产生的现金流量净额同比变动: 筹资活动产生的现金流量净额变动比例: -54.11%: 32: 2: 0.9422261118888855: 0.94
|
||||
筹资活动现金流净额同比变动:筹资活动产生的现金流量净额变化幅度: 筹资活动产生的现金流量净额变动比例: -54.11%: 32: 2: 0.9659681916236877: 0.94
|
||||
筹资活动现金流净额同比变动:筹资活动产生的现金流量净额变化幅度: 筹资活动产生的现金流量净额: 51014276.52: 107: 1: 0.9470792412757874: 0.94
|
||||
筹资活动现金流净额同比变动:筹资活动产生的现金流量净额变化幅度: 筹资活动产生的现金流量净额: 210513802.15: 107: 1: 0.9470792412757874: 0.94
|
||||
筹资活动现金流净额同比变动:筹资活动产生的现金流量净额变化幅度: 筹资活动产生的现金流量净额: 96607197.26: 105: 1: 0.9469508528709412: 0.94
|
||||
筹资活动现金流净额同比变动:筹资活动产生的现金流量净额变化幅度: 筹资活动产生的现金流量净额: 210537586.22: 105: 1: 0.9469508528709412: 0.94
|
||||
筹资活动现金流净额同比变动:筹资活动产生的现金流量净额变动比例: 筹资活动产生的现金流量净额变动比例: -54.11%: 32: 2: 0.9999948143959045: 0.94
|
||||
筹资活动现金流净额同比变动:筹资活动现金净流量变动比例: 筹资活动产生的现金流量净额变动比例: -54.11%: 32: 2: 0.9751258492469788: 0.94
|
||||
当期投资活动现金流净额:当期投资活动产生的现金流量净额: 投资活动产生的现金流量净额: -94251741.15: 105: 1: 0.9562273621559143: 0.94
|
||||
当期投资活动现金流净额:当期投资活动产生的现金流量净额: 投资活动产生的现金流量净额: -88649920.50: 105: 1: 0.9562244415283203: 0.94
|
||||
当期投资活动现金流净额:本期投资活动产生的现金流量净额: 投资活动产生的现金流量净额: -88649920.50: 105: 1: 0.9422034025192261: 0.94
|
||||
当期投资活动现金流净额:本期投资活动产生的现金流量净额: 投资活动产生的现金流量净额: -94251741.15: 105: 1: 0.9421659111976624: 0.94
|
||||
当期投资活动现金流净额:2023年投资活动产生的现金流量净额: 投资活动产生的现金流量净额2023年: -88649920.50: 32: 2: 0.9759868383407593: 0.94
|
||||
当期投资活动现金流净额:2023年全年投资活动产生的现金流量净额: 投资活动产生的现金流量净额2023年: -88649920.50: 32: 2: 0.9540687203407288: 0.94
|
||||
当期投资活动现金流净额:2023年金额投资活动产生的现金流量净额: 投资活动产生的现金流量净额2023年: -88649920.50: 32: 2: 0.9566127061843872: 0.94
|
||||
上年同期投资活动现金流净额:2022年投资活动产生的现金流量净额: 投资活动产生的现金流量净额2022年: -94251741.15: 32: 2: 0.977714478969574: 0.94
|
||||
上年同期投资活动现金流净额:2022年全年投资活动产生的现金流量净额: 投资活动产生的现金流量净额2022年: -94251741.15: 32: 2: 0.953128457069397: 0.94
|
||||
上年同期投资活动现金流净额:2022年金额投资活动产生的现金流量净额: 投资活动产生的现金流量净额2022年: -94251741.15: 32: 2: 0.9586013555526733: 0.94
|
||||
投资活动现金流净额同比变动:投资活动产生的现金流量净额同比变动: 投资活动产生的现金流量净额: -88649920.50: 105: 1: 0.9405732750892639: 0.94
|
||||
投资活动现金流净额同比变动:投资活动产生的现金流量净额同比变动: 投资活动产生的现金流量净额: -94251741.15: 105: 1: 0.9404534101486206: 0.94
|
||||
投资活动现金流净额同比变动:投资活动产生的现金流量净额变化幅度: 投资活动产生的现金流量净额变动比例: 5.94%: 32: 2: 0.9591892957687378: 0.94
|
||||
投资活动现金流净额同比变动:投资活动产生的现金流量净额变化幅度: 投资活动产生的现金流量净额: -88649920.50: 105: 1: 0.9446523189544678: 0.94
|
||||
投资活动现金流净额同比变动:投资活动产生的现金流量净额变化幅度: 投资活动产生的现金流量净额: -94251741.15: 105: 1: 0.9446094036102295: 0.94
|
||||
投资活动现金流净额同比变动:投资活动产生的现金流量净额变动比例: 投资活动产生的现金流量净额变动比例: 5.94%: 32: 2: 0.9999964237213135: 0.94
|
||||
投资活动现金流净额同比变动:投资活动现金净流量变动比例: 投资活动产生的现金流量净额变动比例: 5.94%: 32: 2: 0.9660772681236267: 0.94
|
||||
当期非经常性损益:本期非经常性损益合计: 非经常性损益合计: 8322991.81: 13: 2: 0.9473727345466614: 0.94
|
||||
当期非经常性损益:2023年非经常性损益合计: 非经常性损益合计2023年金额: 31212826.67: 13: 2: 0.9566289186477661: 0.94
|
||||
当期非经常性损益:2023年金额非经常性损益合计: 非经常性损益合计2023年金额: 31212826.67: 13: 2: 0.958458423614502: 0.94
|
||||
上年同期非经常性损益:2022年非经常性损益合计: 非经常性损益合计2022年金额: 11685516.46: 13: 2: 0.9553651213645935: 0.94
|
||||
上年同期非经常性损益:2022年金额非经常性损益合计: 非经常性损益合计2022年金额: 11685516.46: 13: 2: 0.9598973989486694: 0.94
|
||||
当期基本每股收益:本期归属于公司普通股股东的净利润基本每股收益: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9434484839439392: 0.94
|
||||
当期基本每股收益:当期归属于公司普通股股东的净利润每股收益基本每股收益: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9491071105003357: 0.94
|
||||
当期基本每股收益:本期归属于公司普通股股东的净利润每股收益基本每股收益: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9526045918464661: 0.94
|
||||
当期基本每股收益:本年度归属于公司普通股股东的净利润每股收益基本每股收益: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9451446533203125: 0.94
|
||||
基本每股收益同比变动:归属于公司普通股股东的净利润基本每股收益同比变动: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9649584889411926: 0.94
|
||||
基本每股收益同比变动:归属于公司普通股股东的净利润基本每股收益同比增减: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9438703060150146: 0.94
|
||||
基本每股收益同比变动:归属于公司普通股股东的净利润基本每股收益同比上升: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9430469274520874: 0.94
|
||||
基本每股收益同比变动:归属于公司普通股股东的净利润基本每股收益变化幅度: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9635265469551086: 0.94
|
||||
基本每股收益同比变动:归属于公司普通股股东的净利润基本每股收益变动比例: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9555312991142273: 0.94
|
||||
基本每股收益同比变动:归属于公司普通股股东的净利润每股收益基本每股收益同比变动: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9743859171867371: 0.94
|
||||
基本每股收益同比变动:归属于公司普通股股东的净利润每股收益基本每股收益同比增减: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9557598233222961: 0.94
|
||||
基本每股收益同比变动:归属于公司普通股股东的净利润每股收益基本每股收益同比上升: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9561331868171692: 0.94
|
||||
基本每股收益同比变动:归属于公司普通股股东的净利润每股收益基本每股收益同比下降: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9497085809707642: 0.94
|
||||
基本每股收益同比变动:归属于公司普通股股东的净利润每股收益基本每股收益变化幅度: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9758945107460022: 0.94
|
||||
基本每股收益同比变动:归属于公司普通股股东的净利润每股收益基本每股收益变动比例: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9661920666694641: 0.94
|
||||
基本每股收益同比变动:归属于公司普通股股东的净利润每股收益基本每股收益本期比上年同期增减: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9402531981468201: 0.94
|
||||
基本每股收益同比变动:归属于公司普通股股东的净利润每股收益基本每股收益本年比上年增减: 归属于公司普通股股东的净利润每股收益基本每股收益: 0.41: 199: 2: 0.9466614723205566: 0.94
|
||||
当期稀释每股收益:当期归属于公司普通股股东的净利润稀释每股收益: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9524922370910645: 0.94
|
||||
当期稀释每股收益:本期归属于公司普通股股东的净利润稀释每股收益: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9601172208786011: 0.94
|
||||
当期稀释每股收益:本年度归属于公司普通股股东的净利润稀释每股收益: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9538856744766235: 0.94
|
||||
当期稀释每股收益:当期归属于公司普通股股东的净利润每股收益稀释每股收益: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9648145437240601: 0.94
|
||||
当期稀释每股收益:本期归属于公司普通股股东的净利润每股收益稀释每股收益: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9677231907844543: 0.94
|
||||
当期稀释每股收益:报告期归属于公司普通股股东的净利润每股收益稀释每股收益: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9401745796203613: 0.94
|
||||
当期稀释每股收益:本年度归属于公司普通股股东的净利润每股收益稀释每股收益: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9581546783447266: 0.94
|
||||
上年同期稀释每股收益:上年度归属于公司普通股股东的净利润每股收益稀释每股收益: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9441541433334351: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润稀释每股收益同比变动: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9724950790405273: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润稀释每股收益同比增减: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9629343748092651: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润稀释每股收益同比上升: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9678714275360107: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润稀释每股收益同比下降: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9664753079414368: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润稀释每股收益变化幅度: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9705443382263184: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润稀释每股收益变动比例: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9701894521713257: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润稀释每股收益本年比上年增减: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9512827396392822: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润每股收益稀释每股收益同比变动: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9811551570892334: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润每股收益稀释每股收益同比增减: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9739472270011902: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润每股收益稀释每股收益同比上升: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9783865213394165: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润每股收益稀释每股收益同比下降: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9766134023666382: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润每股收益稀释每股收益变化幅度: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9806628823280334: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润每股收益稀释每股收益变动比例: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9789218902587891: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润每股收益稀释每股收益本期比上年同期增减: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9473363757133484: 0.94
|
||||
稀释每股收益同比变动:归属于公司普通股股东的净利润每股收益稀释每股收益本年比上年增减: 归属于公司普通股股东的净利润每股收益稀释每股收益: 0.40: 199: 2: 0.9564996957778931: 0.94
|
||||
当期加权平均净资产收益率:当期归属于公司普通股股东的净利润加权平均净资产收益率: 归属于公司普通股股东的净利润加权平均净资产收益率: 11.45: 199: 2: 0.9539979100227356: 0.94
|
||||
当期加权平均净资产收益率:本期归属于公司普通股股东的净利润加权平均净资产收益率: 归属于公司普通股股东的净利润加权平均净资产收益率: 11.45: 199: 2: 0.9567791819572449: 0.94
|
||||
当期加权平均净资产收益率:本年度归属于公司普通股股东的净利润加权平均净资产收益率: 归属于公司普通股股东的净利润加权平均净资产收益率: 11.45: 199: 2: 0.9492884278297424: 0.94
|
||||
加权平均净资产收益率同比变动:归属于公司普通股股东的净利润加权平均净资产收益率同比变动: 归属于公司普通股股东的净利润加权平均净资产收益率: 11.45: 199: 2: 0.9750709533691406: 0.94
|
||||
加权平均净资产收益率同比变动:归属于公司普通股股东的净利润加权平均净资产收益率同比增减: 归属于公司普通股股东的净利润加权平均净资产收益率: 11.45: 199: 2: 0.9583695530891418: 0.94
|
||||
加权平均净资产收益率同比变动:归属于公司普通股股东的净利润加权平均净资产收益率同比上升: 归属于公司普通股股东的净利润加权平均净资产收益率: 11.45: 199: 2: 0.9632418155670166: 0.94
|
||||
加权平均净资产收益率同比变动:归属于公司普通股股东的净利润加权平均净资产收益率同比下降: 归属于公司普通股股东的净利润加权平均净资产收益率: 11.45: 199: 2: 0.9587147831916809: 0.94
|
||||
加权平均净资产收益率同比变动:归属于公司普通股股东的净利润加权平均净资产收益率变化幅度: 归属于公司普通股股东的净利润加权平均净资产收益率: 11.45: 199: 2: 0.9756171107292175: 0.94
|
||||
加权平均净资产收益率同比变动:归属于公司普通股股东的净利润加权平均净资产收益率变动比例: 归属于公司普通股股东的净利润加权平均净资产收益率: 11.45: 199: 2: 0.9746534824371338: 0.94
|
||||
加权平均净资产收益率同比变动:归属于公司普通股股东的净利润加权平均净资产收益率本年比上年增减: 归属于公司普通股股东的净利润加权平均净资产收益率: 11.45: 199: 2: 0.9480361342430115: 0.94
|
||||
当期扣非加权平均净资产收益率:当期扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 7.29: 199: 2: 0.9670190811157227: 0.94
|
||||
当期扣非加权平均净资产收益率:本期扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 7.29: 199: 2: 0.9694751501083374: 0.94
|
||||
当期扣非加权平均净资产收益率:报告期扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 7.29: 199: 2: 0.9442241787910461: 0.94
|
||||
当期扣非加权平均净资产收益率:本年度扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 7.29: 199: 2: 0.9562729597091675: 0.94
|
||||
上年同期扣非加权平均净资产收益率:上期扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 7.29: 199: 2: 0.9534670114517212: 0.94
|
||||
上年同期扣非加权平均净资产收益率:上年度扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 7.29: 199: 2: 0.9444609880447388: 0.94
|
||||
扣非加权平均净资产收益率同比变动:扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率同比变动: 扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 7.29: 199: 2: 0.975257158279419: 0.94
|
||||
扣非加权平均净资产收益率同比变动:扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率同比增减: 扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 7.29: 199: 2: 0.9571586847305298: 0.94
|
||||
扣非加权平均净资产收益率同比变动:扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率同比上升: 扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 7.29: 199: 2: 0.9571462273597717: 0.94
|
||||
扣非加权平均净资产收益率同比变动:扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率同比下降: 扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 7.29: 199: 2: 0.9556553959846497: 0.94
|
||||
扣非加权平均净资产收益率同比变动:扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率变化幅度: 扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 7.29: 199: 2: 0.9789907932281494: 0.94
|
||||
扣非加权平均净资产收益率同比变动:扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率变动比例: 扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 7.29: 199: 2: 0.9800172448158264: 0.94
|
||||
扣非加权平均净资产收益率同比变动:扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率本期比上年同期增减: 扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 7.29: 199: 2: 0.9458760619163513: 0.94
|
||||
扣非加权平均净资产收益率同比变动:扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率本年比上年增减: 扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率: 7.29: 199: 2: 0.9452953338623047: 0.94
|
||||
当期销售费用:2023年金额销售费用合计: 销售费用2023年金额: 34065464.60: 28: 1: 0.9513754844665527: 0.94
|
||||
上年同期销售费用:2022年销售费用合计: 销售费用2022年金额: 28038106.19: 28: 1: 0.9412571787834167: 0.94
|
||||
上年同期销售费用:2022年金额销售费用合计: 销售费用2022年金额: 28038106.19: 28: 1: 0.9517548084259033: 0.94
|
||||
销售费用同比变动:销售费用合计变动比例: 销售费用变动比例: 21.50%: 28: 1: 0.9751297831535339: 0.94
|
||||
当期管理费用:2023年管理费用合计: 管理费用2023年金额: 50807308.69: 28: 1: 0.9427158832550049: 0.94
|
||||
当期管理费用:2023年管理费用合计: 管理费用2023年: 46460974.71: 102: 2: 0.9407511949539185: 0.94
|
||||
上年同期管理费用:2022年管理费用合计: 管理费用2022年金额: 38251704.48: 28: 1: 0.9465035200119019: 0.94
|
||||
上年同期管理费用:2022年管理费用合计: 管理费用2022年: 37909649.11: 102: 2: 0.9462755918502808: 0.94
|
||||
管理费用同比变动:管理费用合计变动比例: 管理费用变动比例: 32.82%: 28: 1: 0.9686676859855652: 0.94
|
||||
当期财务费用:本期财务费用合计: 财务费用本期数: 9053765.21: 174: 1: 0.9461858868598938: 0.94
|
||||
当期财务费用:2023年财务费用合计: 财务费用2023年: 7976215.74: 102: 2: 0.9554542303085327: 0.94
|
||||
当期财务费用:2023年财务费用合计: 财务费用2023年金额: 8015604.52: 28: 1: 0.9511266946792603: 0.94
|
||||
当期财务费用:2023年金额财务费用合计: 财务费用2023年金额: 8015604.52: 28: 1: 0.9529550075531006: 0.94
|
||||
上年同期财务费用:2022年财务费用合计: 财务费用2022年: 5725005.11: 102: 2: 0.9571933150291443: 0.94
|
||||
上年同期财务费用:2022年财务费用合计: 财务费用2022年金额: 5739677.85: 28: 1: 0.9516613483428955: 0.94
|
||||
上年同期财务费用:2022年金额财务费用合计: 财务费用2022年金额: 5739677.85: 28: 1: 0.9541910886764526: 0.94
|
||||
财务费用同比变动:财务费用合计变动比例: 财务费用变动比例: 39.65%: 28: 1: 0.9695224165916443: 0.94
|
||||
当期研发费用:2023年研发费用合计: 研发费用2023年金额: 35312198.23: 28: 1: 0.9401602745056152: 0.94
|
||||
当期研发费用:2023年金额研发费用合计: 研发费用2023年金额: 35312198.23: 28: 1: 0.9525367617607117: 0.94
|
||||
上年同期研发费用:2022年研发费用合计: 研发费用2022年金额: 30081787.99: 28: 1: 0.9440791606903076: 0.94
|
||||
上年同期研发费用:2022年金额研发费用合计: 研发费用2022年金额: 30081787.99: 28: 1: 0.9489356279373169: 0.94
|
||||
研发费用同比变动:研发费用合计变动比例: 研发费用变动比例: 17.39%: 28: 1: 0.9757775068283081: 0.94
|
||||
研发投入同比变动:研发支出金额变动比例: 研发费用变动比例: 17.39%: 28: 1: 0.9432919025421143: 0.94
|
||||
当期资本化研发投入占比:本期资本化研发支出占研发支出的比例: 资本化研发支出占研发支出的比例本期金额/比例: 0%: 40: 2: 0.9465937614440918: 0.94
|
||||
当期资本化研发投入占比:本期资本化研发支出占研发支出的比例: 资本化研发支出占研发支出的比例上期金额/比例: 0%: 40: 2: 0.9442757964134216: 0.94
|
||||
当期资本化研发投入占比:本年度资本化研发支出占研发支出的比例: 资本化研发支出占研发支出的比例本期金额/比例: 0%: 40: 2: 0.9403516054153442: 0.94
|
||||
当期资本化研发投入占比:本期发生额资本化研发支出占研发支出的比例: 资本化研发支出占研发支出的比例上期金额/比例: 0%: 40: 2: 0.9446632266044617: 0.94
|
||||
当期资本化研发投入占比:本期发生额资本化研发支出占研发支出的比例: 资本化研发支出占研发支出的比例本期金额/比例: 0%: 40: 2: 0.9416103363037109: 0.94
|
||||
上年同期资本化研发投入占比:上年度资本化研发支出占研发支出的比例: 资本化研发支出占研发支出的比例上期金额/比例: 0%: 40: 2: 0.9435807466506958: 0.94
|
||||
资本化研发投入占比同比变动:资本化研发支出占研发支出的比例同比变动: 资本化研发支出占研发支出的比例本期金额/比例: 0%: 40: 2: 0.9448003768920898: 0.94
|
||||
资本化研发投入占比同比变动:资本化研发支出占研发支出的比例同比变动: 资本化研发支出占研发支出的比例上期金额/比例: 0%: 40: 2: 0.9425347447395325: 0.94
|
||||
资本化研发投入占比同比变动:资本化研发支出占研发支出的比例变动比例: 资本化研发支出占研发支出的比例上期金额/比例: 0%: 40: 2: 0.9518996477127075: 0.94
|
||||
资本化研发投入占比同比变动:资本化研发支出占研发支出的比例变动比例: 资本化研发支出占研发支出的比例本期金额/比例: 0%: 40: 2: 0.9470840096473694: 0.94
|
||||
资本化研发投入占比同比变动:资本化研发支出占研发支出的比例本期比上年同期增减: 资本化研发支出占研发支出的比例本期金额/比例: 0%: 40: 2: 0.9521875381469727: 0.94
|
||||
资本化研发投入占比同比变动:资本化研发支出占研发支出的比例本年比上年增减: 资本化研发支出占研发支出的比例本期金额/比例: 0%: 40: 2: 0.9425646662712097: 0.94
|
|
@ -0,0 +1,229 @@
|
|||
当期营业收入,2023年营业收入
|
||||
当期营业收入,本报告期营业收入
|
||||
当期营业收入,报告期内营业收入
|
||||
上年同期营业收入,2022年营业收入
|
||||
上年同期营业收入,2022年调整后营业收入
|
||||
上年同期营业收入,上年同期营业收入
|
||||
上年同期营业收入,上年同期调整后营业收入
|
||||
前年同期营业收入,2021年营业收入
|
||||
前年同期营业收入,2021年调整后营业收入
|
||||
前年同期营业收入,前年同期营业收入
|
||||
前年同期营业收入,前年同期调整后营业收入
|
||||
营业收入同比变动,营业收入同比变动
|
||||
营业收入同比变动,营业收入同比增减
|
||||
当期第一季度营业收入,第一季度营业收入
|
||||
当期第二季度营业收入,第二季度营业收入
|
||||
当期第三季度营业收入,第三季度营业收入
|
||||
当期第四季度营业收入,第四季度营业收入
|
||||
当期归母净利润,2023年归属于上市公司股东的净利润
|
||||
当期归母净利润,2023年归属于母公司所有者的净利润
|
||||
当期归母净利润,2023年归属于母公司股东的净利润
|
||||
当期归母净利润,本报告期归属于上市公司股东的净利润
|
||||
当期归母净利润,本报告期归属于母公司所有者的净利润
|
||||
当期归母净利润,本报告期归属于母公司股东的净利润
|
||||
当期归母净利润,报告期内归属于上市公司股东的净利润
|
||||
当期归母净利润,报告期内归属于母公司所有者的净利润
|
||||
当期归母净利润,报告期内归属于母公司股东的净利润
|
||||
上年同期归母净利润,2022年归属于上市公司股东的净利润
|
||||
上年同期归母净利润,2022年归属于母公司所有者的净利润
|
||||
上年同期归母净利润,2022年归属于母公司股东的净利润
|
||||
上年同期归母净利润,2022年调整后归属于上市公司股东的净利润
|
||||
上年同期归母净利润,2022年调整后归属于母公司所有者的净利润
|
||||
上年同期归母净利润,2022年调整后归属于母公司股东的净利润
|
||||
上年同期归母净利润,上年同期归属于上市公司股东的净利润
|
||||
上年同期归母净利润,上年同期归属于母公司所有者的净利润
|
||||
上年同期归母净利润,上年同期归属于母公司股东的净利润
|
||||
上年同期归母净利润,上年同期调整后归属于上市公司股东的净利润
|
||||
上年同期归母净利润,上年同期调整后归属于母公司所有者的净利润
|
||||
上年同期归母净利润,上年同期调整后归属于母公司股东的净利润
|
||||
前年同期归母净利润,2021年归属于上市公司股东的净利润
|
||||
前年同期归母净利润,2021年归属于母公司所有者的净利润
|
||||
前年同期归母净利润,2021年归属于母公司股东的净利润
|
||||
前年同期归母净利润,2021年调整后归属于上市公司股东的净利润
|
||||
前年同期归母净利润,2021年调整后归属于母公司所有者的净利润
|
||||
前年同期归母净利润,2021年调整后归属于母公司股东的净利润
|
||||
前年同期归母净利润,前年同期归属于上市公司股东的净利润
|
||||
前年同期归母净利润,前年同期归属于母公司所有者的净利润
|
||||
前年同期归母净利润,前年同期归属于母公司股东的净利润
|
||||
前年同期归母净利润,前年同期调整后归属于上市公司股东的净利润
|
||||
前年同期归母净利润,前年同期调整后归属于母公司所有者的净利润
|
||||
前年同期归母净利润,前年同期调整后归属于母公司股东的净利润
|
||||
归母净利润同比变动,归属于上市公司股东的净利润同比变动
|
||||
归母净利润同比变动,归属于母公司所有者的净利润同比变动
|
||||
归母净利润同比变动,归属于母公司股东的净利润同比变动
|
||||
归母净利润同比变动,归属于上市公司股东的净利润同比增减
|
||||
归母净利润同比变动,归属于母公司所有者的净利润同比增减
|
||||
归母净利润同比变动,归属于母公司股东的净利润同比增减
|
||||
当期第一季度归母净利润,第一季度归属于上市公司股东的净利润
|
||||
当期第一季度归母净利润,第一季度归属于母公司所有者的净利润
|
||||
当期第一季度归母净利润,第一季度归属于母公司股东的净利润
|
||||
当期第二季度归母净利润,第二季度归属于上市公司股东的净利润
|
||||
当期第二季度归母净利润,第二季度归属于母公司所有者的净利润
|
||||
当期第二季度归母净利润,第二季度归属于母公司股东的净利润
|
||||
当期第三季度归母净利润,第三季度归属于上市公司股东的净利润
|
||||
当期第三季度归母净利润,第三季度归属于母公司所有者的净利润
|
||||
当期第三季度归母净利润,第三季度归属于母公司股东的净利润
|
||||
当期第四季度归母净利润,第四季度归属于上市公司股东的净利润
|
||||
当期第四季度归母净利润,第四季度归属于母公司所有者的净利润
|
||||
当期第四季度归母净利润,第四季度归属于母公司股东的净利润
|
||||
当期扣非净利润,2023年归属于上市公司股东的扣除非经常性损益的净利润
|
||||
当期扣非净利润,2023年归属于母公司所有者的扣除非经常性损益的净利润
|
||||
当期扣非净利润,2023年归属于母公司股东的扣除非经常性损益的净利润
|
||||
当期扣非净利润,本报告期归属于上市公司股东的扣除非经常性损益的净利润
|
||||
当期扣非净利润,本报告期归属于母公司所有者的扣除非经常性损益的净利润
|
||||
当期扣非净利润,本报告期归属于母公司股东的扣除非经常性损益的净利润
|
||||
当期扣非净利润,报告期内归属于上市公司股东的扣除非经常性损益的净利润
|
||||
当期扣非净利润,报告期内归属于母公司所有者的扣除非经常性损益的净利润
|
||||
当期扣非净利润,报告期内归属于母公司股东的扣除非经常性损益的净利润
|
||||
上年同期扣非净利润,2022年归属于上市公司股东的扣除非经常性损益的净利润
|
||||
上年同期扣非净利润,2022年归属于母公司所有者的扣除非经常性损益的净利润
|
||||
上年同期扣非净利润,2022年归属于母公司股东的扣除非经常性损益的净利润
|
||||
上年同期扣非净利润,2022年调整后归属于上市公司股东的扣除非经常性损益的净利润
|
||||
上年同期扣非净利润,2022年调整后归属于母公司所有者的扣除非经常性损益的净利润
|
||||
上年同期扣非净利润,2022年调整后归属于母公司股东的扣除非经常性损益的净利润
|
||||
上年同期扣非净利润,上年同期归属于上市公司股东的扣除非经常性损益的净利润
|
||||
上年同期扣非净利润,上年同期归属于母公司所有者的扣除非经常性损益的净利润
|
||||
上年同期扣非净利润,上年同期归属于母公司股东的扣除非经常性损益的净利润
|
||||
上年同期扣非净利润,上年同期调整后归属于上市公司股东的扣除非经常性损益的净利润
|
||||
上年同期扣非净利润,上年同期调整后归属于母公司所有者的扣除非经常性损益的净利润
|
||||
上年同期扣非净利润,上年同期调整后归属于母公司股东的扣除非经常性损益的净利润
|
||||
前年同期扣非净利润,2021年归属于上市公司股东的扣除非经常性损益的净利润
|
||||
前年同期扣非净利润,2021年归属于母公司所有者的扣除非经常性损益的净利润
|
||||
前年同期扣非净利润,2021年归属于母公司股东的扣除非经常性损益的净利润
|
||||
前年同期扣非净利润,2021年调整后归属于上市公司股东的扣除非经常性损益的净利润
|
||||
前年同期扣非净利润,2021年调整后归属于母公司所有者的扣除非经常性损益的净利润
|
||||
前年同期扣非净利润,2021年调整后归属于母公司股东的扣除非经常性损益的净利润
|
||||
前年同期扣非净利润,前年同期归属于上市公司股东的扣除非经常性损益的净利润
|
||||
前年同期扣非净利润,前年同期归属于母公司所有者的扣除非经常性损益的净利润
|
||||
前年同期扣非净利润,前年同期归属于母公司股东的扣除非经常性损益的净利润
|
||||
前年同期扣非净利润,前年同期调整后归属于上市公司股东的扣除非经常性损益的净利润
|
||||
前年同期扣非净利润,前年同期调整后归属于母公司所有者的扣除非经常性损益的净利润
|
||||
前年同期扣非净利润,前年同期调整后归属于母公司股东的扣除非经常性损益的净利润
|
||||
扣非净利润同比变动,归属于上市公司股东的扣除非经常性损益的净利润同比变动
|
||||
扣非净利润同比变动,归属于母公司所有者的扣除非经常性损益的净利润同比变动
|
||||
扣非净利润同比变动,归属于母公司股东的扣除非经常性损益的净利润同比变动
|
||||
扣非净利润同比变动,归属于上市公司股东的扣除非经常性损益的净利润同比增减
|
||||
扣非净利润同比变动,归属于母公司所有者的扣除非经常性损益的净利润同比增减
|
||||
扣非净利润同比变动,归属于母公司股东的扣除非经常性损益的净利润同比增减
|
||||
当期第一季度扣非净利润,第一季度归属于上市公司股东的扣除非经常性损益的净利润
|
||||
当期第一季度扣非净利润,第一季度归属于母公司所有者的扣除非经常性损益的净利润
|
||||
当期第一季度扣非净利润,第一季度归属于母公司股东的扣除非经常性损益的净利润
|
||||
当期第二季度扣非净利润,第二季度归属于上市公司股东的扣除非经常性损益的净利润
|
||||
当期第二季度扣非净利润,第二季度归属于母公司所有者的扣除非经常性损益的净利润
|
||||
当期第二季度扣非净利润,第二季度归属于母公司股东的扣除非经常性损益的净利润
|
||||
当期第三季度扣非净利润,第三季度归属于上市公司股东的扣除非经常性损益的净利润
|
||||
当期第三季度扣非净利润,第三季度归属于母公司所有者的扣除非经常性损益的净利润
|
||||
当期第三季度扣非净利润,第三季度归属于母公司股东的扣除非经常性损益的净利润
|
||||
当期第四季度扣非净利润,第四季度归属于上市公司股东的扣除非经常性损益的净利润
|
||||
当期第四季度扣非净利润,第四季度归属于母公司所有者的扣除非经常性损益的净利润
|
||||
当期第四季度扣非净利润,第四季度归属于母公司股东的扣除非经常性损益的净利润
|
||||
当期经营活动现金流净额,2023年经营活动现金流净额
|
||||
当期经营活动现金流净额,2023年经营活动产生的现金流量净额
|
||||
当期经营活动现金流净额,2023年经营活动现金净流量
|
||||
当期经营活动现金流净额,本报告期经营活动现金流净额
|
||||
当期经营活动现金流净额,本报告期经营活动产生的现金流量净额
|
||||
当期经营活动现金流净额,本报告期经营活动现金净流量
|
||||
当期经营活动现金流净额,报告期内经营活动现金流净额
|
||||
当期经营活动现金流净额,报告期内经营活动产生的现金流量净额
|
||||
当期经营活动现金流净额,报告期内经营活动现金净流量
|
||||
上年同期经营活动现金流净额,2022年经营活动现金流净额
|
||||
上年同期经营活动现金流净额,2022年经营活动产生的现金流量净额
|
||||
上年同期经营活动现金流净额,2022年经营活动现金净流量
|
||||
上年同期经营活动现金流净额,2022年调整后经营活动现金流净额
|
||||
上年同期经营活动现金流净额,2022年调整后经营活动产生的现金流量净额
|
||||
上年同期经营活动现金流净额,2022年调整后经营活动现金净流量
|
||||
上年同期经营活动现金流净额,上年同期经营活动现金流净额
|
||||
上年同期经营活动现金流净额,上年同期经营活动产生的现金流量净额
|
||||
上年同期经营活动现金流净额,上年同期经营活动现金净流量
|
||||
上年同期经营活动现金流净额,上年同期调整后经营活动现金流净额
|
||||
上年同期经营活动现金流净额,上年同期调整后经营活动产生的现金流量净额
|
||||
上年同期经营活动现金流净额,上年同期调整后经营活动现金净流量
|
||||
前年同期经营活动现金流净额,2021年经营活动现金流净额
|
||||
前年同期经营活动现金流净额,2021年经营活动产生的现金流量净额
|
||||
前年同期经营活动现金流净额,2021年经营活动现金净流量
|
||||
前年同期经营活动现金流净额,2021年调整后经营活动现金流净额
|
||||
前年同期经营活动现金流净额,2021年调整后经营活动产生的现金流量净额
|
||||
前年同期经营活动现金流净额,2021年调整后经营活动现金净流量
|
||||
前年同期经营活动现金流净额,前年同期经营活动现金流净额
|
||||
前年同期经营活动现金流净额,前年同期经营活动产生的现金流量净额
|
||||
前年同期经营活动现金流净额,前年同期经营活动现金净流量
|
||||
前年同期经营活动现金流净额,前年同期调整后经营活动现金流净额
|
||||
前年同期经营活动现金流净额,前年同期调整后经营活动产生的现金流量净额
|
||||
前年同期经营活动现金流净额,前年同期调整后经营活动现金净流量
|
||||
经营活动现金流净额同比变动,经营活动现金流净额同比变动
|
||||
经营活动现金流净额同比变动,经营活动产生的现金流量净额同比变动
|
||||
经营活动现金流净额同比变动,经营活动现金净流量同比变动
|
||||
经营活动现金流净额同比变动,经营活动现金流净额同比增减
|
||||
经营活动现金流净额同比变动,经营活动产生的现金流量净额同比增减
|
||||
经营活动现金流净额同比变动,经营活动现金净流量同比增减
|
||||
当期第一季度经营活动现金流净额,第一季度经营活动现金流净额
|
||||
当期第一季度经营活动现金流净额,第一季度经营活动产生的现金流量净额
|
||||
当期第一季度经营活动现金流净额,第一季度经营活动现金净流量
|
||||
当期第二季度经营活动现金流净额,第二季度经营活动现金流净额
|
||||
当期第二季度经营活动现金流净额,第二季度经营活动产生的现金流量净额
|
||||
当期第二季度经营活动现金流净额,第二季度经营活动现金净流量
|
||||
当期第三季度经营活动现金流净额,第三季度经营活动现金流净额
|
||||
当期第三季度经营活动现金流净额,第三季度经营活动产生的现金流量净额
|
||||
当期第三季度经营活动现金流净额,第三季度经营活动现金净流量
|
||||
当期第四季度经营活动现金流净额,第四季度经营活动现金流净额
|
||||
当期第四季度经营活动现金流净额,第四季度经营活动产生的现金流量净额
|
||||
当期第四季度经营活动现金流净额,第四季度经营活动现金净流量
|
||||
当期基本每股收益,2023年基本每股收益
|
||||
当期基本每股收益,本报告期基本每股收益
|
||||
上年同期基本每股收益,2022年基本每股收益
|
||||
上年同期基本每股收益,2022年调整后基本每股收益
|
||||
上年同期基本每股收益,上年同期基本每股收益
|
||||
上年同期基本每股收益,上年同期调整后基本每股收益
|
||||
前年同期基本每股收益,2021年基本每股收益
|
||||
前年同期基本每股收益,2021年调整后基本每股收益
|
||||
前年同期基本每股收益,前年同期基本每股收益
|
||||
前年同期基本每股收益,前年同期调整后基本每股收益
|
||||
基本每股收益同比变动,基本每股收益同比变动
|
||||
基本每股收益同比变动,基本每股收益同比增减
|
||||
当期稀释每股收益,2023年稀释每股收益
|
||||
当期稀释每股收益,本报告期稀释每股收益
|
||||
上年同期稀释每股收益,2022年稀释每股收益
|
||||
上年同期稀释每股收益,2022年调整后稀释每股收益
|
||||
上年同期稀释每股收益,上年同期稀释每股收益
|
||||
上年同期稀释每股收益,上年同期调整后稀释每股收益
|
||||
前年同期稀释每股收益,2021年稀释每股收益
|
||||
前年同期稀释每股收益,2021年调整后稀释每股收益
|
||||
前年同期稀释每股收益,前年同期稀释每股收益
|
||||
前年同期稀释每股收益,前年同期调整后稀释每股收益
|
||||
稀释每股收益同比变动,稀释每股收益同比变动
|
||||
稀释每股收益同比变动,稀释每股收益同比增减
|
||||
当期加权平均净资产收益率,2023年加权平均净资产收益率
|
||||
当期加权平均净资产收益率,2023年以归属于公司普通股股东的净利润计算的加权平均净资产收益率
|
||||
当期加权平均净资产收益率,2023年依据归属于上市公司股东的净利润计算的加权平均净资产收益率
|
||||
当期加权平均净资产收益率,本报告期加权平均净资产收益率
|
||||
当期加权平均净资产收益率,本报告期以归属于公司普通股股东的净利润计算的加权平均净资产收益率
|
||||
当期加权平均净资产收益率,本报告期依据归属于上市公司股东的净利润计算的加权平均净资产收益率
|
||||
当期加权平均净资产收益率,报告期内加权平均净资产收益率
|
||||
当期加权平均净资产收益率,报告期内以归属于公司普通股股东的净利润计算的加权平均净资产收益率
|
||||
当期加权平均净资产收益率,报告期内依据归属于上市公司股东的净利润计算的加权平均净资产收益率
|
||||
上年同期加权平均净资产收益率,2022年加权平均净资产收益率
|
||||
上年同期加权平均净资产收益率,2022年以归属于公司普通股股东的净利润计算的加权平均净资产收益率
|
||||
上年同期加权平均净资产收益率,2022年依据归属于上市公司股东的净利润计算的加权平均净资产收益率
|
||||
上年同期加权平均净资产收益率,2022年调整后加权平均净资产收益率
|
||||
上年同期加权平均净资产收益率,2022年调整后以归属于公司普通股股东的净利润计算的加权平均净资产收益率
|
||||
上年同期加权平均净资产收益率,2022年调整后依据归属于上市公司股东的净利润计算的加权平均净资产收益率
|
||||
上年同期加权平均净资产收益率,上年同期加权平均净资产收益率
|
||||
上年同期加权平均净资产收益率,上年同期以归属于公司普通股股东的净利润计算的加权平均净资产收益率
|
||||
上年同期加权平均净资产收益率,上年同期依据归属于上市公司股东的净利润计算的加权平均净资产收益率
|
||||
上年同期加权平均净资产收益率,上年同期调整后加权平均净资产收益率
|
||||
上年同期加权平均净资产收益率,上年同期调整后以归属于公司普通股股东的净利润计算的加权平均净资产收益率
|
||||
上年同期加权平均净资产收益率,上年同期调整后依据归属于上市公司股东的净利润计算的加权平均净资产收益率
|
||||
前年同期加权平均净资产收益率,2021年加权平均净资产收益率
|
||||
前年同期加权平均净资产收益率,2021年以归属于公司普通股股东的净利润计算的加权平均净资产收益率
|
||||
前年同期加权平均净资产收益率,2021年依据归属于上市公司股东的净利润计算的加权平均净资产收益率
|
||||
前年同期加权平均净资产收益率,2021年调整后加权平均净资产收益率
|
||||
前年同期加权平均净资产收益率,2021年调整后以归属于公司普通股股东的净利润计算的加权平均净资产收益率
|
||||
前年同期加权平均净资产收益率,2021年调整后依据归属于上市公司股东的净利润计算的加权平均净资产收益率
|
||||
前年同期加权平均净资产收益率,前年同期加权平均净资产收益率
|
||||
前年同期加权平均净资产收益率,前年同期以归属于公司普通股股东的净利润计算的加权平均净资产收益率
|
||||
前年同期加权平均净资产收益率,前年同期依据归属于上市公司股东的净利润计算的加权平均净资产收益率
|
||||
前年同期加权平均净资产收益率,前年同期调整后加权平均净资产收益率
|
||||
前年同期加权平均净资产收益率,前年同期调整后以归属于公司普通股股东的净利润计算的加权平均净资产收益率
|
||||
前年同期加权平均净资产收益率,前年同期调整后依据归属于上市公司股东的净利润计算的加权平均净资产收益率
|
||||
加权平均净资产收益率同比变动,加权平均净资产收益率同比变动
|
||||
加权平均净资产收益率同比变动,加权平均净资产收益率同比增减
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,143 @@
|
|||
当期第一季度经营活动现金流净额:2023年第一季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.9350535869598389:-44713443.44:12:1:0.89
|
||||
当期第一季度经营活动现金流净额:2023年全年第一季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.909525990486145:-44713443.44:12:1:0.89
|
||||
当期第一季度经营活动现金流净额:2023年金额第一季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.9191353917121887:-44713443.44:12:1:0.89
|
||||
当期第一季度经营活动现金流净额:2023年第一季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.9350535869598389:-44713443.44:12:1:0.89
|
||||
当期第二季度经营活动现金流净额:2023年第二季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.9170095324516296:-44713443.44:32:2:0.89
|
||||
当期第二季度经营活动现金流净额:2023年金额第二季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.9091808199882507:-44713443.44:32:2:0.89
|
||||
当期第二季度经营活动现金流净额:2023年第二季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.9170095324516296:-44713443.44:32:2:0.89
|
||||
当期第三季度经营活动现金流净额:2023年第三季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.9374300241470337:-44713443.44:32:2:0.89
|
||||
当期第三季度经营活动现金流净额:2023年全年第三季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.9161544442176819:-44713443.44:32:2:0.89
|
||||
当期第三季度经营活动现金流净额:2023年金额第三季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.9276454448699951:-44713443.44:32:2:0.89
|
||||
当期第三季度经营活动现金流净额:2023年第三季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.9374300241470337:-44713443.44:32:2:0.89
|
||||
当期第三季度经营活动现金流净额:2023年第三季度经营活动现金净流量:经营活动产生的现金流量净额2023年:0.894690990447998:-44713443.44:32:2:0.89
|
||||
当期第三季度经营活动现金流净额:2023年金额第三季度经营活动现金净流量:经营活动产生的现金流量净额2023年:0.8947131633758545:-44713443.44:12:1:0.89
|
||||
当期第三季度经营活动现金流净额:2023年第三季度经营活动现金净流量:经营活动产生的现金流量净额2023年:0.894690990447998:-44713443.44:32:2:0.89
|
||||
当期第四季度经营活动现金流净额:2023年第四季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.9151240587234497:-44713443.44:32:2:0.89
|
||||
当期第四季度经营活动现金流净额:2023年全年第四季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.8970368504524231:-44713443.44:12:1:0.89
|
||||
当期第四季度经营活动现金流净额:2023年金额第四季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.913628876209259:-44713443.44:12:1:0.89
|
||||
当期第四季度经营活动现金流净额:2023年第四季度经营活动产生的现金流量净额:经营活动产生的现金流量净额2023年:0.9151240587234497:-44713443.44:32:2:0.89
|
||||
前年同期筹资活动现金流净额:2021年筹资活动产生的现金流量净额:筹资活动产生的现金流量净额2022年:0.9024913311004639:210537586.22:32:2:0.89
|
||||
前年同期投资活动现金流净额:2021年投资活动产生的现金流量净额:投资活动产生的现金流量净额2022年:0.895102858543396:-94251741.15:32:2:0.89
|
||||
非经常性损益同比变动:非经常性损益合计同比变动:非经常性损益合计:0.9006295204162598:8322991.81:13:2:0.89
|
||||
非经常性损益同比变动:非经常性损益合计同比增减:非经常性损益合计:0.8959559202194214:8322991.81:13:2:0.89
|
||||
非经常性损益同比变动:非经常性损益合计同比上升:非经常性损益合计:0.895399808883667:8322991.81:13:2:0.89
|
||||
非经常性损益同比变动:非经常性损益合计变化幅度:非经常性损益合计:0.9072775840759277:8322991.81:13:2:0.89
|
||||
非经常性损益同比变动:非经常性损益合计变动比例:非经常性损益合计:0.9034275412559509:8322991.81:13:2:0.89
|
||||
上年同期基本每股收益:上年度归属于公司普通股股东的净利润基本每股收益:归属于公司普通股股东的净利润每股收益基本每股收益:0.9153605699539185:0.41:199:2:0.89
|
||||
上年同期基本每股收益:上期归属于公司普通股股东的净利润每股收益基本每股收益:归属于公司普通股股东的净利润每股收益基本每股收益:0.8957273960113525:0.41:199:2:0.89
|
||||
上年同期基本每股收益:上年度归属于公司普通股股东的净利润每股收益基本每股收益:归属于公司普通股股东的净利润每股收益基本每股收益:0.9224119186401367:0.41:199:2:0.89
|
||||
前年同期基本每股收益:2021年归属于公司普通股股东的净利润基本每股收益:归属于上市公司股东的净利润2021年:0.8911162614822388:43214837.45:11:1:0.89
|
||||
前年同期稀释每股收益:前年同期归属于公司普通股股东的净利润稀释每股收益:归属于公司普通股股东的净利润每股收益稀释每股收益:0.8953413963317871:0.40:199:2:0.89
|
||||
前年同期稀释每股收益:2021年归属于公司普通股股东的净利润稀释每股收益:归属于公司普通股股东的净利润每股收益稀释每股收益:0.8997673392295837:0.40:199:2:0.89
|
||||
前年同期稀释每股收益:前年同期归属于公司普通股股东的净利润每股收益稀释每股收益:归属于公司普通股股东的净利润每股收益稀释每股收益:0.8980472683906555:0.40:199:2:0.89
|
||||
前年同期稀释每股收益:2021年归属于公司普通股股东的净利润每股收益稀释每股收益:归属于公司普通股股东的净利润每股收益稀释每股收益:0.911153256893158:0.40:199:2:0.89
|
||||
上年同期加权平均净资产收益率:上期归属于公司普通股股东的净利润加权平均净资产收益率:归属于公司普通股股东的净利润加权平均净资产收益率:0.9059705138206482:11.45:199:2:0.89
|
||||
上年同期加权平均净资产收益率:上年度归属于公司普通股股东的净利润加权平均净资产收益率:归属于公司普通股股东的净利润加权平均净资产收益率:0.9306431412696838:11.45:199:2:0.89
|
||||
上年同期加权平均净资产收益率:2022年归属于公司普通股股东的净利润加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的净利润计算2022年:0.8999567031860352:11.51%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:2022年归属于公司普通股股东的净利润加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2022年:0.895039439201355:9.53%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:2022年全年归属于公司普通股股东的净利润加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2022年:0.8902826905250549:9.53%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:2022年金额归属于公司普通股股东的净利润加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2022年:0.8994460701942444:9.53%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:2022年金额归属于公司普通股股东的净利润加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的净利润计算2022年:0.8988140225410461:11.51%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:上年度归属于上市公司股东的净利润加权平均净资产收益率:归属于公司普通股股东的净利润加权平均净资产收益率:0.9012112021446228:11.45:199:2:0.89
|
||||
上年同期加权平均净资产收益率:2022年归属于上市公司股东的净利润加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的净利润计算2022年:0.9140045046806335:11.51%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:2022年归属于上市公司股东的净利润加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2022年:0.9030734300613403:9.53%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:2022年全年归属于上市公司股东的净利润加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的净利润计算2022年:0.9024686217308044:11.51%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:2022年全年归属于上市公司股东的净利润加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2022年:0.8968513011932373:9.53%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:2022年金额归属于上市公司股东的净利润加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的净利润计算2022年:0.9096135497093201:11.51%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:2022年金额归属于上市公司股东的净利润加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2022年:0.9047713279724121:9.53%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:2022年加权平均净资产收益率(扣非前):加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2022年:0.9193971157073975:9.53%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:2022年加权平均净资产收益率(扣非前):加权平均净资产收益率依据归属于上市公司股东的净利润计算2022年:0.91002357006073:11.51%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:2022年全年加权平均净资产收益率(扣非前):加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2022年:0.908105194568634:9.53%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:2022年全年加权平均净资产收益率(扣非前):加权平均净资产收益率依据归属于上市公司股东的净利润计算2022年:0.8982024788856506:11.51%:11:1:0.89
|
||||
上年同期加权平均净资产收益率:2022年金额加权平均净资产收益率(扣非前):加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2022年:0.8997865319252014:9.53%:11:1:0.89
|
||||
前年同期加权平均净资产收益率:2021年归属于公司普通股股东的净利润加权平均净资产收益率:归属于公司普通股股东的净利润加权平均净资产收益率:0.892853319644928:11.45:199:2:0.89
|
||||
前年同期加权平均净资产收益率:2021年归属于上市公司股东的净利润加权平均净资产收益率:归属于上市公司股东的净利润2021年:0.9016221761703491:43214837.45:11:1:0.89
|
||||
前年同期加权平均净资产收益率:2021年归属于上市公司股东的净利润加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的净利润计算2021年:0.8932393789291382:10.93%:11:1:0.89
|
||||
前年同期加权平均净资产收益率:2021年金额归属于上市公司股东的净利润加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的净利润计算2021年:0.8921883702278137:10.93%:11:1:0.89
|
||||
前年同期加权平均净资产收益率:2021年加权平均净资产收益率(扣非前):加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2021年:0.9133707284927368:9.15%:11:1:0.89
|
||||
前年同期加权平均净资产收益率:2021年加权平均净资产收益率(扣非前):加权平均净资产收益率依据归属于上市公司股东的净利润计算2021年:0.904563307762146:10.93%:11:1:0.89
|
||||
前年同期加权平均净资产收益率:2021年全年加权平均净资产收益率(扣非前):加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2021年:0.9050832986831665:9.15%:11:1:0.89
|
||||
前年同期加权平均净资产收益率:2021年全年加权平均净资产收益率(扣非前):加权平均净资产收益率依据归属于上市公司股东的净利润计算2021年:0.895558774471283:10.93%:11:1:0.89
|
||||
前年同期加权平均净资产收益率:2021年金额加权平均净资产收益率(扣非前):加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2021年:0.8908101320266724:9.15%:11:1:0.89
|
||||
前年同期扣非加权平均净资产收益率:2021年扣除非经常性损益后的加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2021年:0.8939253091812134:9.15%:11:1:0.89
|
||||
前年同期扣非加权平均净资产收益率:2021年全年扣除非经常性损益后的加权平均净资产收益率:加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2021年:0.8988491892814636:9.15%:11:1:0.89
|
||||
前年同期扣非加权平均净资产收益率:前年同期扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率:扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率:0.8990663290023804:7.29:199:2:0.89
|
||||
前年同期扣非加权平均净资产收益率:2021年扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率:扣除非经常性损益后归属于公司普通股股东的净利润加权平均净资产收益率:0.8934484720230103:7.29:199:2:0.89
|
||||
前年同期扣非加权平均净资产收益率:2021年归属于上市公司股东的扣除非经常性损益后的净利润加权平均净资产收益率:归属于上市公司股东的扣除非经常性损益后的净利润2021年:0.9147589206695557:36149594.41:11:1:0.89
|
||||
前年同期扣非加权平均净资产收益率:2021年全年归属于上市公司股东的扣除非经常性损益后的净利润加权平均净资产收益率:归属于上市公司股东的扣除非经常性损益后的净利润2021年:0.9056227803230286:36149594.41:11:1:0.89
|
||||
前年同期扣非加权平均净资产收益率:2021年加权平均净资产收益率(扣非后):加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2021年:0.9118421673774719:9.15%:11:1:0.89
|
||||
前年同期扣非加权平均净资产收益率:2021年加权平均净资产收益率(扣非后):加权平均净资产收益率依据归属于上市公司股东的净利润计算2021年:0.9029276371002197:10.93%:11:1:0.89
|
||||
前年同期扣非加权平均净资产收益率:2021年全年加权平均净资产收益率(扣非后):加权平均净资产收益率依据归属于上市公司股东的扣除非经常性损益后的净利润计算2021年:0.9045500755310059:9.15%:11:1:0.89
|
||||
前年同期扣非加权平均净资产收益率:2021年全年加权平均净资产收益率(扣非后):加权平均净资产收益率依据归属于上市公司股东的净利润计算2021年:0.8951525092124939:10.93%:11:1:0.89
|
||||
报告期末应收账款:2023年年末应收账款合计:应收账款2023年末金额:0.9303456544876099:502291739.92:25:1:0.89
|
||||
报告期末应收账款:2023年年末应收账款合计:应收账款2023年末金额:0.9303456544876099:502291739.92:25:1:0.89
|
||||
报告期末应收账款:2023年12月31日应收账款合计:应收账款2023年末金额:0.9130363464355469:502291739.92:25:1:0.89
|
||||
报告期末应收账款:2023年12月31日应收账款合计:应收账款2023年末金额:0.9130363464355469:502291739.92:25:1:0.89
|
||||
报告期末应收账款:2023年年末应收账款余额:应收账款2023年末金额:0.9336084127426147:502291739.92:25:1:0.89
|
||||
报告期末应收账款:2023年年末应收账款余额:应收账款2023年末金额:0.9336084127426147:502291739.92:25:1:0.89
|
||||
报告期末应收账款:2023年12月31日应收账款余额:应收账款2023年末金额:0.910193145275116:502291739.92:25:1:0.89
|
||||
报告期末应收账款:2023年12月31日应收账款余额:应收账款2023年末金额:0.910193145275116:502291739.92:25:1:0.89
|
||||
年初至报告期末应收账款:2022年年末应收账款合计:应收账款2022年末金额:0.931796133518219:414055140.04:25:1:0.89
|
||||
年初至报告期末应收账款:2022年年末应收账款合计:应收账款2022年末金额:0.931796133518219:414055140.04:25:1:0.89
|
||||
年初至报告期末应收账款:2022年12月31日应收账款合计:应收账款2022年末金额:0.9078637957572937:414055140.04:25:1:0.89
|
||||
年初至报告期末应收账款:2022年12月31日应收账款合计:应收账款2022年末金额:0.9078637957572937:414055140.04:25:1:0.89
|
||||
年初至报告期末应收账款:2022年年末应收账款余额:应收账款2022年末金额:0.9332359433174133:414055140.04:25:1:0.89
|
||||
年初至报告期末应收账款:2022年年末应收账款余额:应收账款2022年末金额:0.9332359433174133:414055140.04:25:1:0.89
|
||||
年初至报告期末应收账款:2022年12月31日应收账款余额:应收账款2022年末金额:0.9066913723945618:414055140.04:25:1:0.89
|
||||
年初至报告期末应收账款:2022年12月31日应收账款余额:应收账款2022年末金额:0.9066913723945618:414055140.04:25:1:0.89
|
||||
报告期初应收账款:2023年1月1日应收账款合计:应收账款2023年末金额:0.8939092755317688:502291739.92:25:1:0.89
|
||||
报告期初应收账款:2023年1月1日应收账款合计:应收账款2023年末金额:0.8939092755317688:502291739.92:25:1:0.89
|
||||
报告期初应收账款:2023年1月1日应收账款余额:应收账款2023年末金额:0.8931612372398376:502291739.92:25:1:0.89
|
||||
报告期初应收账款:2023年1月1日应收账款余额:应收账款2023年末金额:0.8931612372398376:502291739.92:25:1:0.89
|
||||
报告期末存货:2023年年末存货合计:存货2023年末金额:0.904326319694519:238674984.95:25:1:0.89
|
||||
报告期末存货:2023年年末存货合计:存货2023年末金额:0.9042398929595947:238674984.95:25:1:0.89
|
||||
报告期末存货:2023年12月31日存货合计:存货2023年末金额:0.8988271951675415:238674984.95:25:1:0.89
|
||||
报告期末存货:2023年12月31日存货合计:存货2023年末金额:0.8988243341445923:238674984.95:25:1:0.89
|
||||
报告期末存货:2023年年末存货余额:存货2023年末金额:0.9220044612884521:238674984.95:25:1:0.89
|
||||
报告期末存货:2023年年末存货余额:存货2023年末金额:0.9219860434532166:238674984.95:25:1:0.89
|
||||
报告期末存货:2023年12月31日存货余额:存货2023年末金额:0.9041499495506287:238674984.95:25:1:0.89
|
||||
报告期末存货:2023年12月31日存货余额:存货2023年末金额:0.9041099548339844:238674984.95:25:1:0.89
|
||||
年初至报告期末存货:2022年年末存货合计:存货2022年末金额:0.9016262888908386:202406062.79:25:1:0.89
|
||||
年初至报告期末存货:2022年年末存货合计:存货2022年末金额:0.9014362096786499:202406062.79:25:1:0.89
|
||||
年初至报告期末存货:2022年年末存货余额:存货2022年末金额:0.9180682897567749:202406062.79:25:1:0.89
|
||||
年初至报告期末存货:2022年年末存货余额:存货2022年末金额:0.9179076552391052:202406062.79:25:1:0.89
|
||||
年初至报告期末存货:2022年12月31日存货余额:存货2022年末金额:0.8969888091087341:202406062.79:25:1:0.89
|
||||
年初至报告期末存货:2022年12月31日存货余额:存货2022年末金额:0.8968778252601624:202406062.79:25:1:0.89
|
||||
前年同期管理费用:2021年管理费用合计:管理费用2022年:0.8927523493766785:37909649.11:102:2:0.89
|
||||
当期研发投入:2023年研发投入金额:研发费用2023年金额:0.8922722339630127:35312198.23:28:1:0.89
|
||||
当期研发投入:本期研发支出金额:研发支出金额本期金额/比例:0.893090009689331:35312198.23:40:2:0.89
|
||||
当期研发投入:本期发生额研发支出金额:研发支出金额本期金额/比例:0.8923627734184265:35312198.23:40:2:0.89
|
||||
当期研发投入:2023年研发支出金额:研发费用2023年金额:0.9144668579101562:35312198.23:28:1:0.89
|
||||
当期研发投入:2023年金额研发支出金额:研发费用2023年金额:0.9074103832244873:35312198.23:28:1:0.89
|
||||
上年同期研发投入:2022年研发投入金额:研发费用2022年金额:0.8974402546882629:30081787.99:28:1:0.89
|
||||
上年同期研发投入:上期研发支出金额:研发支出金额上期金额/比例:0.8922224044799805:30081787.99:40:2:0.89
|
||||
上年同期研发投入:2022年研发支出金额:研发费用2022年金额:0.9190741777420044:30081787.99:28:1:0.89
|
||||
上年同期研发投入:2022年金额研发支出金额:研发费用2022年金额:0.905251145362854:30081787.99:28:1:0.89
|
||||
上年同期资本化研发投入:上期研发支出资本化的金额:资本化研发支出占研发支出的比例上期金额/比例:0.8917384743690491:0%:40:2:0.89
|
||||
资本化研发投入同比变动:研发支出资本化的金额变动比例:资本化研发支出占研发支出的比例上期金额/比例:0.8926382660865784:0%:40:2:0.89
|
||||
前年同期资本化研发投入占比:前年同期资本化研发支出占研发支出的比例:资本化研发支出占研发支出的比例上期金额/比例:0.9162459969520569:0%:40:2:0.89
|
||||
前年同期资本化研发投入占比:前年同期资本化研发支出占研发支出的比例:资本化研发支出占研发支出的比例本期金额/比例:0.9092057943344116:0%:40:2:0.89
|
||||
当期研发投入占营业收入比例:当期研发投入总额占营业收入比例:研发支出占营业收入的比例上期金额/比例:0.9076288938522339:3.46%:40:2:0.89
|
||||
当期研发投入占营业收入比例:当期研发投入总额占营业收入比例:研发支出占营业收入的比例本期金额/比例:0.9019604921340942:3.52%:40:2:0.89
|
||||
当期研发投入占营业收入比例:本期研发投入总额占营业收入比例:研发支出占营业收入的比例本期金额/比例:0.9232474565505981:3.52%:40:2:0.89
|
||||
当期研发投入占营业收入比例:本期研发投入总额占营业收入比例:研发支出占营业收入的比例上期金额/比例:0.9115386605262756:3.46%:40:2:0.89
|
||||
当期研发投入占营业收入比例:本报告期研发投入总额占营业收入比例:研发支出占营业收入的比例本期金额/比例:0.8951203227043152:3.52%:40:2:0.89
|
||||
当期研发投入占营业收入比例:报告期研发投入总额占营业收入比例:研发支出占营业收入的比例本期金额/比例:0.8912433385848999:3.52%:40:2:0.89
|
||||
当期研发投入占营业收入比例:本年度研发投入总额占营业收入比例:研发支出占营业收入的比例本期金额/比例:0.90431809425354:3.52%:40:2:0.89
|
||||
当期研发投入占营业收入比例:本期发生额研发投入总额占营业收入比例:研发支出占营业收入的比例上期金额/比例:0.8945127725601196:3.46%:40:2:0.89
|
||||
当期研发投入占营业收入比例:本期发生额研发投入总额占营业收入比例:研发支出占营业收入的比例本期金额/比例:0.893744945526123:3.52%:40:2:0.89
|
||||
当期研发投入占营业收入比例:2023年研发投入总额占营业收入比例:研发费用2023年占营业收入的比重:0.9228664636611938:3.52%:28:1:0.89
|
||||
当期研发投入占营业收入比例:2023年研发投入总额占营业收入比例:研发费用2022年占营业收入的比重:0.8903445601463318:3.46%:28:1:0.89
|
||||
当期研发投入占营业收入比例:2023年全年研发投入总额占营业收入比例:研发费用2023年占营业收入的比重:0.9036726951599121:3.52%:28:1:0.89
|
||||
当期研发投入占营业收入比例:2023年金额研发投入总额占营业收入比例:研发费用2023年占营业收入的比重:0.9056276679039001:3.52%:28:1:0.89
|
||||
上年同期研发投入占营业收入比例:上期研发投入总额占营业收入比例:研发支出占营业收入的比例上期金额/比例:0.9196717143058777:3.46%:40:2:0.89
|
||||
上年同期研发投入占营业收入比例:上期研发投入总额占营业收入比例:研发支出占营业收入的比例本期金额/比例:0.8949954509735107:3.52%:40:2:0.89
|
||||
上年同期研发投入占营业收入比例:上年度研发投入总额占营业收入比例:研发支出占营业收入的比例上期金额/比例:0.8900318741798401:3.46%:40:2:0.89
|
||||
上年同期研发投入占营业收入比例:2022年研发投入总额占营业收入比例:研发费用2022年占营业收入的比重:0.9251104593276978:3.46%:28:1:0.89
|
||||
上年同期研发投入占营业收入比例:2022年研发投入总额占营业收入比例:研发费用2023年占营业收入的比重:0.8949223160743713:3.52%:28:1:0.89
|
||||
上年同期研发投入占营业收入比例:2022年全年研发投入总额占营业收入比例:研发费用2022年占营业收入的比重:0.9033589363098145:3.46%:28:1:0.89
|
||||
上年同期研发投入占营业收入比例:2022年金额研发投入总额占营业收入比例:研发费用2022年占营业收入的比重:0.9011707305908203:3.46%:28:1:0.89
|
||||
研发投入占营业收入比例同比变动:研发投入总额占营业收入比例变化幅度:研发支出占营业收入的比例上期金额/比例:0.8932815790176392:3.46%:40:2:0.89
|
||||
研发投入占营业收入比例同比变动:研发投入总额占营业收入比例变动比例:研发支出占营业收入的比例上期金额/比例:0.9014037847518921:3.46%:40:2:0.89
|
||||
研发投入占营业收入比例同比变动:研发投入总额占营业收入比例变动比例:研发支出占营业收入的比例本期金额/比例:0.8928192853927612:3.52%:40:2:0.89
|
||||
研发投入占营业收入比例同比变动:研发投入总额占营业收入比例本期比上年同期增减:研发支出占营业收入的比例本期金额/比例:0.8967092037200928:3.52%:40:2:0.89
|
|
@ -0,0 +1,98 @@
|
|||
#coding=utf-8
|
||||
|
||||
import random
|
||||
from http import HTTPStatus
|
||||
from dashscope import Generation
|
||||
from datetime import datetime
|
||||
|
||||
# 文本和表格数据给大模型,返回大模型抽取原始指标列表
|
||||
def get_measure_from_llm(user_prompt):
|
||||
"""
|
||||
:return: 文本和表格数据给大模型,返回大模型抽取原始指标列表
|
||||
"""
|
||||
llm_measure_list = []
|
||||
system_prompt = '''
|
||||
你是一个优秀的金融分析师,从给定的数据报告中自动提取以下关键财务指标。指标包括:
|
||||
2023年营业收入
|
||||
2022年营业收入
|
||||
2021年营业收入
|
||||
2023年第一季度营业收入
|
||||
2023年第二季度营业收入
|
||||
2023年第三季度营业收入
|
||||
2023年第四季度营业收入
|
||||
营业收入同比变动
|
||||
2023年归母净利润
|
||||
2022年归母净利润
|
||||
2021年归母净利润
|
||||
2023年第一季度归母净利润
|
||||
2023年第二季度归母净利润
|
||||
2023年第三季度归母净利润
|
||||
2023年第四季度归母净利润
|
||||
归母净利润同比变动
|
||||
2023年扣非净利润
|
||||
2022年扣非净利润
|
||||
2021年扣非净利润
|
||||
2023年第一季度扣非净利润
|
||||
2023年第二季度扣非净利润
|
||||
2023年第三季度扣非净利润
|
||||
2023年第四季度扣非净利润
|
||||
扣非净利润同比变动
|
||||
2023年经营活动现金流净额
|
||||
2022年经营活动现金流净额
|
||||
2021年经营活动现金流净额
|
||||
经营活动现金流净额同比变动
|
||||
2023年筹资活动现金流净额
|
||||
2022年筹资活动现金流净额
|
||||
2021年筹资活动现金流净额
|
||||
2023年投资活动现金流净额
|
||||
2022年投资活动现金流净额
|
||||
2021年投资活动现金流净额
|
||||
2023年非经常性损益
|
||||
2022年非经常性损益
|
||||
2021年非经常性损益
|
||||
2023年基本每股收益
|
||||
2022年基本每股收益
|
||||
2021年基本每股收益
|
||||
2023年稀释每股收益
|
||||
2022年稀释每股收益
|
||||
2021年稀释每股收益
|
||||
2023年加权平均净资产收益率
|
||||
2022年加权平均净资产收益率
|
||||
2021年加权平均净资产收益率
|
||||
2023年扣非加权平均净资产收益率
|
||||
2022年扣非加权平均净资产收益率
|
||||
2021年扣非加权平均净资产收益率
|
||||
<数据报告>
|
||||
<user_prompt>
|
||||
</数据报告>
|
||||
'''
|
||||
system_prompt = system_prompt.replace('<user_prompt>', user_prompt)
|
||||
response = Generation.call(
|
||||
model='qwen-plus',
|
||||
prompt = system_prompt,
|
||||
seed=random.randint(1, 10000),
|
||||
top_p=0.8,
|
||||
result_format='message',
|
||||
enable_search=False,
|
||||
max_tokens=1500,
|
||||
temperature=0.85,
|
||||
repetition_penalty=1.0
|
||||
)
|
||||
if response.status_code == HTTPStatus.OK:
|
||||
result = response['output']['choices'][0]['message']['content']
|
||||
llm_measure_list = result.split('\n')
|
||||
return llm_measure_list
|
||||
else:
|
||||
print('Request id: %s, Status code: %s, error code: %s, error message: %s' % (
|
||||
response.request_id, response.status_code,
|
||||
response.code, response.message
|
||||
))
|
||||
|
||||
return "llm_error"
|
||||
|
||||
if __name__ == '__main__':
|
||||
user_prompt = '''
|
||||
二、 经营情况回顾 (一) 经营计划 2023 年,在国际环境复杂多变以及全球经济依旧下行的形势下,公司严格按照既定发展战略和经营计划,狠抓落实,迎难而上,业务经营整体保持稳定,如期完成全年既定经营目标。在全体职员的共同努力下,公司的营业收入、净利润等各项指标再创历史新高,营业收入较上年同期实现15.43%的增长,归属于上市公司股东的净利润较上年同期实现 26.47%的增长。 1、财务状况 报告期末,公司资产总额为 1,473,271,310.23 元,增幅为 19.17%,主要系:一方面随着销售规模的不断增长,公司应收账款及合同资产等流动资产增幅较大,另一方面,为解决基于销售规模扩大引致的产能跟不上的瓶颈,公司上马扩产建设项目,导致在建工程、固定资产等非流动资产增幅较报告期末公司负债总额为 800,619,067.70 元,增幅为 26.12%,主要系随着销售规模增加、工程建设项目推进、固定资产购置等,公司采购数额大幅增加,公司通过银行借款等方式筹集资金,导致长短期贷款期末余额增幅较大。 报告期末,归属于上市公司股东的净资产为 670,316,339.35 元,增幅为 11.45%,主要系报告期内经营积累。 2、经营成果 报告期内,公司实现营业收入 1,003,535,799.51 元,增幅为 15.43%。主要系公司本期持续优化生产经营,大力推进产品研发和创新,抓住“双碳”政策以及“能效”提升产生的市场需求旺盛的有利时机,且随着公司北交所上市,产品品牌效应凸显,产能增加,订单获取能力增强,变压器及户外成套设备销售增长较多。 营业成本为 810,779,075.89 元,增幅为 15.33%,主要系报告期内销售增长及主要原材料价格变动所致。归属于上市公司股东的净利润为 73,033,633.31 元,增幅为 26.47%,主要系:1)公司持续优化生产经营,大力推进产品研发和创新,抓住“双碳”政策以及“能效”提升产生的市场需求旺盛的有利时机,生产和销售均呈稳定增长;2)本期处置开源路 1-1 号土地及建筑物及其他附属物等,结转资产处置收益同比增加。
|
||||
'''
|
||||
measure_list = get_measure_from_llm(user_prompt)
|
||||
print(measure_list)
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,108 @@
|
|||
from config import MYSQL_HOST,MYSQL_USER,MYSQL_PASSWORD,MYSQL_DB
|
||||
import mysql.connector
|
||||
from http import HTTPStatus
|
||||
import dashscope
|
||||
import random,re
|
||||
from pdfminer.high_level import extract_pages
|
||||
from pdfminer.layout import LTTextBoxHorizontal
|
||||
|
||||
dashscope.api_key='sk-63c02fbb9b7d4b0494a3200bec1ae286'
|
||||
|
||||
def get_company_name(file_path):
|
||||
line_text = ''
|
||||
# 我们从PDF中提取页面,page_numbers=[4,5,6]
|
||||
for pagenum, page in enumerate(extract_pages(file_path)):
|
||||
if pagenum > 1:
|
||||
break
|
||||
# 找到所有的元素
|
||||
page_elements = [(element.y1, element) for element in page._objs]
|
||||
# 查找组成页面的元素
|
||||
for i,component in enumerate(page_elements):
|
||||
# 提取页面布局的元素
|
||||
element = component[1]
|
||||
# 检查该元素是否为文本元素
|
||||
if isinstance(element, LTTextBoxHorizontal):
|
||||
# 检查文本是否出现在表中
|
||||
line_text += element.get_text()
|
||||
|
||||
return llm_service(line_text)
|
||||
|
||||
def llm_service(user_prompt):
|
||||
|
||||
system_prompt = '''
|
||||
从以下数据报告中提取公司全称,只需要提取中文公司全称,不要增加其他内容,如果提取不到公司全称,请返回-。
|
||||
<数据报告>
|
||||
<user_prompt>
|
||||
</数据报告>
|
||||
'''
|
||||
system_prompt = system_prompt.replace('<user_prompt>', user_prompt)
|
||||
response = dashscope.Generation.call(
|
||||
model='qwen-plus',
|
||||
prompt = system_prompt,
|
||||
seed=random.randint(1, 10000),
|
||||
top_p=0.8,
|
||||
result_format='message',
|
||||
enable_search=False,
|
||||
max_tokens=1500,
|
||||
temperature=0.85,
|
||||
repetition_penalty=1.0
|
||||
)
|
||||
if response.status_code == HTTPStatus.OK:
|
||||
result = response['output']['choices'][0]['message']['content']
|
||||
return result
|
||||
else:
|
||||
print('Request id: %s, Status code: %s, error code: %s, error message: %s' % (
|
||||
response.request_id, response.status_code,
|
||||
response.code, response.message
|
||||
))
|
||||
|
||||
return "llm_error"
|
||||
|
||||
def update_company_name(file_id, company_name, cursor, conn):
|
||||
update_sql = f'''
|
||||
UPDATE report_check
|
||||
SET c_name = '{company_name}'
|
||||
WHERE id = {file_id}
|
||||
'''
|
||||
cursor.execute(update_sql)
|
||||
conn.commit()
|
||||
|
||||
if __name__ == '__main__':
|
||||
conn = mysql.connector.connect(
|
||||
host = MYSQL_HOST,
|
||||
user = MYSQL_USER,
|
||||
password = MYSQL_PASSWORD,
|
||||
database = MYSQL_DB
|
||||
)
|
||||
|
||||
# 创建一个cursor对象来执行SQL语句
|
||||
cursor = conn.cursor()
|
||||
|
||||
data_query = '''
|
||||
SELECT id,file_path FROM report_check where c_name is null
|
||||
'''
|
||||
|
||||
cursor.execute(data_query)
|
||||
data_list = cursor.fetchall()
|
||||
|
||||
for data in data_list:
|
||||
try:
|
||||
file_id = data[0]
|
||||
file_path = f'/usr/local/zhanglei/financial/{data[1]}'
|
||||
print(f'财报{file_id}开始解析')
|
||||
# file_id = '1329'
|
||||
# file_path = '/Users/zhengfei/Desktop/cb/zhangjun-600271-2023-nb-nb.pdf'
|
||||
|
||||
company_name = get_company_name(file_path)
|
||||
contains_newline = '\n' in company_name
|
||||
if contains_newline:
|
||||
lines = company_name.splitlines(True)
|
||||
company_name = lines[0]
|
||||
|
||||
if company_name != "llm_error":
|
||||
update_company_name(file_id, company_name, cursor, conn)
|
||||
except Exception as e:
|
||||
print(f'财报{file_id}解析失败',e)
|
||||
|
||||
cursor.close()
|
||||
conn.close()
|
|
@ -0,0 +1,268 @@
|
|||
from config import MYSQL_HOST,MYSQL_USER,MYSQL_PASSWORD,MYSQL_DB
|
||||
import mysql.connector
|
||||
from http import HTTPStatus
|
||||
import dashscope
|
||||
import random,re
|
||||
from pdfminer.high_level import extract_pages
|
||||
from pdfminer.layout import LTTextBoxHorizontal
|
||||
import PyPDF2
|
||||
dashscope.api_key='sk-63c02fbb9b7d4b0494a3200bec1ae286'
|
||||
|
||||
def get_company_name(file_path):
|
||||
line_text = ''
|
||||
# 我们从PDF中提取页面,page_numbers=[4,5,6]
|
||||
for pagenum, page in enumerate(extract_pages(file_path)):
|
||||
if pagenum > 1:
|
||||
break
|
||||
# 找到所有的元素
|
||||
page_elements = [(element.y1, element) for element in page._objs]
|
||||
# 查找组成页面的元素
|
||||
for i,component in enumerate(page_elements):
|
||||
# 提取页面布局的元素
|
||||
element = component[1]
|
||||
# 检查该元素是否为文本元素
|
||||
if isinstance(element, LTTextBoxHorizontal):
|
||||
# 检查文本是否出现在表中
|
||||
line_text += element.get_text()
|
||||
|
||||
return llm_service(line_text)
|
||||
def get_company_code(file_path):
|
||||
line_text = ''
|
||||
# 我们从PDF中提取页面,page_numbers=[4,5,6]
|
||||
for pagenum, page in enumerate(extract_pages(file_path)):
|
||||
if pagenum > 1:
|
||||
break
|
||||
# 找到所有的元素
|
||||
page_elements = [(element.y1, element) for element in page._objs]
|
||||
# 查找组成页面的元素
|
||||
for i,component in enumerate(page_elements):
|
||||
# 提取页面布局的元素
|
||||
element = component[1]
|
||||
# 检查该元素是否为文本元素
|
||||
if isinstance(element, LTTextBoxHorizontal):
|
||||
# 检查文本是否出现在表中
|
||||
line_text += element.get_text()
|
||||
|
||||
return llm_service_code(line_text)
|
||||
#获取公司简介的那一页
|
||||
# def get_code_page(pdf_path):
|
||||
# with open(pdf_path, 'rb') as file:
|
||||
# reader = PyPDF2.PdfReader(file)
|
||||
# outlines = reader.outline
|
||||
# company_profile_page = None
|
||||
|
||||
# def find_page_from_outlines(outlines):
|
||||
# nonlocal company_profile_page
|
||||
# for item in outlines:
|
||||
# if isinstance(item, list): # 如果是子目录,则递归
|
||||
# find_page_from_outlines(item)
|
||||
# else:
|
||||
# title = item.title
|
||||
# if title is not None and '公司简介' in title:
|
||||
# # 获取页面的实际页码
|
||||
# page_num = reader.get_destination_page_number(item)
|
||||
# company_profile_page = page_num
|
||||
# return
|
||||
# # 处理没有标题的情况
|
||||
# elif item.page is not None:
|
||||
# page_num = reader.get_destination_page_number(item)
|
||||
# if page_num is not None:
|
||||
# pass
|
||||
|
||||
# find_page_from_outlines(outlines)
|
||||
|
||||
# return company_profile_page
|
||||
|
||||
# def get_company_code(file_path):
|
||||
# line_text = ''
|
||||
# # 我们从PDF中提取页面,page_numbers=[4,5,6]
|
||||
# for pagenum, page in enumerate(extract_pages(file_path)):
|
||||
# print(f'页码是{get_code_page(file_path)+1}')
|
||||
# if pagenum > 1 and pagenum != get_code_page(file_path)+1:
|
||||
# break
|
||||
# # 找到所有的元素
|
||||
# #print(pagenum)
|
||||
# page_elements = [(element.y1, element) for element in page._objs]
|
||||
# # 查找组成页面的元素
|
||||
# # for i,component in enumerate(page_elements):
|
||||
# # # 提取页面布局的元素
|
||||
# # element = component[1]
|
||||
# # # 检查该元素是否为文本元素
|
||||
# # if isinstance(element, LTTextBoxHorizontal):
|
||||
# # # 检查文本是否出现在表中
|
||||
# # line_text += element.get_text()
|
||||
# for _, element in page_elements:
|
||||
# if isinstance(element, LTTextBoxHorizontal):
|
||||
# # 提取文本并添加到 line_text
|
||||
# line_text += element.get_text()
|
||||
|
||||
# return llm_service_code(line_text)
|
||||
def llm_service(user_prompt):
|
||||
|
||||
system_prompt = '''
|
||||
从以下数据报告中提取公司全称,只需要提取中文公司全称,不要增加其他内容,如果提取不到公司全称,请返回-,不要返回其他任何内容。
|
||||
<数据报告>
|
||||
<user_prompt>
|
||||
</数据报告>
|
||||
'''
|
||||
system_prompt = system_prompt.replace('<user_prompt>', user_prompt)
|
||||
response = dashscope.Generation.call(
|
||||
model='qwen-plus',
|
||||
prompt = system_prompt,
|
||||
seed=random.randint(1, 10000),
|
||||
top_p=0.8,
|
||||
result_format='message',
|
||||
enable_search=False,
|
||||
max_tokens=1500,
|
||||
temperature=0.85,
|
||||
repetition_penalty=1.0
|
||||
)
|
||||
if response.status_code == HTTPStatus.OK:
|
||||
result = response['output']['choices'][0]['message']['content']
|
||||
return result
|
||||
else:
|
||||
print('Request id: %s, Status code: %s, error code: %s, error message: %s' % (
|
||||
response.request_id, response.status_code,
|
||||
response.code, response.message
|
||||
))
|
||||
|
||||
return "llm_error"
|
||||
def llm_service_code(user_prompt):
|
||||
|
||||
system_prompt = '''
|
||||
从以下数据报告中提取6位数字的股票代码,只需要提取股票代码,如果有多个则以','隔开,不要增加其他内容,如果提取不到股票代码,请返回-,不要返回其他任何内容。
|
||||
<数据报告>
|
||||
<user_prompt>
|
||||
</数据报告>
|
||||
'''
|
||||
system_prompt = system_prompt.replace('<user_prompt>', user_prompt)
|
||||
response = dashscope.Generation.call(
|
||||
model='qwen-plus',
|
||||
prompt = system_prompt,
|
||||
seed=random.randint(1, 10000),
|
||||
top_p=0.8,
|
||||
result_format='message',
|
||||
enable_search=False,
|
||||
max_tokens=1500,
|
||||
temperature=0.85,
|
||||
repetition_penalty=1.0
|
||||
)
|
||||
if response.status_code == HTTPStatus.OK:
|
||||
result = response['output']['choices'][0]['message']['content']
|
||||
return result
|
||||
else:
|
||||
print('Request id: %s, Status code: %s, error code: %s, error message: %s' % (
|
||||
response.request_id, response.status_code,
|
||||
response.code, response.message
|
||||
))
|
||||
|
||||
return "llm_error"
|
||||
def update_company_name(file_id, company_name,company_code, cursor, conn):
|
||||
update_sql = f'''
|
||||
UPDATE report_check
|
||||
SET c_name = '{company_name}',c_code = '{company_code}'
|
||||
WHERE id = {file_id}
|
||||
'''
|
||||
cursor.execute(update_sql)
|
||||
conn.commit()
|
||||
def name_code_fix(file_id,file_path):
|
||||
conn = mysql.connector.connect(
|
||||
host = MYSQL_HOST,
|
||||
user = MYSQL_USER,
|
||||
password = MYSQL_PASSWORD,
|
||||
database = MYSQL_DB
|
||||
)
|
||||
# 创建一个cursor对象来执行SQL语句
|
||||
cursor = conn.cursor()
|
||||
|
||||
try:
|
||||
# file_id = data[0]
|
||||
# #生产环境地址
|
||||
# file_path = f'/usr/local/zhanglei/financial{data[1]}'
|
||||
# #测试环境地址
|
||||
# # file_path_1 = f'/root/pdf_parser/pdf/{data[1]}'
|
||||
# # file_path = file_path_1.replace('/upload/file/','')
|
||||
# print(f'财报{file_id}开始解析')
|
||||
# #file_id = '305'
|
||||
# #file_path = r"F:\11_pdf\7874.pdf"
|
||||
company_name = get_company_name(file_path)
|
||||
contains_newline = '\n' in company_name
|
||||
if contains_newline:
|
||||
lines = company_name.splitlines(True)
|
||||
company_name = lines[0]
|
||||
|
||||
company_code = get_company_code(file_path)
|
||||
contains_newline1 = '\n' in company_code
|
||||
if contains_newline1:
|
||||
lines = company_code.splitlines(True)
|
||||
company_code = lines[0]
|
||||
|
||||
if company_name != "llm_error" or company_code != "llm_error":
|
||||
#print(company_code)
|
||||
pattern = re.compile(r'^(\d{6}|\d{6}(,\d{6})*)$')
|
||||
if not pattern.match(company_code):
|
||||
company_code = '-'
|
||||
if len(company_name) > 15 or company_name == '-':
|
||||
company_name = ''
|
||||
update_company_name(file_id, company_name,company_code, cursor, conn)
|
||||
except Exception as e:
|
||||
print(f'财报解析失败',e)
|
||||
|
||||
cursor.close()
|
||||
conn.close()
|
||||
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
conn = mysql.connector.connect(
|
||||
host = MYSQL_HOST,
|
||||
user = MYSQL_USER,
|
||||
password = MYSQL_PASSWORD,
|
||||
database = MYSQL_DB
|
||||
)
|
||||
|
||||
# 创建一个cursor对象来执行SQL语句
|
||||
cursor = conn.cursor()
|
||||
|
||||
data_query = '''
|
||||
SELECT id,file_path FROM report_check where c_code is null
|
||||
'''
|
||||
|
||||
cursor.execute(data_query)
|
||||
data_list = cursor.fetchall()
|
||||
|
||||
for data in data_list:
|
||||
try:
|
||||
file_id = data[0]
|
||||
#生产环境地址
|
||||
file_path = f'/usr/local/zhanglei/financial{data[1]}'
|
||||
#测试环境地址
|
||||
# file_path_1 = f'/root/pdf_parser/pdf/{data[1]}'
|
||||
# file_path = file_path_1.replace('/upload/file/','')
|
||||
print(f'财报{file_id}开始解析')
|
||||
#file_id = '305'
|
||||
#file_path = r"F:\11_pdf\7874.pdf"
|
||||
|
||||
company_name = get_company_name(file_path)
|
||||
contains_newline = '\n' in company_name
|
||||
if contains_newline:
|
||||
lines = company_name.splitlines(True)
|
||||
company_name = lines[0]
|
||||
|
||||
company_code = get_company_code(file_path)
|
||||
contains_newline1 = '\n' in company_code
|
||||
if contains_newline1:
|
||||
lines = company_code.splitlines(True)
|
||||
company_code = lines[0]
|
||||
|
||||
if company_name != "llm_error" or company_code != "llm_error":
|
||||
#print(company_code)
|
||||
pattern = re.compile(r'^(\d{6}|\d{6}(,\d{6})*)$')
|
||||
if not pattern.match(company_code):
|
||||
company_code = '-'
|
||||
update_company_name(file_id, company_name,company_code, cursor, conn)
|
||||
except Exception as e:
|
||||
print(f'财报解析失败',e)
|
||||
|
||||
cursor.close()
|
||||
conn.close()
|
|
@ -0,0 +1,98 @@
|
|||
#报错提示
|
||||
import paramiko
|
||||
import time
|
||||
import threading
|
||||
|
||||
# 执行命令的函数
|
||||
def execute_commands_on_server(hostname, username, password, host):
|
||||
try:
|
||||
# 连接到服务器
|
||||
client = paramiko.SSHClient()
|
||||
client.set_missing_host_key_policy(paramiko.AutoAddPolicy())
|
||||
client.connect(hostname=hostname, username=username, password=password)
|
||||
|
||||
# 执行命令
|
||||
shell = client.invoke_shell()
|
||||
#启动docker
|
||||
shell.send("cd /root/pdf_parser/pdf\n")
|
||||
time.sleep(1)
|
||||
shell.send("rm -f *.pdf\n")
|
||||
time.sleep(10)
|
||||
shell.send("rm -f *.PDF\n")
|
||||
time.sleep(10)
|
||||
# 读取输出
|
||||
output = shell.recv(2048).decode()
|
||||
print(f"Output from {hostname}:\n{output}")
|
||||
|
||||
except paramiko.SSHException as e:
|
||||
print(f"SSH connection error with {hostname}: {e}")
|
||||
|
||||
finally:
|
||||
client.close()
|
||||
|
||||
# 创建线程函数
|
||||
def thread_function(server):
|
||||
execute_commands_on_server(server['hostname'], server['username'], server['password'], server['host'])
|
||||
|
||||
# 服务器列表
|
||||
# servers = [
|
||||
# {'hostname': 'server1.example.com', 'username': 'user1', 'password': 'pass1', 'host': 'host1'},
|
||||
# {'hostname': 'server2.example.com', 'username': 'user2', 'password': 'pass2', 'host': 'host2'},
|
||||
# # 添加更多服务器
|
||||
# ]
|
||||
servers = [
|
||||
#{'hostname': '124.70.129.232', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'测试服务器'},
|
||||
# {'hostname': '1.94.179.121', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'生产服务器'},#废弃
|
||||
|
||||
#旧10台
|
||||
{'hostname': '113.44.72.157', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'生产服务器1'},
|
||||
{'hostname': '1.94.101.237', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'生产服务器2'},
|
||||
{'hostname': '123.60.16.225', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'生产服务器3'},
|
||||
{'hostname': '124.71.157.162', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'生产服务器4'},
|
||||
|
||||
{'hostname': '1.94.60.103', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'生产服务器5'},
|
||||
# {'hostname': '1.94.143.23', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'生产服务器6'},#都往这里存
|
||||
{'hostname': '124.71.149.225', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'生产服务器7'},
|
||||
{'hostname': '113.44.52.221', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'生产服务器8'},
|
||||
{'hostname': '121.37.137.13', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'生产服务器9'},
|
||||
{'hostname': '123.60.28.83', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'生产服务器10'},
|
||||
#新10台
|
||||
{'hostname': '192.168.0.19', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新生产服务器1'},
|
||||
{'hostname': '192.168.0.53', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新生产服务器2'},
|
||||
{'hostname': '192.168.0.150', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新生产服务器3'},
|
||||
{'hostname': '192.168.0.210', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新生产服务器4'},
|
||||
|
||||
{'hostname': '192.168.0.129', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新生产服务器5'},
|
||||
{'hostname': '192.168.0.24', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新生产服务器6'},
|
||||
{'hostname': '192.168.0.250', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新生产服务器7'},
|
||||
{'hostname': '192.168.0.162', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新生产服务器8'},
|
||||
{'hostname': '192.168.0.86', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新生产服务器9'},
|
||||
{'hostname': '192.168.0.88', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新生产服务器10'},
|
||||
#再来11台新的
|
||||
{'hostname': '192.168.0.93', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新1生产服务器1'},
|
||||
{'hostname': '192.168.0.228', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新1生产服务器2'},
|
||||
{'hostname': '192.168.0.155', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新1生产服务器3'},
|
||||
{'hostname': '192.168.0.186', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新1生产服务器4'},
|
||||
|
||||
{'hostname': '192.168.0.56', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新1生产服务器5'},
|
||||
{'hostname': '192.168.0.185', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新1生产服务器6'},
|
||||
{'hostname': '192.168.0.72', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新1生产服务器7'},
|
||||
{'hostname': '192.168.0.35', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新1生产服务器8'},
|
||||
{'hostname': '192.168.0.230', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新1生产服务器9'},
|
||||
{'hostname': '192.168.0.125', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新1生产服务器10'},
|
||||
{'hostname': '192.168.0.46', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'新1生产服务器11'},
|
||||
#
|
||||
]
|
||||
|
||||
# 创建并启动线程
|
||||
threads = []
|
||||
for server in servers:
|
||||
thread = threading.Thread(target=thread_function, args=(server,))
|
||||
threads.append(thread)
|
||||
thread.start()
|
||||
|
||||
# 等待所有线程完成
|
||||
for thread in threads:
|
||||
thread.join()
|
||||
|
||||
print("All commands executed.")
|
|
@ -0,0 +1,178 @@
|
|||
import PyPDF2
|
||||
import re
|
||||
import os,threading
|
||||
from config import REDIS_HOST,REDIS_PORT,REDIS_PASSWORD
|
||||
import redis
|
||||
import db_service
|
||||
def get_tree_pages(root, info, depth=0,title_array=[]):
|
||||
"""
|
||||
Recursively iterate the outline tree
|
||||
Find the pages pointed by the outline item
|
||||
and get the assigned physical order id
|
||||
|
||||
Decrement with padding if necessary
|
||||
"""
|
||||
|
||||
if isinstance(root, dict):
|
||||
# print(root)
|
||||
page = root['/Page'].get_object()
|
||||
# print(id(page))
|
||||
t = root['/Title']
|
||||
title = t
|
||||
if isinstance(t, PyPDF2.generic.ByteStringObject):
|
||||
title = t.original_bytes.decode('utf8')
|
||||
title = title.strip()
|
||||
title = title.replace('\n', '')
|
||||
title = title.replace('\r', '')
|
||||
|
||||
page_num = info['all_pages'].get(id(page), 0)
|
||||
if page_num == 0:
|
||||
print('Not found page number for /Page!', page)
|
||||
elif page_num < info['padding']:
|
||||
page_num = 0
|
||||
else:
|
||||
page_num -= info['padding']
|
||||
|
||||
|
||||
# str_val = '%-5d' % page_num
|
||||
# str_val += '\t' * depth
|
||||
# str_val += title + '\t' + '%3d' % page_num
|
||||
# print(str_val)
|
||||
title_array.append({
|
||||
'title': title,
|
||||
'page_num': page_num,
|
||||
'depth': depth
|
||||
})
|
||||
for elem in root:
|
||||
get_tree_pages(elem, info, depth+1,title_array)
|
||||
return title_array
|
||||
|
||||
|
||||
def recursive_numbering(obj, info):
|
||||
"""
|
||||
Recursively iterate through all the pages in order and assign them a physical
|
||||
order number
|
||||
"""
|
||||
# print(id(obj), obj)
|
||||
if obj['/Type'] == '/Page':
|
||||
obj_id = id(obj)
|
||||
if obj_id not in info['all_pages']:
|
||||
info['all_pages'][obj_id] = info['current_page_id']
|
||||
info['current_page_id'] += 1
|
||||
return
|
||||
elif obj['/Type'] == '/Pages':
|
||||
for page in obj['/Kids']:
|
||||
recursive_numbering(page.get_object(), info)
|
||||
|
||||
def get_numbers_between(numbers_between,start, end):
|
||||
# 初始化一个空列表来存储两个数字之间的所有数字
|
||||
|
||||
# 遍历从开始数字到结束数字之间的每个数字
|
||||
for i in range(start, end + 1):
|
||||
# 将每个数字添加到列表中
|
||||
numbers_between.append(i)
|
||||
return numbers_between
|
||||
|
||||
def get_page_end(start, depth, title_array):
|
||||
page_end = -1
|
||||
for i in range(start, len(title_array)):
|
||||
if title_array[i]['depth'] == depth:
|
||||
page_end = title_array[i]['page_num']
|
||||
break
|
||||
return page_end
|
||||
|
||||
def get_file_split(page_count):
|
||||
# 获取 CPU 核数
|
||||
cpu_count = os.cpu_count()
|
||||
if page_count < cpu_count:
|
||||
cpu_count = page_count
|
||||
# 使用 divmod() 函数计算除法结果和余数
|
||||
quotient, remainder = divmod(page_count, cpu_count)
|
||||
table_split_parts = []
|
||||
text_split_parts = []
|
||||
for i in range(cpu_count):
|
||||
start_num = i * quotient
|
||||
if i < cpu_count-1:
|
||||
start_num = i * quotient
|
||||
end_num = start_num+quotient
|
||||
else:
|
||||
end_num = page_count
|
||||
table_split_parts.append(f'{start_num}-{end_num}')
|
||||
text_split_parts.append(get_numbers_between([],start_num, end_num))
|
||||
|
||||
# 返回除法结果和余数
|
||||
return {
|
||||
'table_split_parts': table_split_parts,
|
||||
'text_split_parts': text_split_parts
|
||||
}
|
||||
|
||||
def create_text_outline(pdf_path, file_id):
|
||||
# print('Running the script for [%s] with padding [%d]' % (pdf_path, page_number_padding))
|
||||
# creating an object
|
||||
with open(pdf_path, 'rb') as file:
|
||||
file_info = {}
|
||||
fileReader = PyPDF2.PdfReader(file)
|
||||
page_count = len(fileReader.pages)
|
||||
|
||||
redis_client = redis.Redis(host=REDIS_HOST, port=REDIS_PORT, password=REDIS_PASSWORD, db=6)
|
||||
redis_client.set(f'page_count_{file_id}', page_count)
|
||||
|
||||
info = {
|
||||
'page_count': page_count,
|
||||
'all_pages': {},
|
||||
'current_page_id': 1,
|
||||
'padding': 0
|
||||
}
|
||||
|
||||
print('Number of pages: %d' % info['page_count'])
|
||||
|
||||
pages = fileReader.trailer['/Root']['/Pages'].get_object()
|
||||
recursive_numbering(pages, info)
|
||||
#for page_num, page in enumerate(pages['/Kids']):
|
||||
# page_obj = page.getObject()
|
||||
# all_pages[id(page_obj)] = page_num + 1 # who starts counting from 0 anyways?
|
||||
title_array = get_tree_pages(fileReader.outline, info, 0, [])
|
||||
db_service.pdf_title_insert_mysql(file_id,title_array)
|
||||
title_array = db_service.get_file_info_from_mysql(file_id)
|
||||
|
||||
parent_table_pages_local = {}
|
||||
parent_table_pages_local[file_id] = []
|
||||
print(f'{file_id}:{len(title_array)}')
|
||||
for i in range(len(title_array)):
|
||||
title_obj = title_array[i]
|
||||
title = title_obj['title']
|
||||
#print(f'标题分别是{title}')
|
||||
if len(re.findall('母公司|现金流量表补充|重要会计政策|会计估计变更|公允价值的披露|合营安排或联营企业中的权益|与金融工具相关的风险|税项|主要控股参股公司|结构化主体情况|公司股份总数及股东结构变动及公司资产和负债结构的变动情况|所有权或使用权受到限制的资产|在建工程|固定资产|其他主体中的权益|分部信息|与金融工具相关的风险|其他关联交易|公司子公司重大事项', title)) >0 :
|
||||
page_start = title_obj['page_num']
|
||||
depth = title_obj['depth']
|
||||
if i < len(title_array) - 1:
|
||||
page_end = title_array[i+1]['page_num']
|
||||
if title_array[i]['depth'] in [1,2]:
|
||||
page_end = get_page_end(i+1, depth, title_array)
|
||||
else:
|
||||
page_end = page_count
|
||||
print(f'目录识别时被丢弃的页码:{page_start}-{page_end}')
|
||||
|
||||
#当标题为母公司财务报表主要项目注释时,最后一页不过滤,避免核心roe指标无法召回
|
||||
if len(re.findall('财务报表主要项目注释', title)) == 0:
|
||||
page_end = page_end - 1
|
||||
# print(title,page_start,page_end)
|
||||
for i in range(page_start, page_end + 1):
|
||||
# 将每个数字添加到列表中
|
||||
parent_table_pages_local[file_id].append(i)
|
||||
file_info['page_count'] = page_count
|
||||
file_info['parent_table_pages'] = parent_table_pages_local[file_id]
|
||||
file_info['split_parts'] = get_file_split(page_count)
|
||||
|
||||
redis_client.close()
|
||||
|
||||
return file_info
|
||||
|
||||
if __name__ == '__main__':
|
||||
import time
|
||||
path = "/Users/zhengfei/Desktop/cb/2023年报检测/安妮股份.pdf"
|
||||
|
||||
threading.Thread(target=create_text_outline, args=(path,'111')).start()
|
||||
time.sleep(5)
|
||||
threading.Thread(target=create_text_outline, args=(path,'222')).start()
|
||||
|
|
@ -0,0 +1,64 @@
|
|||
#报错提示
|
||||
import paramiko
|
||||
import time
|
||||
import threading
|
||||
|
||||
# 执行命令的函数
|
||||
def execute_commands_on_server(hostname, username, password, host):
|
||||
try:
|
||||
# 连接到服务器
|
||||
client = paramiko.SSHClient()
|
||||
client.set_missing_host_key_policy(paramiko.AutoAddPolicy())
|
||||
client.connect(hostname=hostname, username=username, password=password)
|
||||
|
||||
# 执行命令
|
||||
shell = client.invoke_shell()
|
||||
#启动docker
|
||||
shell.send("cd /root/pdf_parser/zzb_data_prod\n")
|
||||
time.sleep(1)
|
||||
shell.send("conda activate py310\n")
|
||||
time.sleep(1)
|
||||
shell.send("ps -ef | grep app.py | grep -v grep | awk '{print $2}' | xargs -r kill -9\n")
|
||||
time.sleep(1)
|
||||
shell.send("nohup python app.py > app.log 2>&1 &\n")
|
||||
time.sleep(1)
|
||||
# 读取输出
|
||||
output = shell.recv(2048).decode()
|
||||
print(f"Output from {hostname}:\n{output}")
|
||||
|
||||
except paramiko.SSHException as e:
|
||||
print(f"SSH connection error with {hostname}: {e}")
|
||||
|
||||
finally:
|
||||
client.close()
|
||||
|
||||
# 创建线程函数
|
||||
def thread_function(server):
|
||||
execute_commands_on_server(server['hostname'], server['username'], server['password'], server['host'])
|
||||
|
||||
servers = [
|
||||
#{'hostname': '192.168.0.163', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'企业服务器1'},
|
||||
#{'hostname': '192.168.0.26', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'企业服务器2'},
|
||||
#{'hostname': '192.168.0.2', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'企业服务器3'},
|
||||
#{'hostname': '192.168.0.128', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'企业服务器4'},
|
||||
#{'hostname': '192.168.0.136', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'企业服务器5'},
|
||||
#{'hostname': '192.168.0.239', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'企业服务器6'},
|
||||
{'hostname': '192.168.0.108', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'监管服务器1'},
|
||||
{'hostname': '192.168.0.131', 'username': 'root', 'password': 's6fQeVQmxxNv','host':'监管服务器2'},
|
||||
|
||||
#
|
||||
]
|
||||
|
||||
# 创建并启动线程
|
||||
threads = []
|
||||
for server in servers:
|
||||
thread = threading.Thread(target=thread_function, args=(server,))
|
||||
threads.append(thread)
|
||||
thread.start()
|
||||
|
||||
# 等待所有线程完成
|
||||
for thread in threads:
|
||||
thread.join()
|
||||
|
||||
print("All commands executed.")
|
||||
|
|
@ -0,0 +1,24 @@
|
|||
#!/bin/bash
|
||||
|
||||
# 设置文件路径和目标目录# 请注意这列的config文件是不可以进行传输的 /root/pdf_parser/zzb_data_prod/utils.py /root/pdf_parser/zzb_data_prod/db_service.py
|
||||
#FILES="/root/pdf_parser/zzb_data_prod/utils.py /root/pdf_parser/zzb_data_prod/db_service.py /root/pdf_parser/zzb_data_prod/app.py /root/pdf_parser/zzb_data_prod/main.py /root/pdf_parser/zzb_data_prod/pdf_title.py"
|
||||
FILES="/root/pdf_parser/zzb_data_prod/main.py"
|
||||
DEST_PATH="/root/pdf_parser/zzb_data_prod"
|
||||
|
||||
# 设置服务器列表 主服务器 "1.94.143.23" "113.44.72.157" "1.94.101.237" "123.60.16.225" "124.71.157.162" "1.94.60.103" "1.94.143.23" "124.71.149.225" "113.44.52.221" "121.37.137.13"
|
||||
#SERVERS=("113.44.72.157" "1.94.101.237" "123.60.16.225" "124.71.157.162" "1.94.60.103" "124.71.149.225" "113.44.52.221" "121.37.137.13" "123.60.28.83" "192.168.0.19" "192.168.0.53" "192.168.0.150" "192.168.0.210" "192.168.0.129" "192.168.0.24" "192.168.0.250" "192.168.0.162" "192.168.0.86" "192.168.0.88" "192.168.0.93" "192.168.0.228" "192.168.0.155" "192.168.0.186" "192.168.0.56" "192.168.0.185" "192.168.0.72" "192.168.0.35" "192.168.0.230" "192.168.0.125" "192.168.0.46" "192.168.0.131")
|
||||
#SERVERS=("192.168.0.228" "192.168.0.155" "192.168.0.186" "192.168.0.56" "192.168.0.185")
|
||||
#监管服务器
|
||||
SERVERS=("192.168.0.108" "192.168.0.131")
|
||||
#企业服务器
|
||||
#SERVERS=("192.168.0.163" "192.168.0.26" "192.168.0.2" "192.168.0.128" "192.168.0.136" "192.168.0.239")
|
||||
#两者一起
|
||||
#SERVERS=("192.168.0.163" "192.168.0.26" "192.168.0.2" "192.168.0.128" "192.168.0.136" "192.168.0.239" "192.168.0.108" "192.168.0.131")
|
||||
# 遍历每个服务器并上传文件
|
||||
for SERVER in "${SERVERS[@]}"; do
|
||||
echo "Uploading files to $SERVER"
|
||||
scp -r $FILES root@$SERVER:$DEST_PATH
|
||||
echo "Finished uploading to $SERVER"
|
||||
done
|
||||
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
import redis
|
||||
# 从 MySQL 表中读取数据并写入 Redis
|
||||
def read_from_file_and_write_to_redis(redis_client,ori_measure_id,measure_vector):
|
||||
# Redis 连接配置
|
||||
redis_client.hset('measure_config',ori_measure_id, measure_vector)
|
||||
|
||||
# 从 Redis 中读取数据
|
||||
def read_from_redis(redis_client,ori_measure_id):
|
||||
# 获取所有键
|
||||
return redis_client.hget('measure_config',ori_measure_id).decode()
|
||||
|
||||
if __name__ == "__main__":
|
||||
redis_client = redis.Redis(host='192.168.0.175', port=6379, password='Xgf_redis', db=6)
|
||||
|
||||
value = read_from_redis(redis_client,"bb3cf43f3dba147373c706c6567b5a")
|
||||
print(value)
|
|
@ -0,0 +1,13 @@
|
|||
camelot-py==0.11.0
|
||||
pdfminer.six==20221105
|
||||
PyPDF2==3.0.1
|
||||
pdfplumber==0.10.3
|
||||
pymilvus==2.3.3
|
||||
mysql-connector-python==8.3.0
|
||||
dashscope==1.17.0
|
||||
fastapi
|
||||
pydantic
|
||||
uvicorn
|
||||
redis
|
||||
ghostscript
|
||||
opencv-python-headless
|
|
@ -0,0 +1,6 @@
|
|||
pdfminer.six==20221105
|
||||
PyPDF2==3.0.1
|
||||
pdfplumber==0.10.3
|
||||
pymilvus==2.3.3
|
||||
mysql-connector-python==8.3.0
|
||||
dashscope==1.17.0
|
|
@ -0,0 +1,717 @@
|
|||
from datetime import datetime
|
||||
import re,os,json
|
||||
import utils
|
||||
import ast
|
||||
import time
|
||||
import redis_service
|
||||
from multiprocessing import Process
|
||||
from config import MILVUS_CLIENT,MYSQL_HOST,MYSQL_USER,MYSQL_PASSWORD,MYSQL_DB,REDIS_HOST,REDIS_PORT,REDIS_PASSWORD,MEASURE_COUNT
|
||||
from pymilvus import MilvusClient
|
||||
import mysql.connector
|
||||
import threading
|
||||
import redis
|
||||
measure_name_keywords = ["营业","季度","利润","归属于","扣非","经营","现金","活动","损益","收益","资产","费用","销售","管理","财务","研发"]
|
||||
# 解析大模型抽取的指标,并插入到数据库
|
||||
def parse_llm_measure_to_db(measure_info,type,conn,cursor):
|
||||
|
||||
create_time = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
|
||||
|
||||
check_query = '''
|
||||
select id from ori_measure_list
|
||||
WHERE file_id = %s and type = %s and page_number = %s and ori_measure_value = %s
|
||||
'''
|
||||
# 执行SQL语句,插入数据
|
||||
insert_query = '''
|
||||
INSERT INTO ori_measure_list
|
||||
(file_id, file_name, type, page_number, table_index, ori_measure_id, ori_measure_name, ori_measure_value, create_time, update_time)
|
||||
VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s, %s)
|
||||
'''
|
||||
file_id = measure_info['file_id']
|
||||
file_name = measure_info['path']
|
||||
llm_measure = measure_info['llm_measure']
|
||||
page_num = measure_info['page_num']
|
||||
table_index = '0'
|
||||
if type == 'table':
|
||||
table_index = measure_info['table_index']
|
||||
for measure_obj in llm_measure:
|
||||
measure_obj = measure_obj.replace('\n', '').replace('\r', '').replace(' ', '').replace(':', ':')
|
||||
if ':' in measure_obj:
|
||||
ori_measure_name = measure_obj.split(':')[0].replace('-', '')
|
||||
if len(ori_measure_name) > 30 :
|
||||
continue
|
||||
ori_measure_value = measure_obj.split(':')[1].replace('+', '').replace(',', '').replace('元', '').replace('%', '')
|
||||
if '-' in ori_measure_value:
|
||||
ori_measure_value = "-"
|
||||
if '.' in ori_measure_name:
|
||||
ori_measure_name = ori_measure_name.split('.')[1]
|
||||
ori_measure_id = utils.get_md5(ori_measure_name)
|
||||
if re.match(r'^[+-]?(\d+(\.\d*)?|\.\d+)(%?)$', ori_measure_value):
|
||||
# 判断数据库中是否有数据
|
||||
check_query_data = (file_id, 'text', int(page_num), ori_measure_value)
|
||||
cursor.execute(check_query, check_query_data)
|
||||
check_records = cursor.fetchall()
|
||||
if(len(check_records)) > 0:
|
||||
continue
|
||||
data_to_insert = (file_id, file_name, type, int(page_num), int(table_index), ori_measure_id, ori_measure_name, ori_measure_value, create_time, create_time)
|
||||
cursor.execute(insert_query, data_to_insert)
|
||||
conn.commit()
|
||||
|
||||
def insert_measure_parser_info(parser_info,conn,cursor):
|
||||
create_time = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
|
||||
|
||||
# 执行SQL语句,插入数据
|
||||
insert_query = '''
|
||||
INSERT INTO measure_parser_info
|
||||
(file_id, type, content, create_time)
|
||||
VALUES (%s, %s, %s, %s)
|
||||
'''
|
||||
file_id = parser_info['file_id']
|
||||
type = parser_info['type']
|
||||
content = parser_info['content']
|
||||
data_to_insert = (file_id, type, content, create_time)
|
||||
cursor.execute(insert_query, data_to_insert)
|
||||
conn.commit()
|
||||
|
||||
def insert_table_unit_info(table_info,conn,cursor):
|
||||
|
||||
# 执行SQL语句,插入数据
|
||||
insert_query = '''
|
||||
INSERT INTO table_unit_info
|
||||
(file_id, page_num, table_index, unit)
|
||||
VALUES (%s, %s, %s, %s)
|
||||
'''
|
||||
file_id = table_info['file_id']
|
||||
page_num = int(table_info['page_num'])
|
||||
table_index = int(table_info['table_index'])
|
||||
unit = table_info['unit']
|
||||
data_to_insert = (file_id, page_num, table_index, unit)
|
||||
cursor.execute(insert_query, data_to_insert)
|
||||
conn.commit()
|
||||
|
||||
def insert_table_unit_info_v1(table_info, conn, cursor):
|
||||
"""
|
||||
插入数据到 table_unit_info 表之前,检查是否存在相同的 file_id, page_num 和 table_index。
|
||||
如果存在且 unit 不同,更新现有记录,否则插入新记录。
|
||||
"""
|
||||
|
||||
file_id = table_info['file_id']
|
||||
page_num = int(table_info['page_num'])
|
||||
table_index = int(table_info['table_index'])
|
||||
unit = table_info['unit']
|
||||
|
||||
# 查询现有记录
|
||||
check_query = '''
|
||||
SELECT unit
|
||||
FROM table_unit_info
|
||||
WHERE file_id = %s AND page_num = %s AND table_index = %s
|
||||
'''
|
||||
cursor.execute(check_query, (file_id, page_num, table_index))
|
||||
existing_record = cursor.fetchone()
|
||||
|
||||
if existing_record:
|
||||
existing_unit = existing_record[0]
|
||||
|
||||
if unit != existing_unit:
|
||||
# 更新现有记录
|
||||
update_query = '''
|
||||
UPDATE table_unit_info
|
||||
SET unit = %s
|
||||
WHERE file_id = %s AND page_num = %s AND table_index = %s
|
||||
'''
|
||||
cursor.execute(update_query, (unit, file_id, page_num, table_index))
|
||||
#print(f'Updated existing record with file_id={file_id}, page_num={page_num}, table_index={table_index}.')
|
||||
else:
|
||||
print(f'No change needed. Existing unit={existing_unit} is the same as new unit={unit}.')
|
||||
else:
|
||||
# 插入新的记录
|
||||
insert_query = '''
|
||||
INSERT INTO table_unit_info
|
||||
(file_id, page_num, table_index, unit)
|
||||
VALUES (%s, %s, %s, %s)
|
||||
'''
|
||||
data_to_insert = (file_id, page_num, table_index, unit)
|
||||
cursor.execute(insert_query, data_to_insert)
|
||||
#print(f'Inserted new record with file_id={file_id}, page_num={page_num}, table_index={table_index}, unit={unit}.')
|
||||
|
||||
conn.commit()
|
||||
|
||||
def insert_table_text_info(table_info,conn,cursor):
|
||||
|
||||
# 执行SQL语句,插入数据
|
||||
insert_query = '''
|
||||
INSERT INTO table_text_info
|
||||
(file_id, page_num, table_index, text)
|
||||
VALUES (%s, %s, %s, %s)
|
||||
'''
|
||||
file_id = table_info['file_id']
|
||||
page_num = int(table_info['page_num'])
|
||||
table_index = int(table_info['table_index'])
|
||||
text = table_info['text_info']
|
||||
data_to_insert = (file_id, page_num, table_index, text)
|
||||
cursor.execute(insert_query, data_to_insert)
|
||||
conn.commit()
|
||||
|
||||
def update_ori_measure(conn,cursor,file_id):
|
||||
|
||||
# 执行SQL语句,更新数据
|
||||
update_query = '''
|
||||
UPDATE ori_measure_list
|
||||
SET measure_id = %s, measure_name = %s
|
||||
WHERE ori_measure_id = %s and file_id = %s
|
||||
'''
|
||||
|
||||
select_query = '''
|
||||
SELECT t2.measure_id,t2.measure_name,t1.ori_measure_id
|
||||
FROM ori_measure_list t1
|
||||
left join
|
||||
measure_config t2
|
||||
on t1.ori_measure_id = t2.ori_measure_id
|
||||
where t2.measure_id is not null and (t1.measure_id is null or t1.measure_id ='')
|
||||
and t1.file_id = '{file_id}'
|
||||
'''.format(file_id=file_id)
|
||||
select_query_half_year = '''
|
||||
SELECT t2.measure_id,t2.measure_name,t1.ori_measure_id
|
||||
FROM ori_measure_list t1
|
||||
left join
|
||||
measure_config_half_year t2
|
||||
on t1.ori_measure_id = t2.ori_measure_id
|
||||
where t2.measure_id is not null and (t1.measure_id is null or t1.measure_id ='')
|
||||
and t1.file_id = '{file_id}'
|
||||
'''.format(file_id=file_id)
|
||||
select_year_select = f"""select report_type from report_check where id = {file_id}"""
|
||||
|
||||
cursor.execute(select_year_select)
|
||||
record_select = cursor.fetchall()
|
||||
if record_select[0][0] == 1:
|
||||
start_time = time.time()
|
||||
cursor.execute(select_query_half_year)
|
||||
records = cursor.fetchall()
|
||||
end_time = time.time()
|
||||
print(f"更新数据查询 {(end_time - start_time):.2f} 秒。")
|
||||
print(f'update_ori_measure方法走的是半年报')
|
||||
else:
|
||||
start_time = time.time()
|
||||
cursor.execute(select_query)
|
||||
records = cursor.fetchall()
|
||||
end_time = time.time()
|
||||
print(f"更新数据查询 {(end_time - start_time):.2f} 秒。")
|
||||
print(f'update_ori_measure方法走的是全年报')
|
||||
start_time = time.time()
|
||||
for record in records:
|
||||
data_to_update = (record[0], record[1], record[2], file_id)
|
||||
cursor.execute(update_query, data_to_update)
|
||||
conn.commit()
|
||||
end_time = time.time()
|
||||
print(f"更新数据更新 {(end_time - start_time):.2f} 秒。")
|
||||
#更新measure_list表,增加此次文件的显示指标
|
||||
start_time = time.time()
|
||||
create_time = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
|
||||
insert_query = '''
|
||||
INSERT INTO measure_list
|
||||
(measure_id, measure_name, create_time, update_time, file_id)
|
||||
select distinct measure_id,measure_name, %s,%s,%s from measure_config
|
||||
'''
|
||||
data_to_update = (create_time, create_time, file_id)
|
||||
cursor.execute(insert_query, data_to_update)
|
||||
conn.commit()
|
||||
end_time = time.time()
|
||||
print(f"更新数据写入 {(end_time - start_time):.2f} 秒。")
|
||||
|
||||
def insert_table_from_vector_mul_process(parent_table_pages,file_id,file_name,records,record_range):
|
||||
create_time = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
|
||||
|
||||
print('Run task %s (%s)...' % (record_range, os.getpid()))
|
||||
print(f"插入数据 {len(records)}")
|
||||
client = MilvusClient(
|
||||
uri=MILVUS_CLIENT
|
||||
)
|
||||
|
||||
conn = mysql.connector.connect(
|
||||
host = MYSQL_HOST,
|
||||
user = MYSQL_USER,
|
||||
password = MYSQL_PASSWORD,
|
||||
database = MYSQL_DB
|
||||
)
|
||||
|
||||
redis_client = redis.Redis(host=REDIS_HOST, port=REDIS_PORT, password=REDIS_PASSWORD, db=6)
|
||||
|
||||
# 创建一个cursor对象来执行SQL语句
|
||||
cursor = conn.cursor(buffered=True)
|
||||
check_query = '''
|
||||
select id from ori_measure_list
|
||||
WHERE file_id = %s and measure_name = %s and page_number = %s and table_index = %s and ori_measure_value = %s
|
||||
'''
|
||||
insert_query = '''
|
||||
INSERT INTO ori_measure_list
|
||||
(file_id, file_name, type, page_number, table_index, ori_measure_id, ori_measure_name, ori_measure_value, create_time, update_time, distance, pdf_measure,measure_id,measure_name,unit)
|
||||
VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s)
|
||||
'''
|
||||
#获取表格上方文字包含母公司字样的页码
|
||||
select_parent_query = '''
|
||||
select distinct content from measure_parser_info WHERE file_id = '{file_id}' and type='parent_com'
|
||||
'''.format(file_id=file_id)
|
||||
|
||||
#获取表格上方文字黑名单关键词的页码和表格下标
|
||||
select_table_index_query = '''
|
||||
select distinct content from measure_parser_info WHERE file_id = '{file_id}' and type='table_index'
|
||||
'''.format(file_id=file_id)
|
||||
#获取表格单位数据
|
||||
unit_distinct_query = '''
|
||||
select distinct unit from table_unit_info
|
||||
WHERE file_id = %s and page_num = %s
|
||||
'''
|
||||
|
||||
unit_query = '''
|
||||
select unit from table_unit_info
|
||||
WHERE file_id = %s and page_num = %s and table_index = %s
|
||||
'''
|
||||
# text_query = '''
|
||||
# select text from table_text_info
|
||||
# WHERE file_id = %s and page_num = %s and table_index = %s
|
||||
# '''
|
||||
|
||||
|
||||
cursor.execute(select_parent_query)
|
||||
parent_records = cursor.fetchall()
|
||||
#print(f"before: {parent_table_pages}")
|
||||
for parent_record in parent_records:
|
||||
parent_id = parent_record[0]
|
||||
parent_table_pages.append(int(parent_id))
|
||||
#print(f"after: {parent_table_pages}")
|
||||
|
||||
#表格上方文字黑名单关键词的页码和表格下标转成数组
|
||||
table_index_array = []
|
||||
cursor.execute(select_table_index_query)
|
||||
table_index_records = cursor.fetchall()
|
||||
for table_index_record in table_index_records:
|
||||
table_index_array.append(table_index_record[0])
|
||||
|
||||
record_start = record_range.split('-')[0]
|
||||
record_end = record_range.split('-')[1]
|
||||
try:
|
||||
for index in range(int(record_start),int(record_end)):
|
||||
record = records[index]
|
||||
ori_measure_name = record[0]
|
||||
measure_name = record[1]
|
||||
distance = record[2]
|
||||
ori_measure_id = record[3]
|
||||
measure_id = record[4]
|
||||
measure_vector = redis_service.read_from_redis(redis_client,ori_measure_id)
|
||||
measure_list = ast.literal_eval(measure_vector)
|
||||
data = [measure_list]
|
||||
# data.append(measure_list)
|
||||
filter_str = 'file_id == "'+file_id+'"'
|
||||
res = client.search(
|
||||
collection_name="pdf_measure_v4", # Replace with the actual name of your collection
|
||||
# Replace with your query vector
|
||||
data=data,
|
||||
limit=3, # Max. number of search results to return
|
||||
search_params={"metric_type": "COSINE", "params": {}}, # Search parameters
|
||||
output_fields=["measure_name","measure_value","table_num","table_index","measure_unit"],
|
||||
filter=filter_str
|
||||
)
|
||||
|
||||
# Convert the output to a formatted JSON string
|
||||
# for i in range(len(res[0])):
|
||||
for i in range(len(res[0])):
|
||||
|
||||
vector_distance = float(res[0][i]["distance"])
|
||||
pdf_measure = res[0][i]["entity"]["measure_name"]
|
||||
measure_value = res[0][i]["entity"]["measure_value"]
|
||||
table_num = res[0][i]["entity"]["table_num"]
|
||||
table_index = res[0][i]["entity"]["table_index"]
|
||||
unit = res[0][i]["entity"]["measure_unit"]
|
||||
|
||||
#先过滤页码为0的情况,暂时不知道原因
|
||||
if table_num == 0:
|
||||
continue
|
||||
|
||||
#过滤表格上方文字黑名单关键词的页码和表格下标
|
||||
if f"{table_num}_{table_index}" in table_index_array:
|
||||
continue
|
||||
#if f"{table_num}_{table_index}" in table_index_array and pdf_measure in ():
|
||||
|
||||
#过滤指标中包含黑名单关键词
|
||||
if utils.check_pdf_measure_black_list(pdf_measure):
|
||||
continue
|
||||
|
||||
if vector_distance > distance and table_num not in parent_table_pages:
|
||||
#检测规则开始
|
||||
#判断抽取指标和财报指标周期是否相同
|
||||
ori_period = utils.get_period_type(ori_measure_name)
|
||||
pdf_period = utils.get_period_type(pdf_measure)
|
||||
if(ori_period != pdf_period):
|
||||
continue
|
||||
|
||||
#判断抽取指标和财报指标是否期初指标
|
||||
start_ori_period = utils.get_start_period_type(ori_measure_name)
|
||||
start_pdf_period = utils.get_start_period_type(pdf_measure)
|
||||
if(start_ori_period != start_pdf_period):
|
||||
continue
|
||||
|
||||
#判断抽取指标和财报指标类型是否相同,是否都是季度
|
||||
ori_season_type = utils.get_season_flag(ori_measure_name)
|
||||
pdf_season_type = utils.get_season_flag(pdf_measure)
|
||||
if(ori_season_type != pdf_season_type):
|
||||
continue
|
||||
|
||||
#判断是否都是扣非指标
|
||||
ori_kf_type = utils.get_kf_flag(ori_measure_name)
|
||||
pdf_kf_type = utils.get_kf_flag(pdf_measure)
|
||||
if(ori_kf_type != pdf_kf_type):
|
||||
continue
|
||||
|
||||
#判断抽取指标和财报指标类型是否相同,是否都是百分比
|
||||
ori_type = utils.get_percent_flag(ori_measure_name)
|
||||
pdf_type = utils.get_percent_flag(pdf_measure)
|
||||
if(ori_type != pdf_type):
|
||||
continue
|
||||
|
||||
#判断抽取指标和财报指标类型是否相同,是否都是占比同比变动类
|
||||
ori_growth_type = utils.get_percent_growth(ori_measure_name)
|
||||
pdf_growth_type = utils.get_percent_growth(pdf_measure)
|
||||
if(ori_growth_type != pdf_growth_type):
|
||||
continue
|
||||
|
||||
#解决指标语义是比率,但值为非比率的情况
|
||||
if ori_growth_type == '1':
|
||||
check_measure_value = abs(float(measure_value))
|
||||
if(check_measure_value > 10000):
|
||||
continue
|
||||
|
||||
# 判断数据库中是否有数据
|
||||
check_query_data = (file_id, measure_name, int(table_num), int(table_index), measure_value)
|
||||
cursor.execute(check_query, check_query_data)
|
||||
check_records = cursor.fetchall()
|
||||
if(len(check_records)) > 0:
|
||||
continue
|
||||
|
||||
#判断是否包含黑名单
|
||||
if(utils.check_black_list(measure_name,pdf_measure)):
|
||||
continue
|
||||
|
||||
#判断抽取指标和财报指标类型是否都是增长类,比如同比变动为增长类
|
||||
ori_change_type = utils.get_change_rate_flag(ori_measure_name)
|
||||
pdf_change_type = utils.get_change_rate_flag(pdf_measure)
|
||||
if(ori_change_type != pdf_change_type):
|
||||
continue
|
||||
|
||||
#处理调整前,调整前、后同时出现,如果有调整前过滤
|
||||
if pdf_measure.find('调整前') != -1 or pdf_measure.find('重述前') != -1:
|
||||
continue
|
||||
|
||||
#判断指标是否报告期初
|
||||
ori_report_start = utils.get_report_start(ori_measure_name)
|
||||
pdf_report_start = utils.get_report_start(pdf_measure)
|
||||
if(ori_report_start != pdf_report_start):
|
||||
continue
|
||||
|
||||
# #表格描述文字黑名单判断
|
||||
# text_query_data = (file_id, int(table_num), int(table_index))
|
||||
# cursor.execute(text_query, text_query_data)
|
||||
# text_records = cursor.fetchall()
|
||||
# if(len(text_records)) > 0:
|
||||
# text_info = ''
|
||||
# for text_record in text_records:
|
||||
# text_info += text_record[0]
|
||||
|
||||
# if(utils.check_title_black_list(measure_name,text_info)):
|
||||
# continue
|
||||
|
||||
#检测规则结束
|
||||
#获取指标单位数据,除了百分比
|
||||
if(utils.get_percent_flag(measure_name) == '0'):
|
||||
unit_query_data = (file_id, int(table_num), int(table_index))
|
||||
cursor.execute(unit_query, unit_query_data)
|
||||
unit_records = cursor.fetchall()
|
||||
if unit != '' :
|
||||
pass
|
||||
elif unit == '' and (len(unit_records)) > 0:
|
||||
unit = unit_records[0][0]
|
||||
else:
|
||||
unit = '元'
|
||||
|
||||
data_to_insert = (file_id, file_name, "table", int(table_num), int(table_index), ori_measure_id, ori_measure_name, measure_value, create_time, create_time, vector_distance, pdf_measure,measure_id,measure_name,unit)
|
||||
cursor.execute(insert_query, data_to_insert)
|
||||
conn.commit()
|
||||
except Exception as e:
|
||||
print(e)
|
||||
finally:
|
||||
parent_table_pages = []
|
||||
redis_client.close()
|
||||
cursor.close()
|
||||
conn.close()
|
||||
client.close()
|
||||
|
||||
def insert_table_measure_from_vector_async_process(cursor,parent_table_pages,file_id,file_name):
|
||||
|
||||
select_query = '''
|
||||
SELECT ori_measure_name,measure_name,distance,ori_measure_id,measure_id FROM measure_config
|
||||
'''
|
||||
select_query_half_year = '''
|
||||
SELECT ori_measure_name,measure_name,distance,ori_measure_id,measure_id FROM measure_config_half_year
|
||||
'''
|
||||
select_year_select = f"""select report_type from report_check where id = {file_id}"""
|
||||
cursor.execute(select_year_select)
|
||||
record_select = cursor.fetchall()
|
||||
if record_select[0][0] == 1:
|
||||
start_time = time.time()
|
||||
cursor.execute(select_query_half_year)
|
||||
records = cursor.fetchall()
|
||||
end_time = time.time()
|
||||
print(f"向量配置数据查询 {(end_time - start_time):.2f} 秒。")
|
||||
print('insert_table_measure_from_vector_async_process方法走的半年报')
|
||||
start_time = time.time()
|
||||
records_range_parts = utils.get_range(len(records),MEASURE_COUNT)
|
||||
processes = []
|
||||
for record_range in records_range_parts:
|
||||
p = Process(target=insert_table_from_vector_mul_process, args=(parent_table_pages,file_id,file_name,records,record_range,))
|
||||
processes.append(p)
|
||||
p.start()
|
||||
# p.apply_async(insert_table_from_vector_mul, args=(parent_table_pages,file_id,file_name,records,record_range,))
|
||||
else:
|
||||
start_time = time.time()
|
||||
cursor.execute(select_query)
|
||||
records = cursor.fetchall()
|
||||
end_time = time.time()
|
||||
print(f"向量配置数据查询 {(end_time - start_time):.2f} 秒。")
|
||||
print('insert_table_measure_from_vector_async_process方法走的全年报')
|
||||
start_time = time.time()
|
||||
records_range_parts = utils.get_range(len(records),MEASURE_COUNT)
|
||||
processes = []
|
||||
for record_range in records_range_parts:
|
||||
p = Process(target=insert_table_from_vector_mul_process, args=(parent_table_pages,file_id,file_name,records,record_range,))
|
||||
processes.append(p)
|
||||
p.start()
|
||||
|
||||
print('等待所有子任务完成,任务ID:', file_id)
|
||||
for p in processes:
|
||||
p.join()
|
||||
print('所有子任务完成,任务ID:', file_id)
|
||||
print('启动指标归一化任务ID:', file_id)
|
||||
end_time = time.time()
|
||||
print(f"向量更新时间 {(end_time - start_time):.2f} 秒。")
|
||||
|
||||
def insert_table_measure_from_vector(conn,cursor,client,parent_table_pages,file_id,file_name):
|
||||
create_time = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
|
||||
select_query = '''
|
||||
SELECT ori_measure_name,measure_name,distance,ori_measure_id,measure_id FROM measure_config
|
||||
'''
|
||||
|
||||
check_query = '''
|
||||
select id from ori_measure_list
|
||||
WHERE file_id = %s and measure_name = %s and page_number = %s and table_index = %s and ori_measure_value = %s
|
||||
'''
|
||||
insert_query = '''
|
||||
INSERT INTO ori_measure_list
|
||||
(file_id, file_name, type, page_number, table_index, ori_measure_id, ori_measure_name, ori_measure_value, create_time, update_time, distance, pdf_measure,measure_id,measure_name,unit)
|
||||
VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s ,%s)
|
||||
'''
|
||||
|
||||
start_time = time.time()
|
||||
cursor.execute(select_query)
|
||||
records = cursor.fetchall()
|
||||
end_time = time.time()
|
||||
print(f"向量配置数据查询 {(end_time - start_time):.2f} 秒。")
|
||||
start_time = time.time()
|
||||
|
||||
try:
|
||||
for record in records:
|
||||
ori_measure_name = record[0]
|
||||
measure_name = record[1]
|
||||
distance = record[2]
|
||||
ori_measure_id = record[3]
|
||||
measure_id = record[4]
|
||||
measure_vector = redis_service.read_from_redis(ori_measure_id)
|
||||
measure_list = ast.literal_eval(measure_vector)
|
||||
data = [measure_list]
|
||||
filter_str = 'file_id == "'+file_id+'"'
|
||||
res = client.search(
|
||||
collection_name="pdf_measure_v4", # Replace with the actual name of your collection
|
||||
# Replace with your query vector
|
||||
data=data,
|
||||
limit=3, # Max. number of search results to return
|
||||
search_params={"metric_type": "COSINE", "params": {}}, # Search parameters
|
||||
output_fields=["measure_name","measure_value","table_num","table_index","measure_unit"],
|
||||
filter=filter_str
|
||||
)
|
||||
|
||||
# Convert the output to a formatted JSON string
|
||||
for i in range(len(res[0])):
|
||||
|
||||
vector_distance = float(res[0][i]["distance"])
|
||||
pdf_measure = res[0][i]["entity"]["measure_name"]
|
||||
measure_value = res[0][i]["entity"]["measure_value"]
|
||||
table_num = res[0][i]["entity"]["table_num"]
|
||||
table_index = res[0][i]["entity"]["table_index"]
|
||||
measure_unit = res[0][i]["entity"]["measure_unit"]
|
||||
|
||||
if vector_distance > distance and table_num not in parent_table_pages:
|
||||
#检测规则开始
|
||||
#判断抽取指标和财报指标周期是否相同
|
||||
ori_period = utils.get_period_type(ori_measure_name)
|
||||
pdf_period = utils.get_period_type(pdf_measure)
|
||||
if(ori_period != pdf_period):
|
||||
continue
|
||||
|
||||
#判断抽取指标和财报指标类型是否相同,是否都是百分比
|
||||
ori_type = utils.get_percent_flag(ori_measure_name)
|
||||
pdf_type = utils.get_percent_flag(pdf_measure)
|
||||
if(ori_type != pdf_type):
|
||||
continue
|
||||
|
||||
# 判断数据库中是否有数据
|
||||
check_query_data = (file_id, measure_name, int(table_num), int(table_index), measure_value)
|
||||
cursor.execute(check_query, check_query_data)
|
||||
check_records = cursor.fetchall()
|
||||
if(len(check_records)) > 0:
|
||||
continue
|
||||
#检测规则结束
|
||||
|
||||
data_to_insert = (file_id, file_name, "table", int(table_num), int(table_index), ori_measure_id, ori_measure_name, measure_value, create_time, create_time, vector_distance, pdf_measure,measure_id,measure_name,measure_unit)
|
||||
cursor.execute(insert_query, data_to_insert)
|
||||
conn.commit()
|
||||
except Exception as e:
|
||||
print(e)
|
||||
end_time = time.time()
|
||||
print(f"向量更新数据时间 {(end_time - start_time):.2f} 秒。")
|
||||
start_time = time.time()
|
||||
|
||||
|
||||
def insert_measure_data_to_milvus(client,table_info,cursor,conn):
|
||||
insert_query = '''
|
||||
INSERT INTO measure_parse_process
|
||||
(file_id, page_num, content)
|
||||
VALUES (%s, %s, %s)
|
||||
'''
|
||||
for table in table_info:
|
||||
try:
|
||||
data=[]
|
||||
table_num = table['page_num'].split("_")[0]
|
||||
file_id = table['file_id']
|
||||
table_index = table['page_num'].split("_")[1]
|
||||
|
||||
measure_list = table['measure_list']
|
||||
for measure in measure_list:
|
||||
measure_name = measure['measure_name']
|
||||
measure_value = measure['measure_value'].replace("(", "").replace(")", "")
|
||||
measure_name = utils.get_clean_text(measure_name)
|
||||
measure_name = measure_name.replace('调整后','').replace('2023','2023年').replace('2022','2022年')#这个真绝了,怎么都删不掉
|
||||
quarters = ['第一季度', '第二季度', '第三季度', '第四季度','增减','2023年','2022年','2021年','年']
|
||||
for quarter in quarters:
|
||||
measure_name = measure_name.replace(quarter * 2, quarter)
|
||||
pattern_dup = re.compile(r'(\w{3,})\1+')#去掉任意超过两个字且重复的字符
|
||||
matches = pattern_dup.findall(measure_name)
|
||||
for match in matches:
|
||||
print(f"被删除的字符: {match * 2}")
|
||||
measure_name = pattern_dup.sub(r'\1', measure_name)
|
||||
measure_unit = measure['measure_unit']
|
||||
if re.match(r'^[+-]?(\d+(\.\d*)?|\.\d+)(%?)$', measure_value) and any(key_word in measure_name for key_word in measure_name_keywords):
|
||||
vector_obj = utils.embed_with_str(measure_name)
|
||||
vector = vector_obj.output["embeddings"][0]["embedding"]
|
||||
measure_data = {}
|
||||
measure_data['vector'] = vector
|
||||
measure_data['table_num'] = int(table_num)
|
||||
measure_data['table_index'] = int(table_index)
|
||||
measure_data['measure_name'] = measure_name
|
||||
measure_data['measure_value'] = measure_value
|
||||
measure_data['measure_unit'] = measure_unit
|
||||
measure_data['file_id'] = file_id
|
||||
data.append(measure_data)
|
||||
|
||||
# 指标数据写入指标解析过程表,用于前端展示
|
||||
content = f"{measure_name}:{measure_value}"
|
||||
data_to_insert = (file_id, table_num, content)
|
||||
cursor.execute(insert_query, data_to_insert)
|
||||
conn.commit()
|
||||
elif re.match(r'(增加|减少|下降|上升)[了]?(\d+\.\d+)[个]?百分点', measure_value) and any(key_word in measure_name for key_word in measure_name_keywords):
|
||||
#特殊处理指标值为增加了/减少了 XXX 个百分点
|
||||
unit_pattern = re.compile(r'(增加|减少|下降|上升)[了]?(\d+\.\d+)[个]?百分点')
|
||||
match = unit_pattern.search(measure_value)
|
||||
if match and len(match.groups()) == 2:
|
||||
crease_type = match.group(1)
|
||||
measure_value = match.group(2)
|
||||
if crease_type == '减少' or crease_type == '下降':
|
||||
measure_value = f'-{match.group(2)}'
|
||||
|
||||
vector_obj = utils.embed_with_str(measure_name)
|
||||
vector = vector_obj.output["embeddings"][0]["embedding"]
|
||||
measure_data = {}
|
||||
measure_data['vector'] = vector
|
||||
measure_data['table_num'] = int(table_num)
|
||||
measure_data['table_index'] = int(table_index)
|
||||
measure_data['measure_name'] = measure_name
|
||||
measure_data['measure_value'] = measure_value
|
||||
measure_data['measure_unit'] = measure_unit
|
||||
measure_data['file_id'] = file_id
|
||||
data.append(measure_data)
|
||||
|
||||
# 指标数据写入指标解析过程表,用于前端展示
|
||||
content = f"{measure_name}:{measure_value}"
|
||||
data_to_insert = (file_id, table_num, content)
|
||||
cursor.execute(insert_query, data_to_insert)
|
||||
conn.commit()
|
||||
|
||||
else:
|
||||
pass#print(f"数据值的格式错误:{measure_value}。或者字段名不在名单内{measure_name}")
|
||||
res = client.insert(
|
||||
collection_name="pdf_measure_v4",
|
||||
data=data
|
||||
)
|
||||
|
||||
except Exception as e:
|
||||
print(e)
|
||||
|
||||
def runing_job():
|
||||
conn = mysql.connector.connect(
|
||||
host= MYSQL_HOST,
|
||||
user= MYSQL_USER,
|
||||
password= MYSQL_PASSWORD,
|
||||
database= MYSQL_DB
|
||||
)
|
||||
|
||||
# 创建一个cursor对象来执行SQL语句
|
||||
cursor = conn.cursor(buffered=True)
|
||||
select_query = '''
|
||||
SELECT * FROM report_check where status = 0 and isdel=0
|
||||
'''
|
||||
cursor.execute(select_query)
|
||||
records = cursor.fetchall()
|
||||
if(len(records)) > 1:
|
||||
return True
|
||||
return False
|
||||
|
||||
def insert_pdf_parse_process(parser_info,conn,cursor):
|
||||
|
||||
# 执行SQL语句,插入数据
|
||||
insert_query = '''
|
||||
INSERT INTO pdf_parse_process
|
||||
(file_id, page_num, page_count, content, type)
|
||||
VALUES (%s, %s, %s, %s, %s)
|
||||
'''
|
||||
file_id = parser_info['file_id']
|
||||
page_num = int(parser_info['page_num'])
|
||||
page_count = int(parser_info['page_count'])
|
||||
content = json.dumps(parser_info['content'], ensure_ascii=False)
|
||||
type = parser_info['type']
|
||||
data_to_insert = (file_id, page_num, page_count, content, type)
|
||||
cursor.execute(insert_query, data_to_insert)
|
||||
conn.commit()
|
||||
|
||||
|
||||
def delete_database(conn,cursor,file_id):
|
||||
try:
|
||||
truncate_query = [
|
||||
"delete from measure_parse_process where file_id = %s;",
|
||||
"delete from measure_parser_info where file_id = %s;",
|
||||
"delete from pdf_parse_process where file_id = %s;",
|
||||
"delete from table_unit_info where file_id = %s;",
|
||||
# "delete from a where file_id = %s;",
|
||||
# "delete from b where file_id = %s;",
|
||||
]
|
||||
#file_id = file_id
|
||||
for truncate in truncate_query:
|
||||
cursor.execute(truncate,(file_id,))
|
||||
conn.commit()
|
||||
except Exception as e:
|
||||
print(f'删除失败,原因是{e}')
|
|
@ -0,0 +1,761 @@
|
|||
import camelot
|
||||
import re
|
||||
from multiprocessing import Pool
|
||||
import os, time, random
|
||||
import json
|
||||
from config import MILVUS_CLIENT,MYSQL_HOST,MYSQL_USER,MYSQL_PASSWORD,MYSQL_DB,MEASURE_COUNT
|
||||
from datetime import datetime
|
||||
# 读取PDF
|
||||
import PyPDF2
|
||||
# 分析PDF的layout,提取文本
|
||||
from pdfminer.high_level import extract_pages
|
||||
from pdfminer.layout import LTTextBoxHorizontal
|
||||
import pdfplumber
|
||||
import mysql.connector
|
||||
import utils
|
||||
from pymilvus import MilvusClient
|
||||
import llm_service
|
||||
import db_service
|
||||
import pdf_title
|
||||
import numpy as np
|
||||
from multiprocessing import Process
|
||||
from config import REDIS_HOST,REDIS_PORT,REDIS_PASSWORD
|
||||
import redis
|
||||
|
||||
|
||||
|
||||
'''
|
||||
已知发现问题:
|
||||
1.表格和文本提取错误,表格和文本内容在同一页,文本在前表格在后的,文本数据提取不出来
|
||||
2.大模型抽取错,抽取2023年营业收入:主营业务收入、分产品的营业收入、变动比例被错误抽取
|
||||
3.表格中的指标被抽取成文本中
|
||||
4.大模型抽取指标时,语义完全不同的指标被放一起,考虑用向量相似度来判断
|
||||
'''
|
||||
|
||||
# 数据处理流程
|
||||
# 1. get_table_range多进程获取所有表格及表格上下文,输出为一个完整的列表
|
||||
# 2. 单进程进行表格分页合并,输出一个新的表格对象数组
|
||||
# 3. 新表格对象数组多进程开始原来的解析指标流程
|
||||
|
||||
|
||||
STR_PATTERN = '营业收入|净利润|变动比例|损益|现金流量净额|现金净流量|现金流|每股收益|总资产|资产总额|收益率|货币资金|应收账款|存货|固定资产|在建工程|商誉|短期借款|应付账款|合同负债|长期借款|营业成本|销售费用|管理费用|财务费用|研发费用|研发投入'
|
||||
PATTERN = '品牌类型|分门店|销售渠道|行业名称|产品名称|地区名称|子公司名称|业绩快报|调整情况说明|调整年初资产负债表|计入当期损益的政府补助|主要子公司|分部|母公司资产负债表|显示服务|渠道|商品类型|合同分类|会计政策变更|地区分类'
|
||||
MUILT_PATTERN = '调整前'
|
||||
#unit_pattern = re.compile(r'单位[:|:]?(百万元|千万元|亿元|万元|千元|元)')
|
||||
unit_pattern = re.compile(r'(单位|单元|人民币).{0,6}?(百万元|千万元|亿元|万元|千元|元).{0,3}?')#修改单位匹配规则,不限制冒号,只限制距离
|
||||
#获取指标的表头信息
|
||||
def get_col_num_info(array,row_num,col_num,x,y):
|
||||
num_info=""
|
||||
for j in range(col_num):
|
||||
if len(str(array[x][j])) > 50:
|
||||
continue
|
||||
num_info += str(array[x][j])
|
||||
|
||||
return num_info.replace('%','')
|
||||
|
||||
#获取指标的表头信息
|
||||
def get_row_num_info(array,row_num,col_num,x,y):
|
||||
num_info=""
|
||||
|
||||
for i in range(row_num):
|
||||
if len(str(array[i][y])) > 50:
|
||||
continue
|
||||
num_info += str(array[i][y])
|
||||
|
||||
return num_info
|
||||
|
||||
def table_converter(table):
|
||||
table_string = ''
|
||||
# 遍历表格的每一行
|
||||
for row_num in range(len(table)):
|
||||
row = table[row_num]
|
||||
# 从warp的文字删除线路断路器
|
||||
cleaned_row = [item.replace('\n', ' ') if item is not None and '\n' in item else 'None' if item is None else item for item in row]
|
||||
# 将表格转换为字符串,注意'|'、'\n'
|
||||
table_string+=(','.join(cleaned_row))
|
||||
# 删除最后一个换行符
|
||||
table_string = table_string[:-1]
|
||||
return table_string
|
||||
|
||||
def get_table_range(file_path, file_id, pages, tables_range):
|
||||
|
||||
print('Run task %s (%s)...' % (f'解析表格{pages}', os.getpid()))
|
||||
start = time.time()
|
||||
|
||||
conn = mysql.connector.connect(
|
||||
host= MYSQL_HOST,
|
||||
user= MYSQL_USER,
|
||||
password= MYSQL_PASSWORD,
|
||||
database= MYSQL_DB
|
||||
)
|
||||
|
||||
# 创建一个cursor对象来执行SQL语句
|
||||
cursor = conn.cursor(buffered=True)
|
||||
|
||||
redis_client = redis.Redis(host=REDIS_HOST, port=REDIS_PORT, password=REDIS_PASSWORD, db=6)
|
||||
|
||||
tables = camelot.read_pdf(file_path, pages=pages, strip_text=',\n', copy_text=['v','h'],shift_text = ['l'])
|
||||
for t in tables:
|
||||
|
||||
top = t._bbox[3]
|
||||
buttom = t._bbox[1]
|
||||
page_num = int(t.page)
|
||||
table_index = int(t.order)
|
||||
arr = np.array(t.data)
|
||||
#for i in range(len(arr[0])):
|
||||
#if arr[0][i] == arr[1][i] and len(arr[0][i])<5:
|
||||
#print(f'{arr[0][i]}')
|
||||
#arr[1][i] = ''
|
||||
#保留camelot中的空格,在这里依据空格进行手动表格拆分
|
||||
#for line in arr:
|
||||
for line in arr:
|
||||
if not line[0].replace('.', '', 1).isdigit() and any(line[i] == line[i+1] and ' ' in line[i] for i in range(1, len(line) - 1)):
|
||||
for i in range(1, len(line) - 1):
|
||||
if line[i] == line[i+1] and ' ' in line[i]:
|
||||
split_value = line[i]
|
||||
split_parts = split_value.split(' ', 1) # 使用 split 方法进行分割
|
||||
if len(split_parts) == 2: # 确保确实进行了分割
|
||||
first_half, second_half = split_parts
|
||||
line[i] = first_half
|
||||
line[i+1] = second_half
|
||||
break
|
||||
|
||||
#处理完之后保证arr中不再存在空格
|
||||
#arr = [[item.rieplace(' ', '') for item in line] for line in arr]
|
||||
arr = np.char.replace(arr, ' ', '')
|
||||
|
||||
#这里是防止出现表格左右拼接的情况
|
||||
first_row = arr[0]
|
||||
if len(first_row) % 2 == 0 and all(cell.strip() for cell in first_row):
|
||||
mid_point = len(first_row) // 2
|
||||
if np.array_equal(first_row[:mid_point], first_row[mid_point:]):
|
||||
new_arr = []
|
||||
for i in range(mid_point):
|
||||
new_row = np.concatenate([arr[:, i], arr[:, i + mid_point]])
|
||||
new_arr.append(new_row)
|
||||
arr = np.array(new_arr).T
|
||||
#这里是防止出现'2023年度2022年度'camelot识别错误
|
||||
if not arr[0][0].replace('.', '', 1).isdigit() and any(arr[0][i] == arr[0][i+1] and '2023' in arr[0][i] and '2022' in arr[0][i] for i in range(1, len(arr[0])-1)):
|
||||
for i in range(1, len(arr[0])-1):
|
||||
if arr[0][i] == arr[0][i+1] and '2023' in arr[0][i] and '2022' in arr[0][i]:
|
||||
split_value = arr[0][i]
|
||||
split_index = len(split_value) // 2
|
||||
first_half = split_value[:split_index]
|
||||
second_half = split_value[split_index:]
|
||||
arr[0][i] = first_half
|
||||
arr[0][i+1] = second_half
|
||||
break
|
||||
#这里开始对可能解析错误的值做判断:
|
||||
for i, row in enumerate(arr):
|
||||
if len(row) >= 4:
|
||||
# 检查条件:第一列不为数字,第二列和第四列为空,第三列有三个小数点【三列的数字被识别到一起了】
|
||||
if (not row[0].replace('.', '', 1).isdigit()) and (row[1] == '') and (len(row[2].split('.')) == 4 and len(row[2].rsplit('.', 1)[-1]) == 2) and (row[3] == ''):
|
||||
split_values = row[2].split('.')
|
||||
# 确保可以正确拆分成三个数值
|
||||
if len(split_values) == 4:
|
||||
new_value1 = f"{split_values[0]}.{split_values[1][:2]}"
|
||||
new_value2 = f"{split_values[1][2:]}.{split_values[2][:2]}"
|
||||
new_value3 = f"{split_values[2][2:]}.{split_values[3]}"
|
||||
row[1] = new_value1
|
||||
row[2] = new_value2
|
||||
row[3] = new_value3
|
||||
#检查条件:第一列不为数字,第二列第四列为空,第三列两个小数点,第五列两个小数点【两列的数字被识别到一起了】
|
||||
if len(row) >= 5 and (not row[0].replace('.', '', 1).isdigit()) and (row[1] == '') and (len(row[2].split('.')) == 3) and (row[3] == '') and (len(row[4].split('.')) == 3) and len(row[2].rsplit('.', 1)[-1]) == 2 and len(row[4].rsplit('.', 1)[-1]) == 2:
|
||||
split_value_3 = row[2].split('.')
|
||||
split_value_5 = row[4].split('.')
|
||||
|
||||
if len(split_value_3) == 3:
|
||||
new_value2 = f"{split_value_3[0]}.{split_value_3[1][:2]}"
|
||||
new_value3 = f"{split_value_3[1][2:]}.{split_value_3[2]}"
|
||||
|
||||
if len(split_value_5) == 3:
|
||||
new_value4 = f"{split_value_5[0]}.{split_value_5[1][:2]}"
|
||||
new_value5 = f"{split_value_5[1][2:]}.{split_value_5[2]}"
|
||||
|
||||
row[1] = new_value2
|
||||
row[2] = new_value3
|
||||
row[3] = new_value4
|
||||
row[4] = new_value5
|
||||
#检查条件:第一列不为数字,第二列为空,第三列有两个小数点,第四列为正常数字【两列的数字被识别到一起了】
|
||||
if len(row) >= 4 and (not row[0].replace('.', '', 1).isdigit()) and (row[1] == '') and (len(row[2].split('.')) == 3) and len(row[2].rsplit('.', 1)[-1]) == 2 and (row[3].replace('-', '', 1).replace('.', '', 1).isdigit()):
|
||||
split_values = row[2].split('.')
|
||||
if len(split_values) == 3:
|
||||
new_value2 = f"{split_values[0]}.{split_values[1][:2]}"
|
||||
new_value3 = f"{split_values[1][2:]}.{split_values[2]}"
|
||||
row[1] = new_value2
|
||||
row[2] = new_value3
|
||||
#检查条件:第一列不位数字,后面有一列中的值存在“%”并且"%"不是结尾,就进行拆分
|
||||
if not row[0].replace('.', '', 1).isdigit():
|
||||
for i in range(1, len(row) - 1):
|
||||
if row[i] == '' and '%' in row[i + 1] and len(row[i + 1].split('%')) == 2:
|
||||
split_values = row[i + 1].split('%')
|
||||
new_value1 = f"{split_values[0]}%"
|
||||
new_value2 = f"{split_values[1]}"
|
||||
row[i] = new_value1
|
||||
row[i + 1] = new_value2
|
||||
break
|
||||
|
||||
new_data = arr.tolist()#用于后面保存到数据库中
|
||||
rows, cols = arr.shape
|
||||
if rows == 1 and cols == 1:
|
||||
continue
|
||||
arr_str = ''.join([''.join(map(str, row)) for row in arr])
|
||||
|
||||
#过滤掉不包含需抽取指标表格的文本
|
||||
matches = re.findall(STR_PATTERN, arr_str)
|
||||
pattern = re.findall(PATTERN,arr_str)
|
||||
muilt_pattern = re.findall(MUILT_PATTERN,arr_str)
|
||||
if len(matches) > 0 and len(pattern) == 0 and len(muilt_pattern)<5:
|
||||
if not tables_range.get(page_num):
|
||||
tables_range[page_num] = []
|
||||
|
||||
tables_range[page_num].append({
|
||||
'top' : top,
|
||||
'buttom' : buttom,
|
||||
'table_index' : table_index,
|
||||
'page_num' : page_num,
|
||||
})
|
||||
|
||||
db_service.insert_pdf_parse_process({
|
||||
'file_id': file_id,
|
||||
'page_num' : page_num,
|
||||
'page_count' : 100,
|
||||
'type' : 'parse_table',
|
||||
'content':{
|
||||
'top' : top,
|
||||
'buttom' : buttom,
|
||||
'page_num' : page_num,
|
||||
'table_index' : table_index,
|
||||
"type" : "table",
|
||||
"data" : new_data,
|
||||
'sort_num' : page_num*1000 - top
|
||||
}},conn,cursor)
|
||||
|
||||
get_text_content(file_path, file_id, tables_range, pages, conn, cursor, redis_client)
|
||||
|
||||
cursor.close()
|
||||
conn.close()
|
||||
redis_client.close()
|
||||
|
||||
end = time.time()
|
||||
print('Task %s runs %0.2f seconds.' % (f'解析表格{pages}', (end - start)))
|
||||
|
||||
def text_in_table(top, tables_range, page_num):
|
||||
if tables_range.get(page_num):
|
||||
for range in tables_range[page_num]:
|
||||
if top < range['top'] and top > range['buttom']:
|
||||
return True
|
||||
return False
|
||||
|
||||
def get_text_type(text: str):
|
||||
text = re.sub(r"\s", "", text)
|
||||
first_re = '年度报告'
|
||||
page_number_pattern = re.compile(r'^\d+(/\d+)?$')
|
||||
|
||||
if re.search(first_re, text.strip()):
|
||||
return 'page_header'
|
||||
|
||||
if page_number_pattern.match(text.strip()):
|
||||
return 'page_footer'
|
||||
|
||||
if len(text) < 20 and text.endswith('页'):
|
||||
return 'page_footer'
|
||||
|
||||
return 'text'
|
||||
|
||||
# 读取pdf文件中文本内容,不包括表格
|
||||
def get_text_content(pdf_path,file_id,tables_range,pages,conn,cursor,redis_client):
|
||||
"""
|
||||
:return: 返回pdf文件中文本内容,不包括表格
|
||||
"""
|
||||
#print(f'tables_range 的值为{tables_range}')
|
||||
|
||||
page_start = pages.split('-')[0]
|
||||
page_end = pages.split('-')[1]
|
||||
print(f'pages的值为{pages}')
|
||||
|
||||
|
||||
# 我们从PDF中提取页面,page_numbers=[4,5,6]
|
||||
for pagenum, page in enumerate(extract_pages(pdf_path)):
|
||||
try:
|
||||
if pagenum+1 < int(page_start) or pagenum+1 > int(page_end):
|
||||
continue
|
||||
#更新redis已解析页码
|
||||
if not redis_client.exists(f'parsed_page_count_{file_id}'):
|
||||
redis_client.set(f'parsed_page_count_{file_id}', 0)
|
||||
|
||||
redis_client.incr(f'parsed_page_count_{file_id}')
|
||||
|
||||
# 找到所有的元素
|
||||
page_elements = [(element.y1, element) for element in page._objs]
|
||||
# 查找组成页面的元素
|
||||
for i,component in enumerate(page_elements):
|
||||
# 提取页面布局的元素
|
||||
element = component[1]
|
||||
# 检查该元素是否为文本元素
|
||||
if isinstance(element, LTTextBoxHorizontal):
|
||||
# 检查文本是否出现在表中
|
||||
line_text = element.get_text().replace('\n','')
|
||||
line_text = re.sub(r"\s", "", line_text)
|
||||
# if '母公司' in line_text:
|
||||
# print(f'包含母公司的line_text的值是{line_text}')
|
||||
|
||||
element_top = element.bbox[3]
|
||||
element_buttom = element.bbox[1]
|
||||
out_table_list = ['母公司','子公司']
|
||||
|
||||
# 检查该文本是否出现在表中
|
||||
if tables_range.get(pagenum+1):
|
||||
for range in tables_range[pagenum+1]:
|
||||
if element_top < range['top'] and element_top > range['buttom']:#总是有母公司表被识别到上一个表里面:
|
||||
pass
|
||||
else:
|
||||
if element_top - range['top'] < 150 and element_top - range['top'] > 5 and (not text_in_table(element_top, tables_range, pagenum+1) ):#or any(word in line_text for word in out_table_list)
|
||||
text_type = get_text_type(line_text)
|
||||
if text_type in ('page_header','page_footer'):
|
||||
break
|
||||
#这个对一整页都有用,会去掉很多正确的表
|
||||
# 记录需要过滤掉的页码
|
||||
# if len(re.findall('母公司|现金流量表补充', line_text)) > 0 :
|
||||
# db_service.insert_measure_parser_info({
|
||||
# 'file_id': file_id,
|
||||
# 'content': pagenum+1,
|
||||
# 'type': 'parent_com',
|
||||
# },conn,cursor)
|
||||
|
||||
|
||||
# 保存每个表格上方小范围区域的文字,这部分内容包含了表格的标题和指标单位
|
||||
table_info = {}
|
||||
if utils.check_table_title_black_list(line_text):
|
||||
db_service.insert_measure_parser_info({
|
||||
'file_id': file_id,
|
||||
'content': f"{range['page_num']}_{range['table_index']}",
|
||||
'type': 'table_index',
|
||||
},conn,cursor)
|
||||
|
||||
if re.findall(unit_pattern, line_text):
|
||||
range['unit_flag'] = True
|
||||
table_info = get_table_unit_info(file_id,line_text,range['page_num'],range['table_index'])
|
||||
db_service.insert_table_unit_info_v1(table_info,conn,cursor)
|
||||
# if utils.check_table_title_black_list(line_text):
|
||||
# db_service.insert_measure_parser_info({
|
||||
# 'file_id': file_id,
|
||||
# 'content': f"{range['page_num']}_{range['table_index']}",
|
||||
# 'type': 'table_index',
|
||||
# },conn,cursor)
|
||||
else:
|
||||
if len(line_text) <= 5 or len(re.findall('单位|适用', line_text)) > 0 :
|
||||
pass
|
||||
#else:
|
||||
# table_info = get_table_text_info(file_id,line_text,range['page_num'],range['table_index'])
|
||||
# db_service.insert_table_text_info(table_info,conn,cursor)
|
||||
#通过关键词黑名单匹配表格上方的文本区域,提取需要过滤的表格
|
||||
# if utils.check_table_title_black_list(line_text):
|
||||
# db_service.insert_measure_parser_info({
|
||||
# 'file_id': file_id,
|
||||
# 'content': f"{range['page_num']}_{range['table_index']}",
|
||||
# 'type': 'table_index',
|
||||
# },conn,cursor)
|
||||
if utils.check_line_text(line_text):
|
||||
|
||||
db_service.insert_pdf_parse_process({
|
||||
'file_id': file_id,
|
||||
'page_num' : pagenum+1,
|
||||
'page_count' : 100,
|
||||
'type' : 'parse_table',
|
||||
'content':{
|
||||
'top' : element_top,
|
||||
'buttom' : element_buttom,
|
||||
'page_num' : range['page_num'],
|
||||
'table_index' : range['table_index'],
|
||||
"type" : text_type,
|
||||
'content' : line_text,
|
||||
'sort_num' : range['page_num']*1000 - element_top
|
||||
}},conn,cursor)
|
||||
|
||||
break
|
||||
#处理母公司表格标题在页面底部,完整表格在下一页
|
||||
if element_buttom < 150 and not text_in_table(element_top, tables_range, pagenum+1):
|
||||
text_type = get_text_type(line_text)
|
||||
|
||||
if text_type == 'page_footer':
|
||||
continue
|
||||
|
||||
table_info = {}
|
||||
# 记录需要过滤掉的页码
|
||||
if len(re.findall('母公司|现金流量表补充', line_text)) > 0:
|
||||
db_service.insert_measure_parser_info({
|
||||
'file_id': file_id,
|
||||
'content': pagenum+2,
|
||||
'type': 'parent_com',
|
||||
},conn,cursor)
|
||||
|
||||
#通过关键词黑名单匹配本页面末尾文字,如果出现
|
||||
if utils.check_table_title_black_list_button(line_text):
|
||||
db_service.insert_measure_parser_info({
|
||||
'file_id': file_id,
|
||||
'content': f"{pagenum+2}_1",
|
||||
'type': 'table_index',
|
||||
},conn,cursor)
|
||||
|
||||
if re.findall(unit_pattern, line_text):
|
||||
table_info = get_table_unit_info(file_id,line_text,pagenum+2,1)
|
||||
db_service.insert_table_unit_info(table_info,conn,cursor)
|
||||
|
||||
if utils.check_line_text(line_text):
|
||||
db_service.insert_pdf_parse_process({
|
||||
'file_id': file_id,
|
||||
'page_num' : pagenum+1,
|
||||
'page_count' : 100,
|
||||
'type' : 'parse_table',
|
||||
'content':{
|
||||
'top' : element_top,
|
||||
'buttom' : element_buttom,
|
||||
'page_num' : pagenum+1,
|
||||
"type" : text_type,
|
||||
'content' : line_text,
|
||||
'sort_num' : (pagenum+1)*1000 - element_top
|
||||
}},conn,cursor)
|
||||
|
||||
except Exception as e:
|
||||
print(f'{pagenum}页处理异常')
|
||||
print(e)
|
||||
|
||||
|
||||
def get_table_unit_info(file_id,line_text,page_num,table_index):
|
||||
table_info = {}
|
||||
table_info['file_id'] = file_id
|
||||
match = unit_pattern.search(line_text)
|
||||
if match:
|
||||
unit = match.group(2)
|
||||
table_info['unit'] = unit
|
||||
|
||||
table_info['page_num'] = page_num
|
||||
table_info['table_index'] = table_index
|
||||
#print(table_info)
|
||||
return table_info
|
||||
|
||||
|
||||
def get_table_text_info(file_id,line_text,page_num,table_index):
|
||||
table_info = {}
|
||||
table_info['file_id'] = file_id
|
||||
table_info['text_info'] = line_text
|
||||
table_info['page_num'] = page_num
|
||||
table_info['table_index'] = table_index
|
||||
#print(table_info)
|
||||
return table_info
|
||||
|
||||
# 读取pdf中的表格,并将表格中指标和表头合并,eg: 2022年1季度营业收入为xxxxx
|
||||
def get_table_measure(file_id, pdf_tables, record_range):
|
||||
"""
|
||||
:return: pdf中的表格,并将表格中指标和表头合并,eg: 2022年1季度营业收入为xxxxx
|
||||
"""
|
||||
try:
|
||||
|
||||
redis_client = redis.Redis(host=REDIS_HOST, port=REDIS_PORT, password=REDIS_PASSWORD, db=6)
|
||||
|
||||
conn = mysql.connector.connect(
|
||||
host = MYSQL_HOST,
|
||||
user = MYSQL_USER,
|
||||
password = MYSQL_PASSWORD,
|
||||
database = MYSQL_DB
|
||||
)
|
||||
|
||||
# 创建一个cursor对象来执行SQL语句
|
||||
cursor = conn.cursor(buffered=True)
|
||||
client = MilvusClient(
|
||||
uri= MILVUS_CLIENT
|
||||
)
|
||||
print('提取指标任务 %s (%s)...' % (record_range, os.getpid()))
|
||||
start = time.time()
|
||||
|
||||
record_start = record_range.split('-')[0]
|
||||
record_end = record_range.split('-')[1]
|
||||
for index in range(int(record_start),int(record_end)):
|
||||
t = pdf_tables[index]
|
||||
measure_obj =[]
|
||||
data_dict = {}
|
||||
measure_list = []
|
||||
try:
|
||||
arr = np.array(t['data'])
|
||||
rows, cols = arr.shape
|
||||
if rows == 1 and cols == 1:
|
||||
continue
|
||||
|
||||
row_num , col_num = -1 , -1
|
||||
|
||||
# 使用嵌套循环遍历数组,获取第一个数值位置
|
||||
for i in range(rows):
|
||||
for j in range(cols):
|
||||
if j == 0 or i == 0:#防止第一列识别出数字
|
||||
continue
|
||||
measure_value_config = str(arr[i, j]).replace('(','').replace(')','')
|
||||
if re.match(r'^[+-]?(\d+(\.\d*)?|\.\d+)(%?)$', measure_value_config):
|
||||
if j == cols-1:
|
||||
row_num , col_num = i , j
|
||||
break
|
||||
elif (re.match(r'^[+-]?(\d+(\.\d*)?|\.\d+)(%?)$', measure_value_config)
|
||||
or measure_value_config == '-'):
|
||||
row_num , col_num = i , j
|
||||
break
|
||||
else:
|
||||
continue
|
||||
break
|
||||
# 遍历数值二维数组,转成带语义的指标
|
||||
if row_num != -1 and col_num != -1:
|
||||
for i in range(row_num,arr.shape[0]):
|
||||
for j in range(col_num,arr.shape[1]):
|
||||
measure_value = str(arr[i, j]).replace('%','').replace('(','-').replace(')','')
|
||||
if measure_value == '-' or measure_value == '' or len(measure_value) > 20:
|
||||
continue
|
||||
else:
|
||||
row_num_info = get_row_num_info(arr,row_num,col_num,i,j)
|
||||
col_num_info = get_col_num_info(arr,row_num,col_num,i,j)
|
||||
|
||||
#如果上表头为空则认为是被截断,除了研发投入特殊处理其它过滤
|
||||
if row_num_info in ('','-',')',')'):
|
||||
continue
|
||||
|
||||
#特殊处理非经常性损益合计和非经常性损益净额同时出现时保留净额
|
||||
if col_num_info == '非经常性损益合计':
|
||||
continue
|
||||
|
||||
if utils.check_pdf_measure_black_list(f"{col_num_info}{row_num_info}"):
|
||||
continue
|
||||
|
||||
#去掉没有周期的指标
|
||||
if utils.check_pdf_measure(f"{col_num_info}{row_num_info}"):
|
||||
continue
|
||||
|
||||
#判断上表头和左表头周期是否一致,不一致过滤
|
||||
row_period = utils.get_period_type_other(row_num_info)
|
||||
col_period = utils.get_period_type_other(col_num_info)
|
||||
if(row_period != col_period and row_period != 'c_n' and col_period != 'c_n'):
|
||||
continue
|
||||
units_mapping = {
|
||||
"百万元": "百万元",
|
||||
"千万元": "千万元",
|
||||
"亿元": "亿元",
|
||||
"万元": "万元",
|
||||
"千元": "千元",
|
||||
"元": "元",
|
||||
"元/股": "元"
|
||||
}
|
||||
row_num_info = row_num_info.replace('%','增减')
|
||||
#num_info = f"{col_num_info}{row_num_info}".replace('()','').replace('加:','').replace('减:','').replace('%','')
|
||||
num_info = utils.get_clean_text(f"{col_num_info}{row_num_info}")
|
||||
measure_unit = ''
|
||||
#"%": "同期增减"
|
||||
combined_info = f"{row_num_info} {col_num_info}"
|
||||
# for unit in units_mapping:
|
||||
# if unit in row_num_info:
|
||||
# measure_unit = units_mapping[unit]
|
||||
# break
|
||||
if utils.get_percent_flag(row_num_info) == '1':
|
||||
measure_unit = ''
|
||||
else:
|
||||
for unit in units_mapping:
|
||||
if re.search(rf'\(\s*{unit}(\s*人民币)?\s*\)|\(\s*{unit}(\s*人民币)?\s*\)', combined_info) or (re.search(rf'{unit}', combined_info) and any(re.search('单位', item) for item in arr[0])):
|
||||
measure_unit = units_mapping[unit]
|
||||
break
|
||||
measure_list.append({
|
||||
'measure_name': num_info,
|
||||
'measure_value': measure_value,
|
||||
'measure_unit':measure_unit,
|
||||
})
|
||||
|
||||
if not redis_client.exists(f'parsed_measure_count_{file_id}'):
|
||||
redis_client.set(f'parsed_measure_count_{file_id}', 0)
|
||||
|
||||
redis_client.incr(f'parsed_measure_count_{file_id}')
|
||||
|
||||
if len(measure_list) > 0:
|
||||
data_dict["measure_list"] = measure_list
|
||||
data_dict["page_num"] = f"{str(t['page_num'])}_{str(t['table_index'])}"
|
||||
data_dict['file_id'] = file_id
|
||||
measure_obj.append(data_dict)
|
||||
db_service.insert_measure_data_to_milvus(client,measure_obj,cursor,conn)
|
||||
except Exception as e:
|
||||
print(f"循环获取表格数据这里报错了,数据是{t['data']},位置在{index}")
|
||||
print(f"错误是:{e}")
|
||||
end = time.time()
|
||||
print('提取指标 %s runs %0.2f seconds.' % (record_range, (end - start)))
|
||||
except Exception as e:
|
||||
print(f'这个错误是{e},所在的位置是{record_start}-{record_end}')
|
||||
record_start = record_range.split('-')[0]
|
||||
record_end = record_range.split('-')[1]
|
||||
for index in range(int(record_start),int(record_end)):
|
||||
t = pdf_tables[index]
|
||||
measure_obj =[]
|
||||
data_dict = {}
|
||||
measure_list = []
|
||||
try:
|
||||
arr = np.array(t['data'])
|
||||
except Exception as e:
|
||||
print(f'这个错误是{e}的arr的值是{arr}')
|
||||
|
||||
|
||||
finally:
|
||||
redis_client.close()
|
||||
client.close()
|
||||
cursor.close()
|
||||
conn.close()
|
||||
|
||||
#多进程任务分发,根据参数判断是调表格还是正文
|
||||
def dispatch_job(job_info):
|
||||
try:
|
||||
type = job_info['type']
|
||||
path = job_info['path']
|
||||
file_id = job_info['file_id']
|
||||
page_num = job_info['page_num']
|
||||
tables_range = job_info['tables_range']
|
||||
if type == 'table':
|
||||
get_table_range(path, file_id, page_num, tables_range)
|
||||
|
||||
except Exception as e:
|
||||
print(e)
|
||||
|
||||
#指标归一化处理
|
||||
|
||||
def update_measure_data(file_id,file_path,parent_table_pages):
|
||||
conn = mysql.connector.connect(
|
||||
host = MYSQL_HOST,
|
||||
user = MYSQL_USER,
|
||||
password = MYSQL_PASSWORD,
|
||||
database = MYSQL_DB
|
||||
)
|
||||
|
||||
# 创建一个cursor对象来执行SQL语句
|
||||
cursor = conn.cursor(buffered=True)
|
||||
# #通过向量查询指标
|
||||
print(f'目录黑名单为:{parent_table_pages}')
|
||||
db_service.insert_table_measure_from_vector_async_process(cursor,parent_table_pages,file_id,file_path)
|
||||
|
||||
# #指标归一化处理
|
||||
db_service.update_ori_measure(conn,cursor,file_id)
|
||||
#db_service.delete_database(conn,cursor,file_id)
|
||||
cursor.close()
|
||||
conn.close()
|
||||
|
||||
def merge_consecutive_arrays(pdf_info):
|
||||
merged_objects = []
|
||||
temp_array = {}
|
||||
|
||||
for info_obj in pdf_info:
|
||||
|
||||
try:
|
||||
if info_obj['type'] == 'table':
|
||||
# 如果对象是表格,将其元素添加到临时列表中
|
||||
if not temp_array.get('page_num'):
|
||||
temp_array = info_obj
|
||||
else:
|
||||
temp_array['data'].extend(info_obj['data'])
|
||||
else:
|
||||
# 如果对象不是表格,检查临时列表是否为空
|
||||
if temp_array:
|
||||
# 将临时列表中的元素合并成一个数组,并添加到新的对象列表中
|
||||
merged_objects.append(temp_array)
|
||||
temp_array = {} # 重置临时列表
|
||||
except Exception as e:
|
||||
#print(info_obj)
|
||||
print(f"解析数据错误: {e}")
|
||||
|
||||
if temp_array:
|
||||
merged_objects.append(temp_array)
|
||||
|
||||
return merged_objects
|
||||
|
||||
def merge_consecutive_arrays_v1(pdf_info):
|
||||
merged_objects = []
|
||||
temp_array = {}
|
||||
|
||||
def is_same_dimension(data1, data2):
|
||||
# 检查两个表的每行长度是否相同
|
||||
if len(data1) != len(data2):
|
||||
return False
|
||||
return all(len(row1) == len(row2) for row1, row2 in zip(data1, data2))
|
||||
|
||||
for info_obj in pdf_info:
|
||||
try:
|
||||
if info_obj['type'] == 'table':
|
||||
if not temp_array:
|
||||
# 如果临时列表为空,则初始化临时列表
|
||||
temp_array = info_obj
|
||||
else:
|
||||
# 检查当前表与临时列表中的表是否同维度
|
||||
if is_same_dimension(temp_array['data'], info_obj['data']):
|
||||
# 如果是同维度,则合并数据
|
||||
temp_array['data'].extend(info_obj['data'])
|
||||
else:
|
||||
# 如果不是同维度,将现有临时列表添加到结果中,并重置临时列表
|
||||
merged_objects.append(temp_array)
|
||||
temp_array = info_obj
|
||||
else:
|
||||
# 如果对象不是表格,检查临时列表是否非空
|
||||
if temp_array:
|
||||
# 将临时列表中的元素合并成一个数组,并添加到新的对象列表中
|
||||
merged_objects.append(temp_array)
|
||||
temp_array = {} # 重置临时列表
|
||||
except Exception as e:
|
||||
print(f"解析数据错误: {e}")
|
||||
|
||||
# 循环结束后,检查临时列表是否非空,如果非空,则添加到结果中
|
||||
if temp_array:
|
||||
merged_objects.append(temp_array)
|
||||
|
||||
return merged_objects
|
||||
def start_table_measure_job(file_id):
|
||||
conn = mysql.connector.connect(
|
||||
host = MYSQL_HOST,
|
||||
user = MYSQL_USER,
|
||||
password = MYSQL_PASSWORD,
|
||||
database = MYSQL_DB
|
||||
)
|
||||
|
||||
# 创建一个cursor对象来执行SQL语句
|
||||
cursor = conn.cursor(buffered=True)
|
||||
|
||||
select_process_query = '''
|
||||
select content from pdf_parse_process WHERE file_id = '{file_id}' and type='parse_table'
|
||||
'''.format(file_id=file_id)
|
||||
cursor.execute(select_process_query)
|
||||
records = cursor.fetchall()
|
||||
pdf_info = []
|
||||
for record in records:
|
||||
pdf_info.append(eval(record[0]))
|
||||
|
||||
sorted_pdf_info = sorted(pdf_info, key=lambda k: k['sort_num'])
|
||||
pdf_tables = merge_consecutive_arrays(sorted_pdf_info)
|
||||
|
||||
redis_client = redis.Redis(host=REDIS_HOST, port=REDIS_PORT, password=REDIS_PASSWORD, db=6)
|
||||
redis_client.set(f'measure_count_{file_id}', len(pdf_tables))
|
||||
|
||||
cursor.close()
|
||||
conn.close()
|
||||
redis_client.close()
|
||||
|
||||
records_range_parts = utils.get_range(len(pdf_tables),MEASURE_COUNT)
|
||||
print(f'records_range_part识别页码的值为{records_range_parts}')
|
||||
processes = []
|
||||
for record_range in records_range_parts:
|
||||
p = Process(target=get_table_measure, args=(file_id,pdf_tables,record_range,))
|
||||
processes.append(p)
|
||||
p.start()
|
||||
|
||||
for p in processes:
|
||||
p.join()
|
||||
|
||||
if __name__ == "__main__":
|
||||
path = "/Users/zhengfei/Desktop/cb/zhangjun-600271-2023-nb-nb.pdf"
|
||||
# get_text_content(path,'111')
|
||||
# get_table_measure(path,'all','111')
|
||||
#print(pdf_data)
|
||||
# pdf_info = []
|
||||
# tables_range = {}
|
||||
# get_table_range(path, '5555', '1-10', tables_range, pdf_info)
|
||||
|
||||
# sorted_pdf_info = sorted(pdf_info, key=lambda k: k['sort_num'])
|
||||
|
||||
# pdf_tables = merge_consecutive_arrays(sorted_pdf_info)
|
||||
# for table in pdf_tables:
|
||||
# print(table)#修改测试
|
|
@ -0,0 +1,175 @@
|
|||
import PyPDF2
|
||||
import re
|
||||
import os,threading
|
||||
from config import REDIS_HOST,REDIS_PORT,REDIS_PASSWORD
|
||||
import redis
|
||||
|
||||
def get_tree_pages(root, info, depth=0,title_array=[]):
|
||||
"""
|
||||
Recursively iterate the outline tree
|
||||
Find the pages pointed by the outline item
|
||||
and get the assigned physical order id
|
||||
|
||||
Decrement with padding if necessary
|
||||
"""
|
||||
|
||||
if isinstance(root, dict):
|
||||
# print(root)
|
||||
page = root['/Page'].get_object()
|
||||
# print(id(page))
|
||||
t = root['/Title']
|
||||
title = t
|
||||
if isinstance(t, PyPDF2.generic.ByteStringObject):
|
||||
title = t.original_bytes.decode('utf8')
|
||||
title = title.strip()
|
||||
title = title.replace('\n', '')
|
||||
title = title.replace('\r', '')
|
||||
|
||||
page_num = info['all_pages'].get(id(page), 0)
|
||||
if page_num == 0:
|
||||
print('Not found page number for /Page!', page)
|
||||
elif page_num < info['padding']:
|
||||
page_num = 0
|
||||
else:
|
||||
page_num -= info['padding']
|
||||
|
||||
|
||||
# str_val = '%-5d' % page_num
|
||||
# str_val += '\t' * depth
|
||||
# str_val += title + '\t' + '%3d' % page_num
|
||||
# print(str_val)
|
||||
title_array.append({
|
||||
'title': title,
|
||||
'page_num': page_num,
|
||||
'depth': depth
|
||||
})
|
||||
for elem in root:
|
||||
get_tree_pages(elem, info, depth+1,title_array)
|
||||
return title_array
|
||||
|
||||
|
||||
def recursive_numbering(obj, info):
|
||||
"""
|
||||
Recursively iterate through all the pages in order and assign them a physical
|
||||
order number
|
||||
"""
|
||||
# print(id(obj), obj)
|
||||
if obj['/Type'] == '/Page':
|
||||
obj_id = id(obj)
|
||||
if obj_id not in info['all_pages']:
|
||||
info['all_pages'][obj_id] = info['current_page_id']
|
||||
info['current_page_id'] += 1
|
||||
return
|
||||
elif obj['/Type'] == '/Pages':
|
||||
for page in obj['/Kids']:
|
||||
recursive_numbering(page.get_object(), info)
|
||||
|
||||
def get_numbers_between(numbers_between,start, end):
|
||||
# 初始化一个空列表来存储两个数字之间的所有数字
|
||||
|
||||
# 遍历从开始数字到结束数字之间的每个数字
|
||||
for i in range(start, end + 1):
|
||||
# 将每个数字添加到列表中
|
||||
numbers_between.append(i)
|
||||
return numbers_between
|
||||
|
||||
def get_page_end(start, depth, title_array):
|
||||
page_end = -1
|
||||
for i in range(start, len(title_array)):
|
||||
if title_array[i]['depth'] == depth:
|
||||
page_end = title_array[i]['page_num']
|
||||
break
|
||||
return page_end
|
||||
|
||||
def get_file_split(page_count):
|
||||
# 获取 CPU 核数
|
||||
cpu_count = os.cpu_count()
|
||||
if page_count < cpu_count:
|
||||
cpu_count = page_count
|
||||
# 使用 divmod() 函数计算除法结果和余数
|
||||
quotient, remainder = divmod(page_count, cpu_count)
|
||||
table_split_parts = []
|
||||
text_split_parts = []
|
||||
for i in range(cpu_count):
|
||||
start_num = i * quotient
|
||||
if i < cpu_count-1:
|
||||
start_num = i * quotient
|
||||
end_num = start_num+quotient
|
||||
else:
|
||||
end_num = page_count
|
||||
table_split_parts.append(f'{start_num}-{end_num}')
|
||||
text_split_parts.append(get_numbers_between([],start_num, end_num))
|
||||
|
||||
# 返回除法结果和余数
|
||||
return {
|
||||
'table_split_parts': table_split_parts,
|
||||
'text_split_parts': text_split_parts
|
||||
}
|
||||
|
||||
def create_text_outline(pdf_path, file_id):
|
||||
# print('Running the script for [%s] with padding [%d]' % (pdf_path, page_number_padding))
|
||||
# creating an object
|
||||
with open(pdf_path, 'rb') as file:
|
||||
file_info = {}
|
||||
fileReader = PyPDF2.PdfReader(file)
|
||||
page_count = len(fileReader.pages)
|
||||
|
||||
redis_client = redis.Redis(host=REDIS_HOST, port=REDIS_PORT, password=REDIS_PASSWORD, db=6)
|
||||
redis_client.set(f'page_count_{file_id}', page_count)
|
||||
|
||||
info = {
|
||||
'page_count': page_count,
|
||||
'all_pages': {},
|
||||
'current_page_id': 1,
|
||||
'padding': 0
|
||||
}
|
||||
|
||||
print('Number of pages: %d' % info['page_count'])
|
||||
|
||||
pages = fileReader.trailer['/Root']['/Pages'].get_object()
|
||||
recursive_numbering(pages, info)
|
||||
#for page_num, page in enumerate(pages['/Kids']):
|
||||
# page_obj = page.getObject()
|
||||
# all_pages[id(page_obj)] = page_num + 1 # who starts counting from 0 anyways?
|
||||
title_array = get_tree_pages(fileReader.outline, info, 0, [])
|
||||
|
||||
parent_table_pages_local = {}
|
||||
parent_table_pages_local[file_id] = []
|
||||
print(f'{file_id}:{len(title_array)}')
|
||||
for i in range(len(title_array)):
|
||||
title_obj = title_array[i]
|
||||
title = title_obj['title']
|
||||
#print(f'标题分别是{title}')
|
||||
if len(re.findall('母公司|现金流量表补充|重要会计政策|会计估计变更|公允价值的披露|合营安排或联营企业中的权益|与金融工具相关的风险|税项', title)) >0 :
|
||||
page_start = title_obj['page_num']
|
||||
depth = title_obj['depth']
|
||||
if i < len(title_array) - 1:
|
||||
page_end = title_array[i+1]['page_num']
|
||||
if title_array[i]['depth'] in [1,2]:
|
||||
page_end = get_page_end(i+1, depth, title_array)
|
||||
else:
|
||||
page_end = page_count
|
||||
print(f'目录识别时被丢弃的页码:{page_start}-{page_end}')
|
||||
|
||||
#当标题为母公司财务报表主要项目注释时,最后一页不过滤,避免核心roe指标无法召回
|
||||
if len(re.findall('财务报表主要项目注释', title)) == 0:
|
||||
page_end = page_end - 1
|
||||
# print(title,page_start,page_end)
|
||||
for i in range(page_start, page_end + 1):
|
||||
# 将每个数字添加到列表中
|
||||
parent_table_pages_local[file_id].append(i)
|
||||
file_info['page_count'] = page_count
|
||||
file_info['parent_table_pages'] = parent_table_pages_local[file_id]
|
||||
file_info['split_parts'] = get_file_split(page_count)
|
||||
|
||||
redis_client.close()
|
||||
|
||||
return file_info
|
||||
|
||||
if __name__ == '__main__':
|
||||
import time
|
||||
path = "/Users/zhengfei/Desktop/cb/2023年报检测/安妮股份.pdf"
|
||||
|
||||
threading.Thread(target=create_text_outline, args=(path,'111')).start()
|
||||
time.sleep(5)
|
||||
threading.Thread(target=create_text_outline, args=(path,'222')).start()
|
|
@ -0,0 +1,597 @@
|
|||
#coding=utf-8
|
||||
|
||||
import dashscope
|
||||
from http import HTTPStatus
|
||||
from pymilvus import MilvusClient
|
||||
import json
|
||||
from datetime import datetime
|
||||
import re,os,time
|
||||
import requests
|
||||
import config
|
||||
import numpy as np
|
||||
|
||||
def get_md5(str):
|
||||
import hashlib
|
||||
m = hashlib.md5()
|
||||
m.update(str.encode('utf-8'))
|
||||
return m.hexdigest()
|
||||
|
||||
def embed_with_str(input):
|
||||
retry = 0
|
||||
max_retry = 5
|
||||
t = 0.1
|
||||
while retry < max_retry:
|
||||
#阿里接口限流
|
||||
time.sleep(t)
|
||||
resp = dashscope.TextEmbedding.call(
|
||||
model=dashscope.TextEmbedding.Models.text_embedding_v2,
|
||||
input=input)
|
||||
if resp.status_code == HTTPStatus.OK:
|
||||
return resp
|
||||
elif resp.status_code == 429:
|
||||
print(f'触发限流,等待{t}秒后重试')
|
||||
retry += 1
|
||||
t+=0.1
|
||||
else:
|
||||
print(f'请求失败,状态码:{resp.status_code}')
|
||||
return None
|
||||
print('重试超过上限')
|
||||
return None
|
||||
|
||||
#如果存在‘归属于|扣非’,就保留括号内的内容,并去掉标点符号和中文数字。
|
||||
#如果存在季度关键词,就将括号内容替换为季度
|
||||
#如果存在‘±’,就将括号内容替换为同期增减
|
||||
#其他情况,就删掉括号内全部内容
|
||||
def get_clean_text(text):
|
||||
import re
|
||||
replacement_dict = {
|
||||
'加:': '',
|
||||
'减:': '',
|
||||
'%' : '',
|
||||
'其中:': '',
|
||||
'实际': '',
|
||||
'/': '',
|
||||
'重述后':'',
|
||||
}
|
||||
#针对整个text做替换
|
||||
def replace_all(text, replacements):
|
||||
pattern = re.compile("|".join(map(re.escape, replacements.keys())))
|
||||
return pattern.sub(lambda match: replacements[match.group(0)], text)
|
||||
text = replace_all(text, replacement_dict)
|
||||
#单独出现12月31日时,就剔除掉
|
||||
pattern_year = r'(?<!2023年|2022年)12月31日'
|
||||
text = re.sub(pattern_year, '', text)
|
||||
|
||||
pattern = r"\([^)]*\)|\([^)]*\)" # 增加英文括号的匹配
|
||||
matches = re.findall(pattern, text)
|
||||
quarter_keywords = {
|
||||
"1-3月": "第一季度",
|
||||
"第1季度": "第一季度",
|
||||
"4-6月": "第二季度",
|
||||
"第2季度": "第二季度",
|
||||
"7-9月": "第三季度",
|
||||
"第3季度": "第三季度",
|
||||
"10-12月": "第四季度",
|
||||
"第4季度": "第四季度",
|
||||
"调整后": "",
|
||||
"增减":"增减",
|
||||
"一": "",
|
||||
"二": "",
|
||||
"三": "",
|
||||
}
|
||||
#针对text的括号内容进行识别判断
|
||||
for match in matches:
|
||||
month_keywords_found = re.search(r"归属于|扣非", match)
|
||||
if not month_keywords_found: # 改为不包含时的处理
|
||||
replaced = False
|
||||
for keyword, replacement in quarter_keywords.items():
|
||||
if re.search(keyword, match):
|
||||
text = re.sub(re.escape(match), replacement, text) #触发关键词替换
|
||||
replaced = True
|
||||
break
|
||||
if not replaced:
|
||||
text = re.sub(re.escape(match), "", text) # 如果没有找到匹配的关键词,直接删除
|
||||
else:# 如果包含特殊关键词,删除整个括号内容
|
||||
text = re.sub(r"[^\w\s]", "", text)
|
||||
return text
|
||||
|
||||
def save_pdf_from_url(url, file_path):
|
||||
# 发起 GET 请求并保存文件
|
||||
response = requests.get(url)
|
||||
local_file_path = ''
|
||||
|
||||
# 检查响应状态码
|
||||
if response.status_code == 200:
|
||||
# 文件下载成功
|
||||
# 提取文件名
|
||||
file_name = os.path.basename(url)
|
||||
|
||||
# 指定本地文件保存路径
|
||||
local_file_path = file_path + file_name
|
||||
|
||||
with open(local_file_path, 'wb') as file:
|
||||
file.write(response.content)
|
||||
print(f"文件已下载到 {local_file_path}")
|
||||
else:
|
||||
# 文件下载失败
|
||||
print(f"无法下载文件,状态码:{response.status_code}")
|
||||
|
||||
return local_file_path
|
||||
|
||||
def get_range(count,parts_num):
|
||||
# 获取 CPU 核数
|
||||
if count < parts_num:
|
||||
parts_num = count
|
||||
# 使用 divmod() 函数计算除法结果和余数
|
||||
quotient, remainder = divmod(count, parts_num)
|
||||
count_range_parts = []
|
||||
for i in range(parts_num):
|
||||
start_num = i * quotient
|
||||
if i < parts_num-1:
|
||||
start_num = i * quotient
|
||||
end_num = start_num+quotient
|
||||
else:
|
||||
end_num = count
|
||||
count_range_parts.append(f'{start_num}-{end_num}')
|
||||
return count_range_parts
|
||||
|
||||
def cosine_similarity(vector_a, vector_b):
|
||||
# 将向量转换为 NumPy 数组
|
||||
vector_a = np.array(vector_a)
|
||||
vector_b = np.array(vector_b)
|
||||
|
||||
# 计算两个向量的点积
|
||||
dot_product = np.dot(vector_a, vector_b)
|
||||
|
||||
# 计算两个向量的欧几里得范数
|
||||
norm_a = np.linalg.norm(vector_a)
|
||||
norm_b = np.linalg.norm(vector_b)
|
||||
|
||||
# 计算余弦相似度
|
||||
cosine_sim = dot_product / (norm_a * norm_b)
|
||||
|
||||
return cosine_sim
|
||||
|
||||
def get_period_type(text):
|
||||
c_period = '当期|本期|本报告期|报告期|本年|本期|2023'
|
||||
l_period = '上年|上期|上年度|2022'
|
||||
bl_period = '前年|2021'
|
||||
|
||||
if len(re.findall(c_period, text)) > 0:
|
||||
return 'c'
|
||||
elif len(re.findall(l_period, text)) > 0:
|
||||
return 'l'
|
||||
elif len(re.findall(bl_period, text)) > 0:
|
||||
return 'bl'
|
||||
else:
|
||||
return 'c'
|
||||
|
||||
def get_period_type_other(text):
|
||||
c_period = '当期|本期|本报告期|报告期|本年|本期|2023'
|
||||
l_period = '上年|上期|上年度|2022'
|
||||
bl_period = '前年|2021'
|
||||
|
||||
if len(re.findall(c_period, text)) > 0:
|
||||
return 'c'
|
||||
elif len(re.findall(l_period, text)) > 0:
|
||||
return 'l'
|
||||
elif len(re.findall(bl_period, text)) > 0:
|
||||
return 'bl'
|
||||
else:
|
||||
return 'c_n'
|
||||
|
||||
def get_start_period_type(text):
|
||||
s_period = '期初|1月1日|年初'
|
||||
|
||||
if len(re.findall(s_period, text)) > 0:
|
||||
return ''
|
||||
else:
|
||||
return '0'
|
||||
|
||||
def get_season_flag(text):
|
||||
season_period = '第1季度|第2季度|第3季度|第4季度|一季度|二季度|三季度|四季度|1-3月|4-6月|7-9月|10-12月'
|
||||
if len(re.findall(season_period, text)) > 0:
|
||||
return '1'
|
||||
else:
|
||||
return '0'
|
||||
|
||||
def get_percent_flag(text):
|
||||
percent_word = '收益率|占比|比重|比例|同比增减|同比上升|同比下降|变化幅度|同期增减|本年比上年增减|同比变动|变动比例|本年度比上年度增减|增减'
|
||||
if len(re.findall(percent_word, text)) > 0:
|
||||
return '1'
|
||||
else:
|
||||
return '0'
|
||||
|
||||
def get_kf_flag(text):
|
||||
kf_word = '扣非|扣除非经常性损益'
|
||||
if len(re.findall(kf_word, text)) > 0:
|
||||
return '1'
|
||||
else:
|
||||
return '0'
|
||||
|
||||
def get_report_start(text):
|
||||
kf_word = '报告期初|1月1日'
|
||||
if len(re.findall(kf_word, text)) > 0:
|
||||
return '1'
|
||||
else:
|
||||
return '0'
|
||||
|
||||
def get_percent_growth(text):
|
||||
percent_growth_word = '变动|本年比上年|比例同比增减|比例同比上升|比例同比下降|比例变化幅度|比例变动比例|比例本期比上年同期增减|比例本年比上年增减|比例同比变动|比例本期期末金额较上期期末变动比例|比率同比增减|比率同比上升|比率同比下降|比率变化幅度|比率变动比例|比率本期比上年同期增减|比率本年比上年增减|比率同比变动|比率本期期末金额较上期期末变动比例|占比同比增减|占比同比上升|占比同比下降|占比变化幅度|占比变动比例|占比本期比上年同期增减|占比本年比上年增减|占比同比变动|占比本期期末金额较上期期末变动比例|费用同比增减|费用同比上升|费用同比下降|费用变化幅度|费用变动比例|费用本期比上年同期增减|费用本年比上年增减|费用同比变动|费用本期期末金额较上期期末变动比例'
|
||||
if len(re.findall(percent_growth_word, text)) > 0:
|
||||
return '1'
|
||||
else:
|
||||
return '0'
|
||||
|
||||
def check_black_list(meta_measure,pdf_measure):
|
||||
# 判断指标名是否包含黑名单词
|
||||
#black_array = ['非经常性损益:非经常性损益合计,非经常性损益总额','营业收入:营业外收入,主营业务,营业总收入,扣除,年度公司','归母净利润:净资产,净利率,扣除,年度公司','扣非净利润:净资产,净利率,年度公司','经营活动现金流净额:筹资活动,投资活动,流入小计,流出小计','筹资活动现金流净额:经营活动,投资活动,流入小计,流出小计','投资活动现金流净额:经营活动,筹资活动,流入小计,流出小计','非经常性损益:扣除非经常性损益','基本每股收益:稀释每股收益','稀释每股收益:基本每股收益','总资产:净资产','应收账款:应付账款','短期借款:长期借款','应付账款:应收账款','长期借款:短期借款','研发投入:比例,比率,占比,费用','资本化研发投入:比例,比率,占比,费用','资本化研发投入占比:金额,费用','研发投入占营业收入比例:金额,费用','上年年末:1月1日']
|
||||
black_array = ['非经常性损益:非经常性损益合计,非经常性损益总额,合计','营业收入:营业外收入,主营业务,营业总收入,扣除,年底公司,合计,汇总'
|
||||
,'归母净利润:净资产,净利率,扣除,年度公司','扣非净利润:净资产,净利率,年度公司'
|
||||
,'经营活动现金流净额:筹资活动,投资活动,流入小计,流出小计,每股,扣除','筹资活动现金流净额:经营活动,投资活动,流入小计,流出小计,每股,扣除'
|
||||
,'投资活动现金流净额:经营活动,筹资活动,流入小计,流出小计,每股,扣除','非经常性损益:扣除非经常性损益'
|
||||
,'基本每股收益:稀释每股收益','稀释每股收益:基本每股收益','总资产:净资产','应收账款:应付账款'
|
||||
,'短期借款:长期借款','应付账款:应收账款','长期借款:短期借款','研发投入:比例,比率,占比,费用,占'
|
||||
,'资本化研发投入:比例,比率,占比,费用,占','资本化研发投入占比:金额,费用','研发投入占营业收入比例:金额,费用'
|
||||
,'上年年末:1月1日','当期加权平均净资产收益率:同比,增减','研发费用:制造']
|
||||
for black in black_array:
|
||||
black_meta = black.split(':')[0]
|
||||
black_pdfs = black.split(':')[1].split(',')
|
||||
if meta_measure.find(black_meta) >= 0:
|
||||
for pdf in black_pdfs:
|
||||
if pdf_measure.find(pdf) >= 0:
|
||||
return True
|
||||
return False
|
||||
|
||||
def check_title_black_list(meta_measure,text_info):
|
||||
# 判断指标名是否包含黑名单词
|
||||
black_array = ['营业收入:前五名,前5名,合计','营业成本:合计','财务费用:现金流','销售费用:现金流','管理费用:现金流','研发费用:现金流','非经常性损益:合计']
|
||||
for black in black_array:
|
||||
black_meta = black.split(':')[0]
|
||||
black_pdfs = black.split(':')[1].split(',')
|
||||
if meta_measure.find(black_meta) >= 0:
|
||||
for pdf in black_pdfs:
|
||||
if text_info.find(pdf) >= 0:
|
||||
return True
|
||||
return False
|
||||
|
||||
# 文本中数字的占比
|
||||
def under_non_alpha_ratio(text: str, threshold: float = 0.6):
|
||||
|
||||
if len(text) == 0:
|
||||
return False
|
||||
|
||||
alpha_count = len([char for char in text if char.strip() and char.isalpha()])
|
||||
total_count = len([char for char in text if char.strip()])
|
||||
try:
|
||||
ratio = alpha_count / total_count
|
||||
return ratio <= threshold
|
||||
except:
|
||||
return False
|
||||
|
||||
#通过关键词黑名单匹配表格上方的文本区域,提取需要过滤的表格
|
||||
def check_table_title_black_list(text):
|
||||
|
||||
table_title_black_list = """公司资产负债表|公司现金流量表|公司利润表|主营业务收入|主营收入|其他收入|前五名|前5名|经营活动有关的现金|股份变动对最近一年和最近一期每股收益、每股净资产等财务指标的影响|合同产生的收入情况|子公司|参股公司|控股公司|分解信息|经营活动产生的现金|2022年度|行业分类|产品分类|地区分类|业绩快报|销售渠道|调整情况说明|合同分类|计入当期损益的政府补助|股份变动对最近一年和最近一期|分部的财务信息|显示服务创收|线上销售情况|试运行销售|会计政策变更|品牌经营业务|工程施工业务|开发业务|制造业务|合营安排或联营企业中的权益|联营企业的主要财务信息|汇率及通货膨胀|与金融工具相关的风险|运营业务|B端业务|终止经营现金流量|补充资料|终止经营|公司股份总数及股东结构变动及公司资产和负债结构的变动情况|母公司|现金流量表补充"""
|
||||
if len(re.findall(table_title_black_list, text)) > 0:
|
||||
return True
|
||||
if re.search(r'上年度\s*$', text):
|
||||
return True
|
||||
return False
|
||||
#通过关键词黑名单匹配页面下方的文本区域,提取需要过滤的表格
|
||||
def check_table_title_black_list_button(text):
|
||||
|
||||
table_title_black_list = """公司资产负债表|公司现金流量表|公司利润表|主营业务收入|主营收入|其他收入|前五名|前5名|经营活动有关的现金|股份变动对最近一年和最近一期每股收益、每股净资产等财务指标的影响|合同产生的收入情况|子公司|参股公司|控股公司|分解信息|经营活动产生的现金|2022年度|行业分类|产品分类|地区分类|业绩快报|销售渠道|调整情况说明|合同分类|计入当期损益的政府补助|股份变动对最近一年和最近一期|分部的财务信息|显示服务创收|线上销售情况|试运行销售|品牌经营业务|工程施工业务|开发业务|制造业务|合营安排或联营企业中的权益|联营企业的主要财务信息|汇率及通货膨胀|与金融工具相关的风险|运营业务|B端业务|终止经营现金流量|补充资料|终止经营|公司股份总数及股东结构变动及公司资产和负债结构的变动情况"""
|
||||
if len(re.findall(table_title_black_list, text)) > 0:
|
||||
return True
|
||||
if re.search(r'上年度\s*$', text):
|
||||
return True
|
||||
return False
|
||||
|
||||
#过滤原始指标中包含黑名单
|
||||
def check_pdf_measure_black_list(text):
|
||||
pdf_measure_black_list = '股权变动前|股权变动后|含股份支付|境内|境外|其中|调整前|有限公司|责任公司|其他|变更前|差异|同口径|调整金额'
|
||||
if len(re.findall(pdf_measure_black_list, text)) > 0:
|
||||
return True
|
||||
if "同比" in text and "额" in text:
|
||||
#if text.find("同比") < text.find("额"):
|
||||
if text.endswith("额"):
|
||||
return True
|
||||
return False
|
||||
|
||||
|
||||
def check_pdf_measure(pdf_measure):
|
||||
keywords_1 = [
|
||||
'2022年', '2023年', '2021年', '第一季度', '第二季度', '第三季度', '第四季度', '增减', '变动', '本期','同期', '当期', '报告期', '前年',
|
||||
'上年', '上期', '本年', '1-3月', '4-6月', '7-9月', '10-12月'
|
||||
]
|
||||
|
||||
keywords_2 = ['调整后']
|
||||
|
||||
contain_keyword_1 = any(keyword in pdf_measure for keyword in keywords_1)
|
||||
contain_keyword_2 = any(keyword in pdf_measure for keyword in keywords_2)
|
||||
#只有 未出现周期,同时出现了'调整后'才会删掉指标
|
||||
if not contain_keyword_1 and contain_keyword_2:
|
||||
return True
|
||||
return False
|
||||
# def check_white_list(meta_measure,pdf_measure):
|
||||
# # 判断指标名是否包含白名单词
|
||||
# black_array = ['营业收入:营业外收入,主营业务,营业总收入,扣除','归母净利润:净资产,净利率,扣除','扣非净利润:净资产,净利率','经营活动现金流净额:筹资活动,投资活动,流入小计,流出小计','筹资活动现金流净额:经营活动,投资活动,流入小计,流出小计','投资活动现金流净额:经营活动,筹资活动,流入小计,流出小计','非经常性损益:扣除非经常性损益','基本每股收益:稀释每股收益','稀释每股收益:基本每股收益','总资产:净资产','应收账款:应付账款','短期借款:长期借款','应付账款:应收账款','长期借款:短期借款','研发投入:比例,比率,占比,费用','资本化研发投入:比例,比率,占比,费用','资本化研发投入占比:金额,费用','研发投入占营业收入比例:金额,费用']
|
||||
# for black in black_array:
|
||||
# black_meta = black.split(':')[0]
|
||||
# black_pdfs = black.split(':')[1].split(',')
|
||||
# if meta_measure.find(black_meta) >= 0:
|
||||
# for pdf in black_pdfs:
|
||||
# if pdf_measure.find(pdf) >= 0:
|
||||
# return True
|
||||
# return False
|
||||
def check_line_text(line_text):
|
||||
if line_text == 'PAGE':
|
||||
return False
|
||||
if line_text.endswith("年度财务报表") and "有限公司" in line_text:
|
||||
return False
|
||||
if len(line_text) < 20 and line_text.endswith("有限公司"):
|
||||
return False
|
||||
return True
|
||||
|
||||
|
||||
def get_change_rate_flag(text):
|
||||
percent_word = '同比增减|同比上升|同比下降|变化幅度|变动比例|本期比上年同期增减|本年比上年增减|同比变动|本期期末金额较上期期末变动比例'
|
||||
if len(re.findall(percent_word, text)) > 0:
|
||||
return '1'
|
||||
else:
|
||||
return '0'
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
print(under_non_alpha_ratio('②2022年度'))
|
||||
# title = '母公司财务报表主要项目注释'
|
||||
# if len(re.findall('母公司|现金流量表补充', title)) >0 and len(re.findall('项目注释', title)) == 0:
|
||||
# print('1')
|
||||
# else:
|
||||
# print('0')
|
||||
|
||||
# print(check_black_list('当期投资活动现金流净额','当前筹资活动现金流净额'))
|
||||
# test = '2023年1-12月'
|
||||
# print(get_period_type('上年度本期费用化研发投入'))
|
||||
# print(get_period_type('费用化研发投入本年度'))
|
||||
# vector_a = embed_with_str('第一季度营业收入')
|
||||
# vector = vector_a.output["embeddings"][0]["embedding"]
|
||||
|
||||
# vector_b = embed_with_str('营业收入第一季度')
|
||||
# vector1 = vector_b.output["embeddings"][0]["embedding"]
|
||||
|
||||
# similarity = cosine_similarity(vector, vector1)
|
||||
# print(f"余弦相似度: {similarity}")
|
||||
|
||||
# measure_data = [
|
||||
# '1,1,营业收入2023年金额,1003535799.51',
|
||||
# '1,1,营业收入2022年金额,869401513.71',
|
||||
# '1,1,营业收入变动比例,15.43%',
|
||||
# '1,1,营业成本2023年金额,810779075.89',
|
||||
# '1,1,营业成本2023年占营业收入的比重,80.79%',
|
||||
# '1,1,营业成本2022年金额,702990363.57',
|
||||
# '1,1,营业成本2022年占营业收入的比重,80.86%',
|
||||
# '1,1,营业成本变动比例,15.33%',
|
||||
# '1,1,毛利率2023年金额,19.21%',
|
||||
# '1,1,毛利率2022年金额,19.14%',
|
||||
# '1,1,销售费用2023年金额,34065464.60',
|
||||
# '1,1,销售费用2023年占营业收入的比重,3.39%',
|
||||
# '1,1,销售费用2022年金额,28038106.19',
|
||||
# '1,1,销售费用2022年占营业收入的比重,3.22%',
|
||||
# '1,1,销售费用变动比例,21.50%',
|
||||
# '1,1,管理费用2023年金额,50807308.69',
|
||||
# '1,1,管理费用2023年占营业收入的比重,5.06%',
|
||||
# '1,1,管理费用2022年金额,38251704.48',
|
||||
# '1,1,管理费用2022年占营业收入的比重,4.40%',
|
||||
# '1,1,管理费用变动比例,32.82%',
|
||||
# '1,1,研发费用2023年金额,35312198.23',
|
||||
# '1,1,研发费用2023年占营业收入的比重,3.52%',
|
||||
# '1,1,研发费用2022年金额,30081787.99',
|
||||
# '1,1,研发费用2022年占营业收入的比重,3.46%',
|
||||
# '1,1,研发费用变动比例,17.39%',
|
||||
# '1,1,财务费用2023年金额,8015604.52',
|
||||
# '1,1,财务费用2023年占营业收入的比重,0.80%',
|
||||
# '1,1,财务费用2022年金额,5739677.85',
|
||||
# '1,1,财务费用2022年占营业收入的比重,0.66%',
|
||||
# '1,1,财务费用变动比例,39.65%',
|
||||
# '1,1,信用减值损失2023年金额,-11873626.82',
|
||||
# '1,1,信用减值损失2023年占营业收入的比重,-1.18%',
|
||||
# '1,1,信用减值损失2022年金额,-8903293.61',
|
||||
# '1,1,信用减值损失2022年占营业收入的比重,-1.02%',
|
||||
# '1,1,信用减值损失变动比例,33.36%',
|
||||
# '1,1,资产减值损失2023年金额,-2328729.46',
|
||||
# '1,1,资产减值损失2023年占营业收入的比重,-0.23%',
|
||||
# '1,1,资产减值损失2022年金额,-2285987.53',
|
||||
# '1,1,资产减值损失2022年占营业收入的比重,-0.26%',
|
||||
# '1,1,资产减值损失变动比例,1.87%',
|
||||
# '1,1,其他收益2023年金额,17886048.88',
|
||||
# '1,1,其他收益2023年占营业收入的比重,1.78%',
|
||||
# '1,1,其他收益2022年金额,11025908.32',
|
||||
# '1,1,其他收益2022年占营业收入的比重,1.27%',
|
||||
# '1,1,其他收益变动比例,62.22%',
|
||||
# '1,1,投资收益2023年金额,323361.47',
|
||||
# '1,1,投资收益2023年占营业收入的比重,0.03%',
|
||||
# '1,1,投资收益2022年金额,1119730.43',
|
||||
# '1,1,投资收益2022年占营业收入的比重,0.13%',
|
||||
# '1,1,投资收益变动比例,-71.12%',
|
||||
# '1,1,公允价值变动收益2023年占营业收入的比重,0.00%',
|
||||
# '1,1,公允价值变动收益2022年金额,10183.62',
|
||||
# '1,1,公允价值变动收益2022年占营业收入的比重,0.00%',
|
||||
# '1,1,公允价值变动收益变动比例,-100.00%',
|
||||
# '1,1,资产处置收益2023年金额,12782544.48',
|
||||
# '1,1,资产处置收益2023年占营业收入的比重,1.27%',
|
||||
# '1,1,资产处置收益2022年金额,-59.56',
|
||||
# '1,1,资产处置收益2022年占营业收入的比重,0.00%',
|
||||
# '1,1,资产处置收益变动比例,21461726.06%',
|
||||
# '1,1,汇兑收益2023年金额,0',
|
||||
# '1,1,汇兑收益2023年占营业收入的比重,0%',
|
||||
# '1,1,汇兑收益2022年金额,0',
|
||||
# '1,1,汇兑收益2022年占营业收入的比重,0%',
|
||||
# '1,1,汇兑收益变动比例,0%',
|
||||
# '1,1,营业利润2023年金额,76175407.00',
|
||||
# '1,1,营业利润2023年占营业收入的比重,7.59%',
|
||||
# '1,1,营业利润2022年金额,63332601.81',
|
||||
# '1,1,营业利润2022年占营业收入的比重,7.28%',
|
||||
# '1,1,营业利润变动比例,20.28%',
|
||||
# '1,1,营业外收入2023年金额,5788307.99',
|
||||
# '1,1,营业外收入2023年占营业收入的比重,0.58%',
|
||||
# '1,1,营业外收入2022年金额,1083997.19',
|
||||
# '1,1,营业外收入2022年占营业收入的比重,0.12%',
|
||||
# '1,1,营业外收入变动比例,433.98%',
|
||||
# '1,1,营业外支出2023年金额,687271.68',
|
||||
# '1,1,营业外支出2023年占营业收入的比重,0.07%',
|
||||
# '1,1,营业外支出2022年金额,1554243.54',
|
||||
# '1,1,营业外支出2022年占营业收入的比重,0.18%',
|
||||
# '1,1,营业外支出变动比例,-55.78%',
|
||||
# '1,1,净利润2023年金额,72975283.09',
|
||||
# '1,1,净利润2023年占营业收入的比重,7.27%',
|
||||
# '1,1,净利润2022年金额,57747603.98',
|
||||
# '1,1,净利润2022年占营业收入的比重,6.64%',
|
||||
# '1,1,净利润变动比例,26.37%',
|
||||
# '1,1,税金及附加2023年金额,5170339.13',
|
||||
# '1,1,税金及附加2023年占营业收入的比重,0.52%',
|
||||
# '1,1,税金及附加2022年金额,1933753.49',
|
||||
# '1,1,税金及附加2022年占营业收入的比重,0.22%',
|
||||
# '1,1,税金及附加变动比例,167.37%',
|
||||
# '1,1,所得税费用2023年金额,8301160.22',
|
||||
# '1,1,所得税费用2023年占营业收入的比重,0.83%',
|
||||
# '1,1,所得税费用2022年金额,5114751.48',
|
||||
# '1,1,所得税费用2022年占营业收入的比重,0.59%',
|
||||
# '1,1,所得税费用变动比例,62.30%',
|
||||
# '1,1,少数股东损益2023年金额,-58350.22',
|
||||
# '1,1,少数股东损益2023年占营业收入的比重,-0.01%',
|
||||
# '1,1,少数股东损益2022年金额,-946.60',
|
||||
# '1,1,少数股东损益2022年占营业收入的比重,0.00%',
|
||||
# '1,1,少数股东损益变动比例,-6064.19%',
|
||||
# '1,1,归属于母公司所有者的净利润2023年金额,73033633.31',
|
||||
# '1,1,归属于母公司所有者的净利润2023年占营业收入的比重,7.28%',
|
||||
# '1,1,归属于母公司所有者的净利润2022年金额,57748550.58',
|
||||
# '1,1,归属于母公司所有者的净利润2022年占营业收入的比重,6.64%',
|
||||
# '1,1,归属于母公司所有者的净利润变动比例,26.47%',
|
||||
# '1,1,归属于少数股东的综合收益总额2023年金额,-58350.22',
|
||||
# '1,1,归属于少数股东的综合收益总额2023年占营业收入的比重,-0.01%',
|
||||
# '1,1,归属于少数股东的综合收益总额2022年金额,-946.60',
|
||||
# '1,1,归属于少数股东的综合收益总额2022年占营业收入的比重,0.00%',
|
||||
# '1,1,归属于少数股东的综合收益总额变动比例,-6064.19%',
|
||||
# '1,1,归属于母公司所有者的综合收益总额2023年金额,73033633.31',
|
||||
# '1,1,归属于母公司所有者的综合收益总额2023年占营业收入的比重,7.28%',
|
||||
# '1,1,归属于母公司所有者的综合收益总额2022年金额,57748550.58',
|
||||
# '1,1,归属于母公司所有者的综合收益总额2022年占营业收入的比重,6.64%',
|
||||
# '1,1,归属于母公司所有者的综合收益总额变动比例,26.47%',
|
||||
# '2,1,主营业务收入2023年,983698831.48',
|
||||
# '2,1,主营业务收入2022年,854682261.31',
|
||||
# '2,1,主营业务收入变动比例,15.10%',
|
||||
# '2,1,其他业务收入2023年,19836968.03',
|
||||
# '2,1,其他业务收入2022年,14719252.40',
|
||||
# '2,1,其他业务收入变动比例,34.77%',
|
||||
# '2,1,主营业务成本2023年,793604607.43',
|
||||
# '2,1,主营业务成本2022年,690932741.27',
|
||||
# '2,1,主营业务成本变动比例,14.86%',
|
||||
# '2,1,其他业务成本2023年,17174468.46',
|
||||
# '2,1,其他业务成本2022年,12057622.30',
|
||||
# '2,1,其他业务成本变动比例,42.44%',
|
||||
# '3,1,变压器营业收入,490028234.05',
|
||||
# '3,1,变压器营业成本,402179824.08',
|
||||
# '3,1,变压器毛利率,17.93%',
|
||||
# '3,1,变压器营业收入比上年同期增减,16.22%',
|
||||
# '3,1,变压器营业成本比上年同期增减,16.33%',
|
||||
# '3,1,变压器毛利率比上年同期增减,减少0.07个百分点',
|
||||
# '3,1,高低压成套开关设备营业收入,261342442.26',
|
||||
# '3,1,高低压成套开关设备营业成本,206645237.99',
|
||||
# '3,1,高低压成套开关设备毛利率,20.93%',
|
||||
# '3,1,高低压成套开关设备营业收入比上年同期增减,-8.93%',
|
||||
# '3,1,高低压成套开关设备营业成本比上年同期增减,-9.91%',
|
||||
# '3,1,高低压成套开关设备毛利率比上年同期增减,增加0.86个百分点',
|
||||
# '3,1,户外成套设备营业收入,198013248.27',
|
||||
# '3,1,户外成套设备营业成本,157856817.84',
|
||||
# '3,1,户外成套设备毛利率,20.28%',
|
||||
# '3,1,户外成套设备营业收入比上年同期增减,62.25%',
|
||||
# '3,1,户外成套设备营业成本比上年同期增减,65.30%',
|
||||
# '3,1,户外成套设备毛利率比上年同期增减,减少1.47个百分点',
|
||||
# '3,1,其他营业收入,54151874.93',
|
||||
# '3,1,其他营业成本,44097195.98',
|
||||
# '3,1,其他毛利率,18.57%',
|
||||
# '3,1,其他营业收入比上年同期增减,39.68%',
|
||||
# '3,1,其他营业成本比上年同期增减,36.10%',
|
||||
# '3,1,其他毛利率比上年同期增减,增加2.14个百分点',
|
||||
# '3,1,合计营业收入,1003535799.51',
|
||||
# '3,1,合计营业成本,810779075.89',
|
||||
# '3,2,东北地区营业收入,2425280.53',
|
||||
# '3,2,东北地区营业成本,1427939.37',
|
||||
# '3,2,东北地区毛利率,41.12%',
|
||||
# '3,2,东北地区营业收入比上年同期增减,-69.51%',
|
||||
# '3,2,东北地区营业成本比上年同期增减,-77.58%',
|
||||
# '3,2,东北地区毛利率比上年同期增减,增加21.20个百分点',
|
||||
# '3,2,华北地区营业收入,70542020.62',
|
||||
# '3,2,华北地区营业成本,53044055.18',
|
||||
# '3,2,华北地区毛利率,24.81%',
|
||||
# '3,2,华北地区营业收入比上年同期增减,205.32%',
|
||||
# '3,2,华北地区营业成本比上年同期增减,203.18%',
|
||||
# '3,2,华北地区毛利率比上年同期增减,增加0.54个百分点',
|
||||
# '3,2,华东地区营业收入,770352353.33',
|
||||
# '3,2,华东地区营业成本,636803535.34',
|
||||
# '3,2,华东地区毛利率,17.34%',
|
||||
# '3,2,华东地区营业收入比上年同期增减,24.17%',
|
||||
# '3,2,华东地区营业成本比上年同期增减,25.30%',
|
||||
# '3,2,华东地区毛利率比上年同期增减,减少0.74个百分点',
|
||||
# '3,2,华南地区营业收入,18509519.71',
|
||||
# '3,2,华南地区营业成本,14496855.46',
|
||||
# '3,2,华南地区毛利率,21.68%',
|
||||
# '3,2,华南地区营业收入比上年同期增减,-57.08%',
|
||||
# '3,2,华南地区营业成本比上年同期增减,-57.98%',
|
||||
# '3,2,华南地区毛利率比上年同期增减,增加1.67个百分点',
|
||||
# '3,2,华中地区营业收入,60588394.64',
|
||||
# '3,2,华中地区营业成本,44559969.21',
|
||||
# '3,2,华中地区毛利率,26.45%',
|
||||
# '3,2,华中地区营业收入比上年同期增减,-51.24%',
|
||||
# '3,2,华中地区营业成本比上年同期增减,-55.13%',
|
||||
# '3,2,华中地区毛利率比上年同期增减,增加6.38个百分点',
|
||||
# '3,2,西北地区营业收入,58618014.32',
|
||||
# '3,2,西北地区营业成本,42844719.81',
|
||||
# '3,2,西北地区毛利率,26.91%',
|
||||
# '3,2,西北地区营业收入比上年同期增减,178.59%',
|
||||
# '3,2,西北地区营业成本比上年同期增减,173.62%',
|
||||
# '3,2,西北地区毛利率比上年同期增减,增加1.33个百分点',
|
||||
# '3,2,西南地区营业收入,22500216.36',
|
||||
# '3,2,西南地区营业成本,17602001.52',
|
||||
# '3,2,西南地区毛利率,21.77%',
|
||||
# '3,2,西南地区营业收入比上年同期增减,-23.74%',
|
||||
# '3,2,西南地区营业成本比上年同期增减,-17.89%',
|
||||
# '3,2,西南地区毛利率比上年同期增减,减少5.57个百分点',
|
||||
# '3,2,合计营业收入,1003535799.51',
|
||||
# '3,2,合计营业成本,810779075.89',
|
||||
# '5,2,经营活动产生的现金流量净额2023年,-44713443.44',
|
||||
# '5,2,经营活动产生的现金流量净额2022年,-53241071.45',
|
||||
# '5,2,经营活动产生的现金流量净额变动比例,16.02%',
|
||||
# '5,2,投资活动产生的现金流量净额2023年,-88649920.50',
|
||||
# '5,2,投资活动产生的现金流量净额2022年,-94251741.15',
|
||||
# '5,2,投资活动产生的现金流量净额变动比例,5.94%',
|
||||
# '5,2,筹资活动产生的现金流量净额2023年,96607197.26',
|
||||
# '5,2,筹资活动产生的现金流量净额2022年,210537586.22',
|
||||
# '5,2,筹资活动产生的现金流量净额变动比例,-54.11%'
|
||||
# ]
|
||||
|
||||
# client = MilvusClient(
|
||||
# uri="http://localhost:19530"
|
||||
# )
|
||||
# vector_obj = embed_with_str('2023年营业收入')
|
||||
# vector = vector_obj.output["embeddings"][0]["embedding"]
|
||||
# data = [vector]
|
||||
# res = client.search(
|
||||
# collection_name="zzb_measure", # Replace with the actual name of your collection
|
||||
# # Replace with your query vector
|
||||
# data=data,
|
||||
# limit=1, # Max. number of search results to return
|
||||
# search_params={"metric_type": "COSINE", "params": {}}, # Search parameters
|
||||
# output_fields=["measure_name","measure_value"]
|
||||
# )
|
||||
|
||||
# # Convert the output to a formatted JSON string
|
||||
# result = json.dumps(res, indent=4, ensure_ascii=False)
|
||||
# print(result)
|
||||
|
||||
# insert_measure_data(client, measure_data)
|
||||
# text = '营业收入第一季度(1-3月份)'
|
||||
# new_text = re.sub(r'([^)]*)', '',text)
|
||||
# print(new_text)
|
|
@ -0,0 +1,154 @@
|
|||
#coding=utf-8
|
||||
import sys,ast
|
||||
from pdfminer.high_level import extract_text
|
||||
from pdfminer.pdfparser import PDFParser
|
||||
from pdfminer.pdfdocument import PDFDocument
|
||||
from pdfminer.pdfpage import PDFPage
|
||||
import utils
|
||||
import mysql.connector
|
||||
from pymilvus import connections,MilvusClient
|
||||
import json
|
||||
import db_service
|
||||
import ast
|
||||
import numpy as np
|
||||
import config
|
||||
import redis_service
|
||||
from config import MILVUS_CLIENT,MYSQL_HOST,MYSQL_USER,MYSQL_PASSWORD,MYSQL_DB
|
||||
import main
|
||||
import redis
|
||||
|
||||
def measure_config_to_db(conn,cursor):
|
||||
insert_query = '''
|
||||
INSERT INTO measure_config
|
||||
(measure_id, measure_name, ori_measure_id, ori_measure_name)
|
||||
VALUES (%s, %s, %s, %s)
|
||||
'''
|
||||
check_query = '''
|
||||
select ori_measure_id from measure_config
|
||||
'''
|
||||
# 打开文本文件
|
||||
with open('/Users/zhengfei/work/zzb_data/measure_config_all.txt', 'r') as file:
|
||||
# 读取所有行到一个列表中
|
||||
lines = file.readlines()
|
||||
|
||||
# 打印每一行
|
||||
for line in lines:
|
||||
config_list = line.strip().split(',')
|
||||
measure = config_list[0]
|
||||
ori_measure = config_list[1]
|
||||
ori_measure_id = utils.get_md5(ori_measure)
|
||||
# 判断数据库中是否有数据
|
||||
# cursor.execute(check_query.format(ori_measure_id=ori_measure_id))
|
||||
# check_records = cursor.fetchall()
|
||||
# if(len(check_records)) > 0:
|
||||
# continue
|
||||
data_to_insert = (utils.get_md5(measure), measure, ori_measure_id, ori_measure)
|
||||
cursor.execute(insert_query, data_to_insert)
|
||||
conn.commit()
|
||||
|
||||
def insert_measure_vector(conn,cursor):
|
||||
|
||||
redis_client = redis.Redis(host='192.168.0.172', port=6379, password='Xgf_redis', db=6)
|
||||
# 执行SQL语句,更新数据
|
||||
select_query = '''
|
||||
SELECT ori_measure_id,ori_measure_name FROM measure_config
|
||||
'''
|
||||
cursor.execute(select_query)
|
||||
records = cursor.fetchall()
|
||||
for record in records:
|
||||
if redis_client.hexists('measure_config', record[0]):
|
||||
measure_vector = redis_client.hget('measure_config', record[0])
|
||||
else:
|
||||
print('新增指标',record[1])
|
||||
vector_obj = utils.embed_with_str(record[1])
|
||||
measure_vector = str(vector_obj.output["embeddings"][0]["embedding"])
|
||||
|
||||
redis_client.hset('measure_config', record[0], measure_vector)
|
||||
redis_client.close()
|
||||
conn.close()
|
||||
|
||||
def contains_financial_indicators(text):
|
||||
import re
|
||||
# 正则表达式模式匹配千分位格式的数字和百分比
|
||||
pattern = r"\d{1,3}(,\d{3})+(\.\d{1,3})?"
|
||||
|
||||
pattern1 = r"\d+(.\d+)+%?"
|
||||
# 使用 re.search 函数查找匹配项
|
||||
match = re.search(pattern1, text)
|
||||
|
||||
# 如果找到匹配项,返回 True,否则返回 False
|
||||
return bool(match)
|
||||
|
||||
def get_clean_text(text):
|
||||
import re
|
||||
pattern = r"\([^)]*?\)"
|
||||
matches = re.findall(pattern, text)
|
||||
for match in matches:
|
||||
# 使用 re.findall 函数查找括号内的内容中是否包含月份或关键词
|
||||
month_keywords_found = re.search(r"归属于|扣非", match)
|
||||
if not month_keywords_found:
|
||||
# 如果包含,则从文本中删除该部分
|
||||
text = re.sub(pattern,"", text)
|
||||
else:
|
||||
# 如果不包含,删除所有标点符号和中文数字
|
||||
text = re.sub(r"[^\w\s]", "", text)
|
||||
print(text)
|
||||
|
||||
def insert_and_update(conn,cursor,client,parent_table_pages,file_id,path):
|
||||
# #通过向量查询指标
|
||||
db_service.insert_table_measure_from_vector(conn,cursor,client,parent_table_pages,file_id,path)
|
||||
|
||||
# #指标归一化处理
|
||||
db_service.update_ori_measure(conn,cursor,file_id)
|
||||
|
||||
def print_measure_data(cursor,client):
|
||||
select_query = '''
|
||||
SELECT ori_measure_name,measure_name,ori_measure_id FROM measure_config
|
||||
where measure_id not in(select distinct measure_id from ori_measure_list where file_id='64')
|
||||
'''
|
||||
cursor.execute(select_query)
|
||||
records = cursor.fetchall()
|
||||
for record in records:
|
||||
ori_measure_name = record[0]
|
||||
measure_name = record[1]
|
||||
ori_measure_id = record[2]
|
||||
measure_vector = redis_service.read_from_redis(ori_measure_id)
|
||||
|
||||
measure_list = ast.literal_eval(measure_vector)
|
||||
data = [measure_list]
|
||||
res = client.search(
|
||||
collection_name="pdf_measure_v4", # Replace with the actual name of your collection
|
||||
# Replace with your query vector
|
||||
data=data,
|
||||
limit=2, # Max. number of search results to return
|
||||
search_params={"metric_type": "COSINE", "params": {}}, # Search parameters
|
||||
output_fields=["measure_name","measure_value","table_num","table_index"],
|
||||
filter = 'file_id == "64"'
|
||||
)
|
||||
vector_str = measure_name+":"+ori_measure_name
|
||||
# Convert the output to a formatted JSON string
|
||||
for i in range(len(res[0])):
|
||||
|
||||
vector_distance = float(res[0][i]["distance"])
|
||||
vector_measure_name = res[0][i]["entity"]["measure_name"]
|
||||
measure_value = res[0][i]["entity"]["measure_value"]
|
||||
table_num = res[0][i]["entity"]["table_num"]
|
||||
table_index = res[0][i]["entity"]["table_index"]
|
||||
table_num_list = [106]
|
||||
print(vector_str +":"+vector_measure_name+":"+str(vector_distance) +":"+measure_value +":"+str(table_num) +":"+str(table_index))
|
||||
# if vector_distance > 0.89 and table_num not in table_num_list:
|
||||
# print(vector_str +":"+vector_measure_name+":"+str(vector_distance) +":"+measure_value +":"+str(table_num) +":"+str(table_index)+":"+str(0.94))
|
||||
# if vector_distance > distance and table_num not in table_num_list:
|
||||
# print(vector_str +":"+vector_measure_name +":"+measure_value +":"+str(table_num) +":"+str(table_index)+":"+str(vector_distance)+":"+str(distance))
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
conn = mysql.connector.connect(
|
||||
host=MYSQL_HOST,
|
||||
user=MYSQL_USER,
|
||||
password=MYSQL_PASSWORD,
|
||||
database=MYSQL_DB
|
||||
)
|
||||
cursor = conn.cursor()
|
||||
|
||||
insert_measure_vector(conn,cursor)
|
|
@ -0,0 +1,177 @@
|
|||
# 读取PDF
|
||||
import PyPDF2
|
||||
# 分析PDF的layout,提取文本
|
||||
from pdfminer.high_level import extract_pages, extract_text
|
||||
from pdfminer.layout import LTTextContainer, LTChar, LTRect, LTFigure
|
||||
# 从PDF的表格中提取文本
|
||||
import pdfplumber
|
||||
|
||||
import os
|
||||
|
||||
# 创建一个文本提取函数
|
||||
|
||||
def text_extraction(element):
|
||||
# 从行元素中提取文本
|
||||
line_text = element.get_text()
|
||||
|
||||
# 探析文本的格式
|
||||
# 用文本行中出现的所有格式初始化列表
|
||||
line_formats = []
|
||||
for text_line in element:
|
||||
if isinstance(text_line, LTTextContainer):
|
||||
# 遍历文本行中的每个字符
|
||||
for character in text_line:
|
||||
if isinstance(character, LTChar):
|
||||
# 追加字符的font-family
|
||||
line_formats.append(character.fontname)
|
||||
# 追加字符的font-size
|
||||
line_formats.append(character.size)
|
||||
# 找到行中唯一的字体大小和名称
|
||||
format_per_line = list(set(line_formats))
|
||||
|
||||
# 返回包含每行文本及其格式的元组
|
||||
return (line_text, format_per_line)
|
||||
|
||||
# 从页面中提取表格内容
|
||||
|
||||
def extract_table(pdf_path, page_num, table_num):
|
||||
# 打开PDF文件
|
||||
pdf = pdfplumber.open(pdf_path)
|
||||
# 查找已检查的页面
|
||||
table_page = pdf.pages[page_num]
|
||||
# 提取适当的表格
|
||||
table = table_page.extract_tables()[table_num]
|
||||
return table
|
||||
|
||||
# 将表格转换为适当的格式
|
||||
def table_converter(table):
|
||||
table_string = ''
|
||||
# 遍历表格的每一行
|
||||
for row_num in range(len(table)):
|
||||
row = table[row_num]
|
||||
# 从warp的文字删除线路断路器
|
||||
cleaned_row = [item.replace('\n', ' ') if item is not None and '\n' in item else 'None' if item is None else item for item in row]
|
||||
# 将表格转换为字符串,注意'|'、'\n'
|
||||
table_string+=('|'+'|'.join(cleaned_row)+'|'+'\n')
|
||||
# 删除最后一个换行符
|
||||
table_string = table_string[:-1]
|
||||
return table_string
|
||||
|
||||
# 查找PDF路径
|
||||
pdf_path = '/Users/zhengfei/Desktop/科润智控.pdf'
|
||||
|
||||
# 创建一个PDF文件对象
|
||||
pdfFileObj = open(pdf_path, 'rb')
|
||||
# 创建一个PDF阅读器对象
|
||||
pdfReaded = PyPDF2.PdfReader(pdfFileObj)
|
||||
|
||||
# 创建字典以从每个图像中提取文本
|
||||
text_per_page = {}
|
||||
# 我们从PDF中提取页面
|
||||
for pagenum, page in enumerate(extract_pages(pdf_path)):
|
||||
|
||||
# 初始化从页面中提取文本所需的变量
|
||||
pageObj = pdfReaded.pages[pagenum]
|
||||
page_text = []
|
||||
line_format = []
|
||||
text_from_images = []
|
||||
text_from_tables = []
|
||||
page_content = []
|
||||
# 初始化检查表的数量
|
||||
table_num = 0
|
||||
first_element= True
|
||||
table_extraction_flag= False
|
||||
# 打开pdf文件
|
||||
pdf = pdfplumber.open(pdf_path)
|
||||
# 查找已检查的页面
|
||||
page_tables = pdf.pages[pagenum]
|
||||
# 找出本页上的表格数目
|
||||
tables = page_tables.find_tables()
|
||||
|
||||
|
||||
# 找到所有的元素
|
||||
page_elements = [(element.y1, element) for element in page._objs]
|
||||
# 对页面中出现的所有元素进行排序
|
||||
page_elements.sort(key=lambda a: a[0], reverse=True)
|
||||
|
||||
# 查找组成页面的元素
|
||||
for i,component in enumerate(page_elements):
|
||||
# 提取PDF中元素顶部的位置
|
||||
pos= component[0]
|
||||
# 提取页面布局的元素
|
||||
element = component[1]
|
||||
|
||||
# 检查该元素是否为文本元素
|
||||
if isinstance(element, LTTextContainer):
|
||||
# 检查文本是否出现在表中
|
||||
if table_extraction_flag == False:
|
||||
# 使用该函数提取每个文本元素的文本和格式
|
||||
(line_text, format_per_line) = text_extraction(element)
|
||||
# 将每行的文本追加到页文本
|
||||
page_text.append(line_text)
|
||||
# 附加每一行包含文本的格式
|
||||
line_format.append(format_per_line)
|
||||
page_content.append(line_text)
|
||||
else:
|
||||
# 省略表中出现的文本
|
||||
pass
|
||||
|
||||
# 检查表的元素
|
||||
if isinstance(element, LTRect):
|
||||
# 如果第一个矩形元素
|
||||
if first_element == True and (table_num+1) <= len(tables):
|
||||
# 找到表格的边界框
|
||||
lower_side = page.bbox[3] - tables[table_num].bbox[3]
|
||||
upper_side = element.y1
|
||||
# 从表中提取信息
|
||||
table = extract_table(pdf_path, pagenum, table_num)
|
||||
# print('第'+str(pagenum)+'页第'+str(table_num)+'个表格')
|
||||
# print(table)
|
||||
# 将表信息转换为结构化字符串格式
|
||||
table_string = table_converter(table)
|
||||
# 将表字符串追加到列表中
|
||||
text_from_tables.append(table_string)
|
||||
page_content.append(table_string)
|
||||
# 将标志设置为True以再次避免该内容
|
||||
table_extraction_flag = True
|
||||
# 让它成为另一个元素
|
||||
first_element = False
|
||||
# 在文本和格式列表中添加占位符
|
||||
# page_text.append('table')
|
||||
# line_format.append('table')
|
||||
|
||||
# 检查我们是否已经从页面中提取了表
|
||||
if element.y0 >= lower_side and element.y1 <= upper_side:
|
||||
pass
|
||||
elif not isinstance(page_elements[i+1][1], LTRect):
|
||||
table_extraction_flag = False
|
||||
first_element = True
|
||||
table_num+=1
|
||||
|
||||
print('第'+str(pagenum)+'部分')
|
||||
print('page_text:')
|
||||
print(page_text)
|
||||
#print('line_format:')
|
||||
#print(line_format)
|
||||
#print('text_from_tables:')
|
||||
#print(text_from_tables)
|
||||
#print('page_content:')
|
||||
#print(page_content)
|
||||
|
||||
# 创建字典的键
|
||||
dctkey = 'Page_'+str(pagenum)
|
||||
# 将list的列表添加为页键的值
|
||||
|
||||
# 关闭pdf文件对象
|
||||
pdfFileObj.close()
|
||||
|
||||
# 删除已创建的过程文件
|
||||
# os.remove('cropped_image.pdf')
|
||||
# os.remove('PDF_image.png')
|
||||
|
||||
# 显示页面内容
|
||||
# result = ''.join(text_per_page['Page_0'][4])
|
||||
# print(result)
|
||||
|
||||
# result1 = ''.join(text_per_page['Page_1'][4])
|
||||
# print(result1)
|
|
@ -0,0 +1,88 @@
|
|||
# 读取PDF
|
||||
import PyPDF2
|
||||
# 分析PDF的layout,提取文本
|
||||
from pdfminer.high_level import extract_pages
|
||||
from pdfminer.layout import LTTextContainer, LTRect
|
||||
import pdfplumber
|
||||
|
||||
import os
|
||||
|
||||
'''
|
||||
已知发现问题:
|
||||
1.表格和文本提取错误,表格和文本内容在同一页,文本在前表格在后的,文本数据提取不出来
|
||||
2.大模型抽取错,抽取2023年营业收入:主营业务收入、分产品的营业收入、变动比例被错误抽取
|
||||
'''
|
||||
|
||||
# 查找PDF路径
|
||||
pdf_path = '/Users/zhengfei/Desktop/科润智控.pdf'
|
||||
page_obj = []
|
||||
|
||||
# 我们从PDF中提取页面
|
||||
for pagenum, page in enumerate(extract_pages(pdf_path)):
|
||||
page_text = ''
|
||||
text_obj = {}
|
||||
# 初始化检查表的数量
|
||||
table_num = 0
|
||||
first_element= True
|
||||
table_extraction_flag= False
|
||||
# # 打开pdf文件
|
||||
pdf = pdfplumber.open(pdf_path)
|
||||
# 查找已检查的页面
|
||||
page_tables = pdf.pages[pagenum]
|
||||
# 找出本页上的表格数目
|
||||
tables = page_tables.find_tables()
|
||||
|
||||
# 找到所有的元素
|
||||
page_elements = [(element.y1, element) for element in page._objs]
|
||||
# 对页面中出现的所有元素进行排序
|
||||
page_elements.sort(key=lambda a: a[0], reverse=True)
|
||||
|
||||
# 查找组成页面的元素
|
||||
for i,component in enumerate(page_elements):
|
||||
# 提取PDF中元素顶部的位置
|
||||
pos= component[0]
|
||||
# 提取页面布局的元素
|
||||
element = component[1]
|
||||
|
||||
# 检查该元素是否为文本元素
|
||||
if isinstance(element, LTTextContainer):
|
||||
# 检查文本是否出现在表中
|
||||
|
||||
if table_extraction_flag == False:
|
||||
# 使用该函数提取每个文本元素的文本和格式
|
||||
line_text = element.get_text().replace('\s+', '').replace('\n', '').replace('\r', '')
|
||||
# 将每行的文本追加到页文本
|
||||
if len(line_text) > 5:
|
||||
page_text += line_text
|
||||
|
||||
# 附加每一行包含文本的格式
|
||||
else:
|
||||
# 省略表中出现的文本
|
||||
pass
|
||||
|
||||
# 检查表的元素
|
||||
if isinstance(element, LTRect):
|
||||
# 如果第一个矩形元素
|
||||
if first_element == True and (table_num+1) <= len(tables):
|
||||
# 找到表格的边界框
|
||||
lower_side = page.bbox[3] - tables[table_num].bbox[3]
|
||||
upper_side = element.y1
|
||||
# 将标志设置为True以再次避免该内容
|
||||
table_extraction_flag = True
|
||||
# 让它成为另一个元素
|
||||
first_element = False
|
||||
|
||||
# 检查我们是否已经从页面中提取了表
|
||||
if element.y0 >= lower_side and element.y1 <= upper_side:
|
||||
pass
|
||||
elif not isinstance(page_elements[i+1][1], LTRect):
|
||||
table_extraction_flag = False
|
||||
first_element = True
|
||||
table_num+=1
|
||||
|
||||
text_obj['page_num'] = pagenum
|
||||
text_obj['text'] = page_text
|
||||
print("pagenum:",pagenum," text:",page_text)
|
||||
|
||||
# 打印提取的文本
|
||||
# print(page_obj)
|
|
@ -0,0 +1,72 @@
|
|||
import os
|
||||
import re
|
||||
from tqdm import tqdm
|
||||
from pdfminer.pdfparser import PDFParser,PDFDocument
|
||||
from pdfminer.pdfinterp import PDFResourceManager, PDFPageInterpreter
|
||||
from pdfminer.converter import PDFPageAggregator
|
||||
from pdfminer.layout import LTTextBoxHorizontal,LAParams
|
||||
from pdfminer.pdfinterp import PDFTextExtractionNotAllowed
|
||||
|
||||
def pdf_parse(pdf_path,txt_path):
|
||||
'''解析PDF文本,并保存到TXT文件中'''
|
||||
fp = open(pdf_path,'rb')
|
||||
# pdf1 = urlopen('http://www.tencent.com/20160321.pdf')
|
||||
#用文件对象创建一个PDF文档分析器
|
||||
parser = PDFParser(fp)
|
||||
#创建一个PDF文档
|
||||
doc = PDFDocument()
|
||||
#连接分析器,与文档对象
|
||||
parser.set_document(doc)
|
||||
doc.set_parser(parser)
|
||||
|
||||
#提供初始化密码,如果没有密码,就创建一个空的字符串
|
||||
doc.initialize()
|
||||
|
||||
#检测文档是否提供txt转换,不提供就忽略
|
||||
if not doc.is_extractable:
|
||||
print(pdf_path)
|
||||
raise PDFTextExtractionNotAllowed
|
||||
else:
|
||||
#创建PDF,资源管理器,来共享资源
|
||||
rsrcmgr = PDFResourceManager()
|
||||
#创建一个PDF设备对象
|
||||
laparams = LAParams()
|
||||
device = PDFPageAggregator(rsrcmgr,laparams=laparams)
|
||||
#创建一个PDF解释其对象
|
||||
interpreter = PDFPageInterpreter(rsrcmgr,device)
|
||||
|
||||
#循环遍历列表,每次处理一个page内容
|
||||
# doc.get_pages() 获取page列表
|
||||
for page in doc.get_pages():
|
||||
interpreter.process_page(page)
|
||||
#接受该页面的LTPage对象
|
||||
layout = device.get_result()
|
||||
# 这里layout是一个LTPage对象 里面存放着 这个page解析出的各种对象
|
||||
# 一般包括LTTextBox, LTFigure, LTImage, LTTextBoxHorizontal 等等
|
||||
# 想要获取文本就获得对象的text属性,
|
||||
for x in layout:
|
||||
if(isinstance(x,LTTextBoxHorizontal)):
|
||||
with open(txt_path,'a') as f:
|
||||
results = x.get_text()
|
||||
# print(results)
|
||||
f.write(results +"\n")
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
open_pdf_path = '/Users/zhengfei/Desktop/科润智控.pdf' #【设定打开pdf文件路径】
|
||||
save_txt_path = '/Users/zhengfei/Desktop/' #【设定保存TXT文件路径】
|
||||
pdfList = os.listdir(open_pdf_path)
|
||||
for pdf_name in tqdm(pdfList):
|
||||
try:
|
||||
format = pdf_name.split(".")[1]
|
||||
if format=="pdf":
|
||||
pdf_path = open_pdf_path+pdf_name
|
||||
txt_name = re.sub('.pdf', '.txt', pdf_name)
|
||||
elif format=="PDF":
|
||||
pdf_path = open_pdf_path+pdf_name
|
||||
txt_name = re.sub('.PDF', '.txt', pdf_name)
|
||||
txt_path = save_txt_path+txt_name
|
||||
pdf_parse(pdf_path, txt_path)
|
||||
except:
|
||||
print("转换失败:", pdf_name)
|
||||
continue
|
|
@ -0,0 +1,356 @@
|
|||
import camelot
|
||||
import re
|
||||
import os
|
||||
import json
|
||||
import numpy as np
|
||||
from datetime import datetime
|
||||
# 读取PDF
|
||||
import PyPDF2
|
||||
# 分析PDF的layout,提取文本
|
||||
from pdfminer.high_level import extract_pages
|
||||
from pdfminer.layout import LTTextContainer, LTRect
|
||||
import pdfplumber
|
||||
import mysql.connector
|
||||
|
||||
# 数据处理流程
|
||||
# 1. 解析pdf标题,获取多级标题名称及页码范围
|
||||
# 2. 基于规则选出需要解析的标题下内容
|
||||
# 3. 根据需要解析的标题及页码,获取所有表格内容,并转化成带语义的指标
|
||||
# 4. 根据需要解析的标题及页码,获取所有非表格类的正文
|
||||
# 5. 文本和表格指标调用大模型抽取原始指标
|
||||
# 6. 根据规则讲原始指标转化为最终显示指标
|
||||
|
||||
STR_PATTERN = '营业收入|净利润|变动比例|损益|现金流量净额|现金流|每股收益|总资产|资产总额|收益率'
|
||||
|
||||
def get_md5(str):
|
||||
import hashlib
|
||||
m = hashlib.md5()
|
||||
m.update(str.encode('utf-8'))
|
||||
return m.hexdigest()
|
||||
|
||||
#获取指标的表头信息
|
||||
def get_num_info(array,row_num,col_num,x,y):
|
||||
num_info=""
|
||||
for j in range(col_num):
|
||||
if len(str(array[x][j])) > 50:
|
||||
continue
|
||||
num_info += str(array[x][j])
|
||||
|
||||
for i in range(row_num):
|
||||
if len(str(array[i][y])) > 50:
|
||||
continue
|
||||
num_info += str(array[i][y])
|
||||
|
||||
|
||||
return num_info.replace('%','')
|
||||
|
||||
def get_parse_pages(page_dict):
|
||||
"""
|
||||
:return: 返回一个存储需要解析的页码文本
|
||||
"""
|
||||
return "all"
|
||||
|
||||
# 读取pdf文件中文本内容,不包括表格
|
||||
def get_text_content(pdf_path):
|
||||
"""
|
||||
:return: 返回pdf文件中文本内容,不包括表格
|
||||
"""
|
||||
page_obj = []
|
||||
|
||||
# 我们从PDF中提取页面
|
||||
for pagenum, page in enumerate(extract_pages(pdf_path)):
|
||||
page_text = ''
|
||||
text_obj = {}
|
||||
# 初始化检查表的数量
|
||||
table_num = 0
|
||||
first_element= True
|
||||
table_extraction_flag= False
|
||||
# # 打开pdf文件
|
||||
pdf = pdfplumber.open(pdf_path)
|
||||
# 查找已检查的页面
|
||||
page_tables = pdf.pages[pagenum]
|
||||
# 找出本页上的表格数目
|
||||
tables = page_tables.find_tables()
|
||||
|
||||
# 找到所有的元素
|
||||
page_elements = [(element.y1, element) for element in page._objs]
|
||||
# 对页面中出现的所有元素进行排序
|
||||
page_elements.sort(key=lambda a: a[0], reverse=True)
|
||||
|
||||
# 查找组成页面的元素
|
||||
for i,component in enumerate(page_elements):
|
||||
# 提取PDF中元素顶部的位置
|
||||
pos= component[0]
|
||||
# 提取页面布局的元素
|
||||
element = component[1]
|
||||
|
||||
# 检查该元素是否为文本元素
|
||||
if isinstance(element, LTTextContainer):
|
||||
# 检查文本是否出现在表中
|
||||
|
||||
if table_extraction_flag == False:
|
||||
# 使用该函数提取每个文本元素的文本和格式
|
||||
line_text = element.get_text().replace('\s+', '').replace('\n', '').replace('\r', '')
|
||||
# 将每行的文本追加到页文本
|
||||
if len(line_text) > 5:
|
||||
page_text += line_text
|
||||
|
||||
# 附加每一行包含文本的格式
|
||||
else:
|
||||
# 省略表中出现的文本
|
||||
pass
|
||||
|
||||
# 检查表的元素
|
||||
if isinstance(element, LTRect):
|
||||
# 如果第一个矩形元素
|
||||
if first_element == True and (table_num+1) <= len(tables):
|
||||
# 找到表格的边界框
|
||||
lower_side = page.bbox[3] - tables[table_num].bbox[3]
|
||||
upper_side = element.y1
|
||||
# 将标志设置为True以再次避免该内容
|
||||
table_extraction_flag = True
|
||||
# 让它成为另一个元素
|
||||
first_element = False
|
||||
|
||||
# 检查我们是否已经从页面中提取了表
|
||||
if element.y0 >= lower_side and element.y1 <= upper_side:
|
||||
pass
|
||||
elif not isinstance(page_elements[i+1][1], LTRect):
|
||||
table_extraction_flag = False
|
||||
first_element = True
|
||||
table_num+=1
|
||||
|
||||
text_obj['page_num'] = pagenum
|
||||
text_obj['text'] = page_text
|
||||
page_obj.append(text_obj)
|
||||
|
||||
# 打印提取的文本
|
||||
# print(page_obj)
|
||||
return page_obj
|
||||
|
||||
# 读取pdf中的表格,并将表格中指标和表头合并,eg: 2022年1季度营业收入为xxxxx
|
||||
def get_table_measure(file_path, page_num="all"):
|
||||
"""
|
||||
:return: pdf中的表格,并将表格中指标和表头合并,eg: 2022年1季度营业收入为xxxxx
|
||||
"""
|
||||
measure_obj = []
|
||||
tables = camelot.read_pdf(file_path, pages=page_num, strip_text=' ,\n', copy_text=['h'])
|
||||
|
||||
for t in tables:
|
||||
data_dict = {}
|
||||
measure_list = []
|
||||
arr = np.array(t.data)
|
||||
rows, cols = arr.shape
|
||||
if rows == 1 and cols == 1:
|
||||
continue
|
||||
arr_str = ''.join([''.join(map(str, row)) for row in arr])
|
||||
|
||||
matches = re.findall(STR_PATTERN, arr_str)
|
||||
if len(matches) > 0:
|
||||
arr = np.array(t.data)
|
||||
rows, cols = arr.shape
|
||||
row_num , col_num = -1 , -1
|
||||
# 使用嵌套循环遍历数组,获取第一个数值位置
|
||||
for i in range(rows):
|
||||
for j in range(cols):
|
||||
if re.match(r'^[+-]?(\d+(\.\d*)?|\.\d+)(%?)$', str(arr[i, j])):
|
||||
if j == cols-1:
|
||||
row_num , col_num = i , j
|
||||
break
|
||||
elif (re.match(r'^[+-]?(\d+(\.\d*)?|\.\d+)(%?)$', str(arr[i, j+1]))
|
||||
or str(arr[i, j+1]) == '-'):
|
||||
row_num , col_num = i , j
|
||||
break
|
||||
else:
|
||||
continue
|
||||
break
|
||||
|
||||
# 遍历数值二维数组,转成带语义的指标
|
||||
if row_num != -1 and col_num != -1:
|
||||
for i in range(row_num,arr.shape[0]):
|
||||
for j in range(col_num,arr.shape[1]):
|
||||
if arr[i, j] == '-' or arr[i, j] == '' or len(arr[i, j]) > 20:
|
||||
continue
|
||||
else:
|
||||
num_info = get_num_info(arr,row_num,col_num,i,j)
|
||||
measure_list.append(f"{num_info}为{arr[i, j]}")
|
||||
# print(f"{num_info}为{arr[i, j]}")
|
||||
else:
|
||||
pass
|
||||
if len(measure_list) > 0:
|
||||
data_dict["measure_list"] = measure_list
|
||||
data_dict["page_num"] = f"{str(t.page)}_{str(t.order)}"
|
||||
measure_obj.append(data_dict)
|
||||
# print(measure_obj)
|
||||
return measure_obj
|
||||
|
||||
# 文本和表格数据给大模型,返回大模型抽取原始指标列表
|
||||
def get_measure_from_llm(user_prompt):
|
||||
"""
|
||||
:return: 文本和表格数据给大模型,返回大模型抽取原始指标列表
|
||||
"""
|
||||
import random
|
||||
from http import HTTPStatus
|
||||
from dashscope import Generation
|
||||
|
||||
llm_measure_list = []
|
||||
system_prompt = '''
|
||||
你是一个优秀的金融分析师,从给定的数据报告中自动提取以下10个关键财务指标。指标包括:
|
||||
2023年营业收入
|
||||
2023年合计营业收入
|
||||
2023年调整后营业收入
|
||||
2022年营业收入
|
||||
2022年合计营业收入
|
||||
2022年调整后营业收入
|
||||
2023年营业收入变动比例
|
||||
2023年营业收入比上年同期增减
|
||||
2023年归属母公司净利润
|
||||
2023年归属于上市公司股东的净利润
|
||||
2023年归属母公司净利润变动比例
|
||||
请确保只抽取这些指标,并且每个指标的输出格式为:指标名:指标值
|
||||
所有的指标值必须从用户提供的信息中抽取,不允许自己生成,如果找不到相关指标,指标值显示为-
|
||||
<数据报告>
|
||||
<user_prompt>
|
||||
</数据报告>
|
||||
'''
|
||||
system_prompt = system_prompt.replace('<user_prompt>', user_prompt)
|
||||
response = Generation.call(
|
||||
model='qwen-turbo',
|
||||
prompt = system_prompt,
|
||||
seed=random.randint(1, 10000),
|
||||
top_p=0.1,
|
||||
result_format='message',
|
||||
enable_search=False,
|
||||
max_tokens=1500,
|
||||
temperature=0.85,
|
||||
repetition_penalty=1.0
|
||||
)
|
||||
if response.status_code == HTTPStatus.OK:
|
||||
result = response['output']['choices'][0]['message']['content']
|
||||
llm_measure_list = result.split('\n')
|
||||
return llm_measure_list
|
||||
else:
|
||||
print('Request id: %s, Status code: %s, error code: %s, error message: %s' % (
|
||||
response.request_id, response.status_code,
|
||||
response.code, response.message
|
||||
))
|
||||
|
||||
return "llm_error"
|
||||
|
||||
|
||||
# 解析大模型抽取的指标,并插入到数据库
|
||||
def parse_llm_measure_to_db(measure_info,type,conn,cursor):
|
||||
|
||||
create_time = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
|
||||
|
||||
# 执行SQL语句,插入数据
|
||||
insert_query = '''
|
||||
INSERT INTO ori_measure_list
|
||||
(file_id, file_name, type, page_number, table_index, ori_measure_id, ori_measure_name, ori_measure_value, create_time, update_time)
|
||||
VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s, %s)
|
||||
'''
|
||||
file_id = '1111111'
|
||||
file_name = '科润智控.pdf'
|
||||
llm_measure = measure_info['llm_measure']
|
||||
page_num = measure_info['page_num']
|
||||
table_index = '0'
|
||||
if type == 'table':
|
||||
table_index = measure_info['table_index']
|
||||
|
||||
for measure_obj in llm_measure:
|
||||
measure_obj = measure_obj.replace('\n', '').replace('\r', '').replace(' ', '')
|
||||
|
||||
if ':' in measure_obj:
|
||||
ori_measure_name = measure_obj.split(':')[0]
|
||||
ori_measure_value = measure_obj.split(':')[1].replace('+', '')
|
||||
if '-' in ori_measure_value:
|
||||
ori_measure_value = "-"
|
||||
if '.' in ori_measure_name:
|
||||
ori_measure_name = ori_measure_name.split('.')[1]
|
||||
ori_measure_id = get_md5(ori_measure_name)
|
||||
data_to_insert = (file_id, file_name, type, int(page_num), int(table_index), ori_measure_id, ori_measure_name, ori_measure_value, create_time, create_time)
|
||||
cursor.execute(insert_query, data_to_insert)
|
||||
print(f"{type},{page_num},{table_index},{ori_measure_name},{ori_measure_value}")
|
||||
|
||||
# 提交事务
|
||||
conn.commit()
|
||||
return ""
|
||||
|
||||
# 根据measure_config中的规则,更新原始指标的显示指标
|
||||
def update_ori_measure(conn,cursor):
|
||||
|
||||
# 执行SQL语句,更新数据
|
||||
update_query = '''
|
||||
UPDATE ori_measure_list
|
||||
SET measure_id = %s, measure_name = %s
|
||||
WHERE ori_measure_id = %s and ori_measure_value !='-'
|
||||
'''
|
||||
|
||||
# 执行SQL语句,更新数据
|
||||
select_query = '''
|
||||
SELECT measure_id,measure_name,ori_measure_id FROM measure_config
|
||||
'''
|
||||
cursor.execute(select_query)
|
||||
records = cursor.fetchall()
|
||||
for record in records:
|
||||
data_to_update = (record[0], record[1], record[2])
|
||||
cursor.execute(update_query, data_to_update)
|
||||
|
||||
conn.commit()
|
||||
|
||||
if __name__ == "__main__":
|
||||
start_time = datetime.now()
|
||||
print("开始时间:", start_time.strftime("%Y-%m-%d %H:%M:%S"))
|
||||
|
||||
path = "/Users/zhengfei/Desktop/科润智控1.pdf"
|
||||
table_info = get_table_measure(path)
|
||||
# text_info = get_text_content(path)
|
||||
|
||||
# # 数据库连接对象
|
||||
# # 连接到MySQL数据库
|
||||
# conn = mysql.connector.connect(
|
||||
# host="121.37.185.246",
|
||||
# user="financial",
|
||||
# password="financial_8000",
|
||||
# database="financial_report"
|
||||
# )
|
||||
|
||||
# 创建一个cursor对象来执行SQL语句
|
||||
# cursor = conn.cursor()
|
||||
|
||||
for table_obj in table_info:
|
||||
table_measure_obj = {}
|
||||
table_page_num = table_obj['page_num'].split("_")[0]
|
||||
table_index = table_obj['page_num'].split("_")[1]
|
||||
table_measure = ','.join(table_obj['measure_list'])
|
||||
if table_page_num == '3':
|
||||
print(f"第{table_page_num}页表格指标为:{table_measure}")
|
||||
table_llm_measure = get_measure_from_llm(table_measure)
|
||||
if table_page_num == '3':
|
||||
print(f"第{table_page_num}页表格llm指标为:{table_llm_measure}")
|
||||
# table_measure_obj['page_num'] = table_page_num
|
||||
# table_measure_obj['table_index'] = table_index
|
||||
# table_measure_obj['llm_measure'] = table_llm_measure
|
||||
# parse_llm_measure_to_db(table_measure_obj,'table',conn,cursor)
|
||||
|
||||
# for text_obj in text_info:
|
||||
# text_measure_obj = {}
|
||||
# text_page_num = text_obj['page_num']
|
||||
# text = text_obj['text']
|
||||
# if len(text) > 10:
|
||||
# text_llm_measure = get_measure_from_llm(text)
|
||||
# text_measure_obj['page_num'] = text_page_num
|
||||
# text_measure_obj['llm_measure'] = text_llm_measure
|
||||
# parse_llm_measure_to_db(text_measure_obj,'text',conn,cursor)
|
||||
# print(text_llm_measure)
|
||||
|
||||
# update_ori_measure(conn,cursor)
|
||||
|
||||
# cursor.close()
|
||||
# conn.close()
|
||||
# measure_info =['1. 2023年营业收入: 983698831.48', '2. 2023年营业收入变动比例: 15.10%', '3. 2023年归属母公司净利润: - (未在报告中找到)', '4. 2023年归属母公司净利润变动比例: - (未在报告中找到)', '5. 2023年毛利率: (营业收入 - 主营业务成本) / 营业收入 = (983698831.48 - 793604607.43) / 983698831.48', '6. 2022年毛利率: (主营业务收入 - 主营业务成本) / 主营业务收入 = (854682261.31 - 690932741.27) / 854682261.31', '7. 2023年主营业务收入: 983698831.48', '8. 2022年主营业务收入: 854682261.31']
|
||||
# parse_llm_measure_to_db(measure_info)
|
||||
# get_measure_from_llm()
|
||||
end_time = datetime.now()
|
||||
print("结束时间:", end_time.strftime("%Y-%m-%d %H:%M:%S"))
|
||||
#print(pdf_data)
|
|
@ -0,0 +1 @@
|
|||
import re
|
|
@ -0,0 +1,92 @@
|
|||
#import camelot
|
||||
import re
|
||||
#from multiprocessing import Pool
|
||||
import os, time, random
|
||||
import json
|
||||
#from config import MILVUS_CLIENT,MYSQL_HOST,MYSQL_USER,MYSQL_PASSWORD,MYSQL_DB,MEASURE_COUNT
|
||||
from datetime import datetime
|
||||
# 读取PDF
|
||||
import PyPDF2
|
||||
# 分析PDF的layout,提取文本
|
||||
from pdfminer.high_level import extract_pages
|
||||
from pdfminer.layout import LTTextBoxHorizontal
|
||||
import pdfplumber
|
||||
import mysql.connector
|
||||
#import utils
|
||||
from pymilvus import MilvusClient
|
||||
#import llm_service
|
||||
#import db_service
|
||||
#import pdf_title
|
||||
import numpy as np
|
||||
#from multiprocessing import Process
|
||||
|
||||
|
||||
|
||||
|
||||
def text_in_table(top, tables_range, page_num):
|
||||
if tables_range.get(page_num):
|
||||
for range in tables_range[page_num]:
|
||||
if top < range['top'] and top > range['buttom']:
|
||||
return True
|
||||
return False
|
||||
|
||||
def get_text_type(text: str):
|
||||
text = re.sub(r"\s", "", text)
|
||||
first_re = '年度报告'
|
||||
page_number_pattern = re.compile(r'^\d+(/\d+)?$')
|
||||
|
||||
if re.search(first_re, text.strip()):
|
||||
return 'page_header'
|
||||
|
||||
if page_number_pattern.match(text.strip()):
|
||||
return 'page_footer'
|
||||
|
||||
return 'text'
|
||||
def get_text_content_test(file_path,file_id,pages,tables_range):
|
||||
page_start = pages.split('-')[0]
|
||||
page_end = pages.split('-')[1]
|
||||
|
||||
|
||||
# 我们从PDF中提取页面,page_numbers=[4,5,6]
|
||||
for pagenum, page in enumerate(extract_pages(pdf_path)):
|
||||
try:
|
||||
if pagenum+1 < int(page_start) or pagenum+1 > int(page_end):
|
||||
continue
|
||||
# 找到所有的元素
|
||||
page_elements = [(element.y1, element) for element in page._objs]
|
||||
# 查找组成页面的元素
|
||||
for i,component in enumerate(page_elements):
|
||||
# 提取页面布局的元素
|
||||
element = component[1]
|
||||
# 检查该元素是否为文本元素
|
||||
if isinstance(element, LTTextBoxHorizontal):
|
||||
# 检查文本是否出现在表中
|
||||
line_text = element.get_text().replace('\n','')
|
||||
line_text = re.sub(r"\s", "", line_text)
|
||||
#print(f'line_text 的值是{line_text}')
|
||||
|
||||
element_top = element.bbox[3]
|
||||
element_buttom = element.bbox[1]
|
||||
|
||||
# 检查该文本是否出现在表中
|
||||
if tables_range.get(pagenum+1):
|
||||
for range in tables_range[pagenum+1]:
|
||||
if element_top < range['top'] and element_top > range['buttom']:
|
||||
pass
|
||||
else:
|
||||
if element_top - range['top'] < 150 and element_top - range['top'] > 5 and not text_in_table(element_top, tables_range, pagenum+1):
|
||||
text_type = get_text_type(line_text)
|
||||
if text_type == 'page_header':
|
||||
break
|
||||
|
||||
# 记录需要过滤掉的页码
|
||||
if len(re.findall('母公司|现金流量表补充', line_text)) > 0:
|
||||
print('成功识别到了')
|
||||
except Exception as e:
|
||||
print(f"Error processing page {pagenum+1}: {e}")
|
||||
|
||||
pdf_path = r"combined_v61.pdf"
|
||||
file_id = 1
|
||||
tables_range = {1: [{'top': 727.0118072976055, 'buttom': 77.52552451539339, 'table_index': 1, 'page_num': 1}], 2: [{'top': 687.408985176739, 'buttom': 77.04549030786774, 'table_index': 1, 'page_num': 2}]}
|
||||
pages = '1-2'
|
||||
get_text_content_test(pdf_path,file_id,pages,tables_range)
|
|
@ -0,0 +1,325 @@
|
|||
import camelot
|
||||
import re
|
||||
#from multiprocessing import Pool
|
||||
import os, time, random
|
||||
import json
|
||||
#from config import MILVUS_CLIENT,MYSQL_HOST,MYSQL_USER,MYSQL_PASSWORD,MYSQL_DB,MEASURE_COUNT
|
||||
from datetime import datetime
|
||||
# 读取PDF
|
||||
import PyPDF2
|
||||
# 分析PDF的layout,提取文本
|
||||
from pdfminer.high_level import extract_pages
|
||||
from pdfminer.layout import LTTextBoxHorizontal
|
||||
import pdfplumber
|
||||
import mysql.connector
|
||||
#import utils
|
||||
from pymilvus import MilvusClient
|
||||
#import llm_service
|
||||
#import db_service
|
||||
#import pdf_title
|
||||
import numpy as np
|
||||
#from multiprocessing import Process
|
||||
|
||||
STR_PATTERN = '营业收入|净利润|变动比例|损益|现金流量净额|现金净流量|现金流|每股收益|总资产|资产总额|收益率|货币资金|应收账款|存货|固定资产|在建工程|商誉|短期借款|应付账款|合同负债|长期借款|营业成本|销售费用|管理费用|财务费用|研发费用|研发投入'
|
||||
#负责表内一旦出现某个字符,整个表丢弃
|
||||
PATTERN = '品牌类型|分门店|销售渠道|行业名称|产品名称|地区名称|子公司名称|业绩快报|调整情况说明|调整年初资产负债表|计入当期损益的政府补助|主要子公司|分部|母公司资产负债表|显示服务|渠道|商品类型|合同分类|会计政策变更|地区分类'
|
||||
#unit_pattern = re.compile(r'单位[:|:]?(百万元|千万元|亿元|万元|千元|元)')
|
||||
MUILT_PATTERN = '调整前'
|
||||
file_path = r"combined_v61.pdf"
|
||||
file_id = 1
|
||||
pages = '1-2'
|
||||
tables_range = {}
|
||||
# def get_table_range_test(file_path, file_id, pages, tables_range):
|
||||
|
||||
# print('Run task %s (%s)...' % (f'解析表格{pages}', os.getpid()))
|
||||
# #(f'file_path: {file_path},file_id:{file_id},pages:{pages},tables_range:{tables_range}')
|
||||
# start = time.time()
|
||||
# import tempfile
|
||||
# temp_dir_path = "F:\\temp"
|
||||
|
||||
# # 检查并创建临时文件夹
|
||||
# if not os.path.exists(temp_dir_path):
|
||||
# os.makedirs(temp_dir_path)
|
||||
|
||||
# # 创建临时文件夹
|
||||
# temp_dir = tempfile.mkdtemp(prefix="camelot_temp_", dir=temp_dir_path)
|
||||
# # 设置全局临时文件夹路径
|
||||
# os.environ["TMP"] = temp_dir
|
||||
# os.environ["TEMP"] = temp_dir
|
||||
# # conn = mysql.connector.connect(
|
||||
# # host= MYSQL_HOST,
|
||||
# # user= MYSQL_USER,
|
||||
# # password= MYSQL_PASSWORD,
|
||||
# # database= MYSQL_DB
|
||||
# # )
|
||||
|
||||
# # 创建一个cursor对象来执行SQL语句
|
||||
# #print(f'file_path的值是{file_path}')
|
||||
# #cursor = conn.cursor()
|
||||
# # try:
|
||||
# # tables = camelot.read_pdf(file_path, pages=pages, strip_text=' ,\n', copy_text=['h'])
|
||||
# # print('读取成功')
|
||||
# # except Exception as e:
|
||||
# # print(f'错误在{e}')
|
||||
# #print(f'file_path的值是{file_path}')
|
||||
# #file_path = "F:\\11_pdf\\688670-2023-nb-nb.pdf"
|
||||
# os.environ["GHOSTSCRIPT_BINARY"] = "gswin64c"
|
||||
# try:
|
||||
# # 确保 file_path 是正确的,并且文件是可访问的
|
||||
# if not os.path.exists(file_path):
|
||||
# print(f'文件路径不正确或文件不存在: {file_path}')
|
||||
# raise FileNotFoundError(f"文件不存在:{file_path}")
|
||||
# else:
|
||||
# pass#(f'file_path是存在的就是{file_path}')
|
||||
|
||||
# # 读取 PDF 文件
|
||||
# #tables = camelot.read_pdf(file_path, pages=pages, strip_text=' ,\n')#, copy_text=['h']
|
||||
# #tables = camelot.read_pdf(file_path, pages=pages, flavor='lattice', strip_text=' ,\n', temp_dir=temp_dir)
|
||||
# tables = camelot.read_pdf(file_path, pages=pages, strip_text=' ,\n', copy_text=['h'], temp_dir=temp_dir)#line_scale=10,
|
||||
|
||||
# print('读取成功')
|
||||
# print("检测到的表格数量:", tables.n)
|
||||
# except FileNotFoundError as fe:
|
||||
# print(fe)
|
||||
# except Exception as e:
|
||||
# print(f'处理PDF时出错: {e}')
|
||||
# for t in tables:
|
||||
|
||||
# top = t._bbox[3]
|
||||
# buttom = t._bbox[1]
|
||||
# page_num = int(t.page)
|
||||
# table_index = int(t.order)
|
||||
# arr = np.array(t.data)
|
||||
# #recent_value = None
|
||||
# #这里开始对可能解析错误的值做判断:
|
||||
# for i, row in enumerate(arr):
|
||||
# if len(row) >= 4:
|
||||
# # first_value = row[0]
|
||||
# # if ("2023年度" in first_value or "2022年度" in first_value) and len(first_value) <= 12:
|
||||
# # recent_value = first_value
|
||||
# # if first_value == '' and recent_value:
|
||||
# # row[0] = recent_value
|
||||
# # 检查条件:第一列不为数字,第二列和第四列为空,第三列有三个小数点【三列的数字被识别到一起了】
|
||||
# if (not row[0].replace('.', '', 1).isdigit()) and (row[1] == '') and (len(row[2].split('.')) == 4 and len(row[2].rsplit('.', 1)[-1]) == 2) and (row[3] == ''):
|
||||
# split_values = row[2].split('.')
|
||||
# # 确保可以正确拆分成三个数值
|
||||
# if len(split_values) == 4:
|
||||
# new_value1 = f"{split_values[0]}.{split_values[1][:2]}"
|
||||
# new_value2 = f"{split_values[1][2:]}.{split_values[2][:2]}"
|
||||
# new_value3 = f"{split_values[2][2:]}.{split_values[3]}"
|
||||
# row[1] = new_value1
|
||||
# row[2] = new_value2
|
||||
# row[3] = new_value3
|
||||
# #检查条件:第一列不为数字,第二列第四列为空,第三列两个小数点,第五列两个小数点【两列的数字被识别到一起了】
|
||||
# if len(row) >= 5 and (not row[0].replace('.', '', 1).isdigit()) and (row[1] == '') and (len(row[2].split('.')) == 3) and (row[3] == '') and (len(row[4].split('.')) == 3) and len(row[2].rsplit('.', 1)[-1]) == 2 and len(row[4].rsplit('.', 1)[-1]) == 2:
|
||||
# split_value_3 = row[2].split('.')
|
||||
# split_value_5 = row[4].split('.')
|
||||
|
||||
# if len(split_value_3) == 3:
|
||||
# new_value2 = f"{split_value_3[0]}.{split_value_3[1][:2]}"
|
||||
# new_value3 = f"{split_value_3[1][2:]}.{split_value_3[2]}"
|
||||
|
||||
# if len(split_value_5) == 3:
|
||||
# new_value4 = f"{split_value_5[0]}.{split_value_5[1][:2]}"
|
||||
# new_value5 = f"{split_value_5[1][2:]}.{split_value_5[2]}"
|
||||
|
||||
# row[1] = new_value2
|
||||
# row[2] = new_value3
|
||||
# row[3] = new_value4
|
||||
# row[4] = new_value5
|
||||
# #检查条件:第一列不为数字,第二列为空,第三列有两个小数点,第四列为正常数字【两列的数字被识别到一起了】
|
||||
# if len(row) >= 4 and (not row[0].replace('.', '', 1).isdigit()) and (row[1] == '') and (len(row[2].split('.')) == 3) and len(row[2].rsplit('.', 1)[-1]) == 2 and (row[3].replace('-', '', 1).replace('.', '', 1).isdigit()):
|
||||
# split_values = row[2].split('.')
|
||||
# if len(split_values) == 3:
|
||||
# new_value2 = f"{split_values[0]}.{split_values[1][:2]}"
|
||||
# new_value3 = f"{split_values[1][2:]}.{split_values[2]}"
|
||||
# row[1] = new_value2
|
||||
# row[2] = new_value3
|
||||
# #检查条件:第一列不位数字,后面有一列中的值存在“%”并且"%"不是结尾,就进行拆分
|
||||
# if not row[0].replace('.', '', 1).isdigit():
|
||||
# for i in range(1, len(row) - 1):
|
||||
# if row[i] == '' and '%' in row[i + 1] and len(row[i + 1].split('%')) == 2:
|
||||
# split_values = row[i + 1].split('%')
|
||||
# new_value1 = f"{split_values[0]}%"
|
||||
# new_value2 = f"{split_values[1]}"
|
||||
# row[i] = new_value1
|
||||
# row[i + 1] = new_value2
|
||||
# break
|
||||
|
||||
# #检查条件:当一个列表中同时出现了2022年12月31日和2023年1月1日时【并且都只出现1次】,在2022年12月31日后面增加“调整前”字段
|
||||
# # if sum(1 for item in row if item.strip() == "2023年1月1日") == 1 and sum(1 for item in row if item.strip() == "2022年12月31日") == 1:
|
||||
# # for i, item in enumerate(row):
|
||||
# # stripped_item = item.strip() #去空格
|
||||
# # if stripped_item == "2022年12月31日":
|
||||
# # row[i] = stripped_item + '调整前'
|
||||
|
||||
# new_data = arr.tolist()#用于后面保存到数据库中
|
||||
|
||||
|
||||
# rows, cols = arr.shape
|
||||
# if rows == 1 and cols == 1:
|
||||
# continue
|
||||
# arr_str = ''.join([''.join(map(str, row)) for row in arr])
|
||||
# #print(f'arr_str的值是 {arr_str}')
|
||||
# #过滤掉不包含需抽取指标表格的文本
|
||||
# matches = re.findall(STR_PATTERN, arr_str)
|
||||
# pattern = re.findall(PATTERN,arr_str)
|
||||
# muilt_pattern = re.findall(MUILT_PATTERN,arr_str)
|
||||
# if len(matches) > 0 and len(pattern) == 0 and len(muilt_pattern)<5:
|
||||
# if not tables_range.get(page_num):
|
||||
# tables_range[page_num] = []
|
||||
|
||||
# tables_range[page_num].append({
|
||||
# 'top' : top,
|
||||
# 'buttom' : buttom,
|
||||
# 'table_index' : table_index,
|
||||
# 'page_num' : page_num,
|
||||
# })
|
||||
# print(f"tables_range的值是{tables_range}")
|
||||
# #(f'file_id是{file_id}')
|
||||
|
||||
# # db_service.insert_pdf_parse_process({
|
||||
# # 'file_id': file_id,
|
||||
# # 'page_num' : page_num,
|
||||
# # 'page_count' : 100,
|
||||
# # 'type' : 'parse_table',
|
||||
# # 'content':{
|
||||
# # 'top' : top,
|
||||
# # 'buttom' : buttom,
|
||||
# # 'page_num' : page_num,
|
||||
# # 'table_index' : table_index,
|
||||
# # "type" : "table",
|
||||
# # "data" : new_data,
|
||||
# # 'sort_num' : page_num*1000 - top
|
||||
# # }},conn,cursor)
|
||||
|
||||
# #get_text_content(file_path, file_id, tables_range, pages, conn, cursor)
|
||||
|
||||
# # cursor.close()
|
||||
# # conn.close()
|
||||
|
||||
# end = time.time()
|
||||
# print('Task %s runs %0.2f seconds.' % (f'解析表格{pages}', (end - start)))
|
||||
def get_table_range_test(file_path, file_id, pages, tables_range):
|
||||
|
||||
print('Run task %s (%s)...' % (f'解析表格{pages}', os.getpid()))
|
||||
start = time.time()
|
||||
|
||||
# conn = mysql.connector.connect(
|
||||
# host= MYSQL_HOST,
|
||||
# user= MYSQL_USER,
|
||||
# password= MYSQL_PASSWORD,
|
||||
# database= MYSQL_DB
|
||||
# )
|
||||
|
||||
# 创建一个cursor对象来执行SQL语句
|
||||
#cursor = conn.cursor()
|
||||
|
||||
#redis_client = redis.Redis(host=REDIS_HOST, port=REDIS_PORT, password=REDIS_PASSWORD, db=6)
|
||||
|
||||
tables = camelot.read_pdf(file_path, pages=pages, strip_text=' ,\n', copy_text=['h'])
|
||||
for t in tables:
|
||||
|
||||
top = t._bbox[3]
|
||||
buttom = t._bbox[1]
|
||||
page_num = int(t.page)
|
||||
table_index = int(t.order)
|
||||
arr = np.array(t.data)
|
||||
#这里开始对可能解析错误的值做判断:
|
||||
for i, row in enumerate(arr):
|
||||
if len(row) >= 4:
|
||||
# 检查条件:第一列不为数字,第二列和第四列为空,第三列有三个小数点【三列的数字被识别到一起了】
|
||||
if (not row[0].replace('.', '', 1).isdigit()) and (row[1] == '') and (len(row[2].split('.')) == 4 and len(row[2].rsplit('.', 1)[-1]) == 2) and (row[3] == ''):
|
||||
split_values = row[2].split('.')
|
||||
# 确保可以正确拆分成三个数值
|
||||
if len(split_values) == 4:
|
||||
new_value1 = f"{split_values[0]}.{split_values[1][:2]}"
|
||||
new_value2 = f"{split_values[1][2:]}.{split_values[2][:2]}"
|
||||
new_value3 = f"{split_values[2][2:]}.{split_values[3]}"
|
||||
row[1] = new_value1
|
||||
row[2] = new_value2
|
||||
row[3] = new_value3
|
||||
#检查条件:第一列不为数字,第二列第四列为空,第三列两个小数点,第五列两个小数点【两列的数字被识别到一起了】
|
||||
if len(row) >= 5 and (not row[0].replace('.', '', 1).isdigit()) and (row[1] == '') and (len(row[2].split('.')) == 3) and (row[3] == '') and (len(row[4].split('.')) == 3) and len(row[2].rsplit('.', 1)[-1]) == 2 and len(row[4].rsplit('.', 1)[-1]) == 2:
|
||||
split_value_3 = row[2].split('.')
|
||||
split_value_5 = row[4].split('.')
|
||||
|
||||
if len(split_value_3) == 3:
|
||||
new_value2 = f"{split_value_3[0]}.{split_value_3[1][:2]}"
|
||||
new_value3 = f"{split_value_3[1][2:]}.{split_value_3[2]}"
|
||||
|
||||
if len(split_value_5) == 3:
|
||||
new_value4 = f"{split_value_5[0]}.{split_value_5[1][:2]}"
|
||||
new_value5 = f"{split_value_5[1][2:]}.{split_value_5[2]}"
|
||||
|
||||
row[1] = new_value2
|
||||
row[2] = new_value3
|
||||
row[3] = new_value4
|
||||
row[4] = new_value5
|
||||
#检查条件:第一列不为数字,第二列为空,第三列有两个小数点,第四列为正常数字【两列的数字被识别到一起了】
|
||||
if len(row) >= 4 and (not row[0].replace('.', '', 1).isdigit()) and (row[1] == '') and (len(row[2].split('.')) == 3) and len(row[2].rsplit('.', 1)[-1]) == 2 and (row[3].replace('-', '', 1).replace('.', '', 1).isdigit()):
|
||||
split_values = row[2].split('.')
|
||||
if len(split_values) == 3:
|
||||
new_value2 = f"{split_values[0]}.{split_values[1][:2]}"
|
||||
new_value3 = f"{split_values[1][2:]}.{split_values[2]}"
|
||||
row[1] = new_value2
|
||||
row[2] = new_value3
|
||||
#检查条件:第一列不位数字,后面有一列中的值存在“%”并且"%"不是结尾,就进行拆分
|
||||
if not row[0].replace('.', '', 1).isdigit():
|
||||
for i in range(1, len(row) - 1):
|
||||
if row[i] == '' and '%' in row[i + 1] and len(row[i + 1].split('%')) == 2:
|
||||
split_values = row[i + 1].split('%')
|
||||
new_value1 = f"{split_values[0]}%"
|
||||
new_value2 = f"{split_values[1]}"
|
||||
row[i] = new_value1
|
||||
row[i + 1] = new_value2
|
||||
break
|
||||
|
||||
new_data = arr.tolist()#用于后面保存到数据库中
|
||||
rows, cols = arr.shape
|
||||
if rows == 1 and cols == 1:
|
||||
continue
|
||||
arr_str = ''.join([''.join(map(str, row)) for row in arr])
|
||||
|
||||
#过滤掉不包含需抽取指标表格的文本
|
||||
matches = re.findall(STR_PATTERN, arr_str)
|
||||
pattern = re.findall(PATTERN,arr_str)
|
||||
muilt_pattern = re.findall(MUILT_PATTERN,arr_str)
|
||||
if len(matches) > 0 and len(pattern) == 0 and len(muilt_pattern)<5:
|
||||
if not tables_range.get(page_num):
|
||||
tables_range[page_num] = []
|
||||
|
||||
tables_range[page_num].append({
|
||||
'top' : top,
|
||||
'buttom' : buttom,
|
||||
'table_index' : table_index,
|
||||
'page_num' : page_num,
|
||||
})
|
||||
print(f"tables_range的值是{tables_range}")
|
||||
|
||||
# db_service.insert_pdf_parse_process({
|
||||
# 'file_id': file_id,
|
||||
# 'page_num' : page_num,
|
||||
# 'page_count' : 100,
|
||||
# 'type' : 'parse_table',
|
||||
# 'content':{
|
||||
# 'top' : top,
|
||||
# 'buttom' : buttom,
|
||||
# 'page_num' : page_num,
|
||||
# 'table_index' : table_index,
|
||||
# "type" : "table",
|
||||
# "data" : new_data,
|
||||
# 'sort_num' : page_num*1000 - top
|
||||
# }},conn,cursor)
|
||||
|
||||
# get_text_content(file_path, file_id, tables_range, pages, conn, cursor, redis_client)
|
||||
|
||||
# cursor.close()
|
||||
# conn.close()
|
||||
# redis_client.close()
|
||||
|
||||
end = time.time()
|
||||
print('Task %s runs %0.2f seconds.' % (f'解析表格{pages}', (end - start)))
|
||||
|
||||
|
||||
get_table_range_test(file_path, file_id, pages, tables_range)
|
|
@ -0,0 +1,812 @@
|
|||
#coding=utf-8
|
||||
|
||||
import dashscope
|
||||
from http import HTTPStatus
|
||||
from pymilvus import MilvusClient
|
||||
import json
|
||||
from datetime import datetime
|
||||
import re,os,time
|
||||
import requests
|
||||
import config
|
||||
import numpy as np
|
||||
from docx2pdf import convert
|
||||
|
||||
def get_md5(str):
|
||||
import hashlib
|
||||
m = hashlib.md5()
|
||||
m.update(str.encode('utf-8'))
|
||||
return m.hexdigest()
|
||||
|
||||
def embed_with_str(input):
|
||||
retry = 0
|
||||
max_retry = 5
|
||||
t = 0.1
|
||||
while retry < max_retry:
|
||||
#阿里接口限流
|
||||
time.sleep(t)
|
||||
resp = dashscope.TextEmbedding.call(
|
||||
model=dashscope.TextEmbedding.Models.text_embedding_v2,
|
||||
input=input)
|
||||
if resp.status_code == HTTPStatus.OK:
|
||||
return resp
|
||||
elif resp.status_code == 429:
|
||||
print(f'触发限流,等待{t}秒后重试')
|
||||
retry += 1
|
||||
t+=0.1
|
||||
else:
|
||||
print(f'请求失败,状态码:{resp.status_code}')
|
||||
return None
|
||||
print('重试超过上限')
|
||||
return None
|
||||
|
||||
#如果存在‘归属于|扣非’,就保留括号内的内容,并去掉标点符号和中文数字。
|
||||
#如果存在季度关键词,就将括号内容替换为季度
|
||||
#如果存在‘±’,就将括号内容替换为同期增减
|
||||
#其他情况,就删掉括号内全部内容
|
||||
def get_clean_text(text):
|
||||
text = text.replace('流动资产:','').replace('半年度','上半年')
|
||||
#先对几个半年报的词做整理,防止向量识别不出来
|
||||
terms = ["货币资金", "应收账款",'应付账款']
|
||||
#这个是不要合计的
|
||||
terms_2 = ["固定资产","短期借款","合同负债","在建工程","商誉","存货"]
|
||||
#这个是需要调换位置的指标
|
||||
#terms_3 = ["固定资产","短期借款","合同负债","在建工程","商誉"]
|
||||
#不可以出现同比之类的
|
||||
terms_4 = ['比', '率', '占','至','年以内','年以上','年内','1-2年','2-3年','3-4年','4-5年','准备','在途','增值','评估','利息','应计','改良','跌价','补助','投资']
|
||||
dates = [ "2021年12月31日","2022年12月31日","2022年1月1日","2023年1月1日", "2023年12月31日", "2022年6月30日","2023年6月30日","2024年6月30日","2024年半年度","2023年半年度","2022年半年度"]
|
||||
#dates = [ "2021年12月31日","2022年12月31日","2023年12月31日","2022年1月1日","2023年1月1日", "2024年1月1日", "2022年6月30日","2023年6月30日","2024年6月30日","2021年初","2022年初","2023年初","2024年初",'2021年末','2022年末','2023年末','2024年末',"2023年","2022年","2021年"]
|
||||
if any(term in text for term in terms_4):
|
||||
return text
|
||||
if len(text) <= 20:
|
||||
for term in terms:
|
||||
for date in dates:
|
||||
if term in text and date in text:
|
||||
text = f"{date}{term}合计"
|
||||
return text
|
||||
if len(text) <= 20:
|
||||
for term in terms_2:
|
||||
for date in dates:
|
||||
if term in text and date in text:
|
||||
text = f"{date}{term}"
|
||||
return text
|
||||
|
||||
import re
|
||||
replacement_dict = {
|
||||
'加:': '',
|
||||
'减:': '',
|
||||
'%' : '',
|
||||
'其中:': '',
|
||||
'实际': '',
|
||||
'/': '',
|
||||
'重述后':'',
|
||||
'年末金额':'年末',
|
||||
'比重增减':'同比增减',
|
||||
'比例':'同比',
|
||||
}
|
||||
#针对整个text做替换
|
||||
def replace_all(text, replacements):
|
||||
pattern = re.compile("|".join(map(re.escape, replacements.keys())))
|
||||
return pattern.sub(lambda match: replacements[match.group(0)], text)
|
||||
text = replace_all(text, replacement_dict)
|
||||
#单独出现12月31日时,就剔除掉
|
||||
pattern_year = r'(?<!2023年|2022年|2021年)12月31日'
|
||||
text = re.sub(pattern_year, '', text)
|
||||
|
||||
pattern = r"\([^)]*\)|\([^)]*\)" # 增加英文括号的匹配
|
||||
matches = re.findall(pattern, text)
|
||||
quarter_keywords = {
|
||||
"1-3月": "第一季度",
|
||||
"第1季度": "第一季度",
|
||||
"4-6月": "第二季度",
|
||||
"第2季度": "第二季度",
|
||||
"7-9月": "第三季度",
|
||||
"第3季度": "第三季度",
|
||||
"10-12月": "第四季度",
|
||||
"第4季度": "第四季度",
|
||||
"调整后": "调整后",
|
||||
"增减":"增减",
|
||||
"一": "",
|
||||
"二": "",
|
||||
"三": "",
|
||||
"年内到期":"年内到期",
|
||||
"1-6月":"",
|
||||
"发行新股":"发行新股",
|
||||
}
|
||||
#针对text的括号内容进行识别判断
|
||||
for match in matches:
|
||||
month_keywords_found = re.search(r"归属于|扣非", match)
|
||||
if not month_keywords_found: # 改为不包含时的处理
|
||||
replaced = False
|
||||
for keyword, replacement in quarter_keywords.items():
|
||||
if re.search(keyword, match):
|
||||
text = re.sub(re.escape(match), replacement, text) #触发关键词替换
|
||||
replaced = True
|
||||
break
|
||||
if not replaced:
|
||||
text = re.sub(re.escape(match), "", text) # 如果没有找到匹配的关键词,直接删除
|
||||
else:# 如果包含特殊关键词,删除整个括号内容
|
||||
text = re.sub(r"[^\w\s]", "", text)
|
||||
return text
|
||||
|
||||
def convert_docx_to_pdf(file_path):
|
||||
# 检查文件是否为 .docx 格式
|
||||
if file_path.lower().endswith('.docx'):
|
||||
# 生成 PDF 文件路径
|
||||
pdf_path = os.path.splitext(file_path)[0] + '.pdf'
|
||||
|
||||
try:
|
||||
# 执行转换
|
||||
convert(file_path, pdf_path)
|
||||
print(f"转换成功: {pdf_path}")
|
||||
except Exception as e:
|
||||
print(f"转换失败: {e}")
|
||||
else:
|
||||
print("错误: 文件必须是 .docx 格式。")
|
||||
|
||||
def save_pdf_from_url(url, file_path):
|
||||
from urllib.parse import unquote
|
||||
# 发起 GET 请求并保存文件
|
||||
response = requests.get(url)
|
||||
local_file_path = ''
|
||||
url = unquote(url)
|
||||
# 检查响应状态码
|
||||
if response.status_code == 200:
|
||||
# 文件下载成功
|
||||
url_without_params = url.split('?')[0]
|
||||
# 从处理后的URL中提取文件名
|
||||
# 提取文件名
|
||||
file_name = url_without_params.split('/')[-1]
|
||||
#https://financial-report-test.obs.cn-east-3.myhuaweicloud.com:443/upload/file/909f3dd3337a4dd4bc24fb4748c6c76e.PDF?AccessKeyId=IIDIMIUZ1UBBVPKIVB4W&Expires=1726798358&Signature=fKgrDPjmd99Nje4wwvBJxmFlXZY%3D
|
||||
# 指定本地文件保存路径
|
||||
local_file_path = file_path + file_name
|
||||
# local_file_path = convert_docx_to_pdf(local_file_path)
|
||||
|
||||
with open(local_file_path, 'wb') as file:
|
||||
file.write(response.content)
|
||||
print(f"文件已下载到 {local_file_path}")
|
||||
else:
|
||||
# 文件下载失败
|
||||
print(f"无法下载文件,状态码:{response.status_code}")
|
||||
|
||||
return local_file_path
|
||||
|
||||
def get_range(count,parts_num):
|
||||
# 获取 CPU 核数
|
||||
if count < parts_num:
|
||||
parts_num = count
|
||||
# 使用 divmod() 函数计算除法结果和余数
|
||||
quotient, remainder = divmod(count, parts_num)
|
||||
count_range_parts = []
|
||||
for i in range(parts_num):
|
||||
start_num = i * quotient
|
||||
if i < parts_num-1:
|
||||
start_num = i * quotient
|
||||
end_num = start_num+quotient
|
||||
else:
|
||||
end_num = count
|
||||
count_range_parts.append(f'{start_num}-{end_num}')
|
||||
return count_range_parts
|
||||
|
||||
def cosine_similarity(vector_a, vector_b):
|
||||
# 将向量转换为 NumPy 数组
|
||||
vector_a = np.array(vector_a)
|
||||
vector_b = np.array(vector_b)
|
||||
|
||||
# 计算两个向量的点积
|
||||
dot_product = np.dot(vector_a, vector_b)
|
||||
|
||||
# 计算两个向量的欧几里得范数
|
||||
norm_a = np.linalg.norm(vector_a)
|
||||
norm_b = np.linalg.norm(vector_b)
|
||||
|
||||
# 计算余弦相似度
|
||||
cosine_sim = dot_product / (norm_a * norm_b)
|
||||
|
||||
return cosine_sim
|
||||
|
||||
def get_period_type(text, year):
|
||||
l_year = f'{int(year)-1}'
|
||||
bl_year = f'{int(year)-2}'
|
||||
c_period = f'当期|本期|本报告期|报告期|本年|本期|{year}'
|
||||
l_period = f'上年|上期|上年度|{l_year}'
|
||||
bl_period = f'前年|{bl_year}'
|
||||
|
||||
if len(re.findall(c_period, text)) > 0:
|
||||
return 'c'
|
||||
elif len(re.findall(l_period, text)) > 0:
|
||||
return 'l'
|
||||
elif len(re.findall(bl_period, text)) > 0:
|
||||
return 'bl'
|
||||
else:
|
||||
return 'c'
|
||||
|
||||
def get_period_type_other(text, year):
|
||||
l_year = f'{int(year)-1}'
|
||||
bl_year = f'{int(year)-2}'
|
||||
c_period = f'当期|本期|本报告期|报告期|本年|本期|{year}'
|
||||
l_period = f'上年|上期|上年度|{l_year}'
|
||||
bl_period = f'前年|{bl_year}'
|
||||
|
||||
if len(re.findall(c_period, text)) > 0:
|
||||
return 'c'
|
||||
elif len(re.findall(l_period, text)) > 0:
|
||||
return 'l'
|
||||
elif len(re.findall(bl_period, text)) > 0:
|
||||
return 'bl'
|
||||
else:
|
||||
return 'c_n'
|
||||
|
||||
def get_start_period_type(text):
|
||||
s_period = '期初|1月1日|年初'
|
||||
|
||||
if len(re.findall(s_period, text)) > 0:
|
||||
return ''
|
||||
else:
|
||||
return '0'
|
||||
|
||||
def get_season_flag(text):
|
||||
season_period = '第1季度|第2季度|第3季度|第4季度|一季度|二季度|三季度|四季度|1-3月|4-6月|7-9月|10-12月'
|
||||
if len(re.findall(season_period, text)) > 0:
|
||||
return '1'
|
||||
else:
|
||||
return '0'
|
||||
|
||||
def get_percent_flag(text):
|
||||
percent_word = '收益率|占比|比重|比例|同比增减|同比上升|同比下降|变化幅度|同期增减|本年比上年增减|同比变动|变动比例|本年度比上年度增减|增减'
|
||||
if len(re.findall(percent_word, text)) > 0:
|
||||
return '1'
|
||||
else:
|
||||
return '0'
|
||||
|
||||
def get_kf_flag(text):
|
||||
kf_word = '扣非|扣除非经常性损益'
|
||||
if len(re.findall(kf_word, text)) > 0:
|
||||
return '1'
|
||||
else:
|
||||
return '0'
|
||||
|
||||
def get_report_start(text):
|
||||
kf_word = '报告期初|1月1日'
|
||||
if len(re.findall(kf_word, text)) > 0:
|
||||
return '1'
|
||||
else:
|
||||
return '0'
|
||||
|
||||
def get_percent_growth(text):
|
||||
percent_growth_word = '变动|本年比上年|比例同比增减|比例同比上升|比例同比下降|比例变化幅度|比例变动比例|比例本期比上年同期增减|比例本年比上年增减|比例同比变动|比例本期期末金额较上期期末变动比例|比率同比增减|比率同比上升|比率同比下降|比率变化幅度|比率变动比例|比率本期比上年同期增减|比率本年比上年增减|比率同比变动|比率本期期末金额较上期期末变动比例|占比同比增减|占比同比上升|占比同比下降|占比变化幅度|占比变动比例|占比本期比上年同期增减|占比本年比上年增减|占比同比变动|占比本期期末金额较上期期末变动比例|费用同比增减|费用同比上升|费用同比下降|费用变化幅度|费用变动比例|费用本期比上年同期增减|费用本年比上年增减|费用同比变动|费用本期期末金额较上期期末变动比例'
|
||||
if len(re.findall(percent_growth_word, text)) > 0:
|
||||
return '1'
|
||||
else:
|
||||
return '0'
|
||||
def check_black_list(meta_measure, pdf_measure, black_array):
|
||||
# 获取黑名单数据
|
||||
#black_array = fetch_black_list_data(cursor)
|
||||
|
||||
for black in black_array:
|
||||
black_meta = black.split(':')[0]
|
||||
black_pdfs = black.split(':')[1].split(',')
|
||||
if meta_measure==black_meta:
|
||||
for pdf in black_pdfs:
|
||||
if pdf_measure.find(pdf) >= 0:
|
||||
return True
|
||||
return False
|
||||
|
||||
def check_black_list_old(meta_measure,pdf_measure):
|
||||
# 判断指标名是否包含黑名单词
|
||||
#black_array = ['非经常性损益:非经常性损益合计,非经常性损益总额','营业收入:营业外收入,主营业务,营业总收入,扣除,年度公司','归母净利润:净资产,净利率,扣除,年度公司','扣非净利润:净资产,净利率,年度公司','经营活动现金流净额:筹资活动,投资活动,流入小计,流出小计','筹资活动现金流净额:经营活动,投资活动,流入小计,流出小计','投资活动现金流净额:经营活动,筹资活动,流入小计,流出小计','非经常性损益:扣除非经常性损益','基本每股收益:稀释每股收益','稀释每股收益:基本每股收益','总资产:净资产','应收账款:应付账款','短期借款:长期借款','应付账款:应收账款','长期借款:短期借款','研发投入:比例,比率,占比,费用','资本化研发投入:比例,比率,占比,费用','资本化研发投入占比:金额,费用','研发投入占营业收入比例:金额,费用','上年年末:1月1日']
|
||||
black_array = ['非经常性损益:非经常性损益合计,非经常性损益总额,合计'
|
||||
,'营业收入:营业外收入,主营业务,营业总收入,扣除,年底公司,合计,汇总'
|
||||
,'归母净利润:净资产,净利率,扣除,年度公司,归属于本公司普通股股东的净利润'
|
||||
,'扣非净利润:净资产,净利率,年度公司'
|
||||
,'经营活动现金流净额:筹资活动,投资活动,流入小计,流出小计,每股,扣除'
|
||||
,'筹资活动现金流净额:经营活动,投资活动,流入小计,流出小计,每股,扣除'
|
||||
,'投资活动现金流净额:经营活动,筹资活动,流入小计,流出小计,每股,扣除'
|
||||
,'非经常性损益:扣除非经常性损益'
|
||||
,'基本每股收益:稀释每股收益,发行新股'
|
||||
,'稀释每股收益:基本每股收益,发行新股'
|
||||
,'总资产:净资产','应收账款:应付账款,年以上,内,至,到'
|
||||
,'短期借款:长期借款,非流动负债,年以上,年以内,内,至,到'
|
||||
,'应付账款:应收账款,年以上,内,至,到'
|
||||
,'长期借款:短期借款,非流动负债,年以上,内,至,到,保证,抵押'
|
||||
,'研发投入:比例,比率,占比,费用,占'
|
||||
,'资本化研发投入:比例,比率,占比,费用,占'
|
||||
,'资本化研发投入占比:金额,费用'
|
||||
,'研发投入占营业收入比例:金额,费用'
|
||||
,'上年年末:1月1日'
|
||||
,'期加权平均净资产收益率:同比,扣除,扣非,年化,每股'
|
||||
,'期扣非加权平均净资产收益率:同比,年化,每股'
|
||||
,'加权平均净资产收益率同比变动:年化,每股'
|
||||
,'研发费用:制造,投入,直接,管理'
|
||||
,'应收账款:1-2年','货币资金:在途'
|
||||
,'当期:2023年1-6月,调整后'
|
||||
,'营业成本:营业总成本'
|
||||
,'长期借债:年内到期','研发投入:直接'
|
||||
,'第一季度:第二季度,第三季度,第四季度'
|
||||
,'第二季度:第一季度,第三季度,第四季度'
|
||||
,'第三季度:第二季度,第一季度,第四季度'
|
||||
,'第四季度:第二季度,第三季度,第一季度'
|
||||
,'研发费用:研发支出,研发投入','存货:跌价准备'
|
||||
,'费用:日常,付现','固定资产:改良,补助,投资']
|
||||
# current_period = f'当期:{report_year}年1-6月'
|
||||
# black_array.append(current_period)
|
||||
for black in black_array:
|
||||
black_meta = black.split(':')[0]
|
||||
black_pdfs = black.split(':')[1].split(',')
|
||||
if meta_measure.find(black_meta) >= 0:
|
||||
for pdf in black_pdfs:
|
||||
if pdf_measure.find(pdf) >= 0:
|
||||
return True
|
||||
return False
|
||||
def check_white_list(meta_measure,pdf_measure):
|
||||
white_array = ['基本每股收益:每股收益','加权平均净资产收益率同比变动:比','季度变动比例:比']
|
||||
for black in white_array:
|
||||
black_meta = black.split(':')[0]
|
||||
black_pdfs = black.split(':')[1].split(',')
|
||||
if meta_measure.find(black_meta) >= 0:
|
||||
for pdf in black_pdfs:
|
||||
if pdf_measure.find(pdf) < 0:
|
||||
return True
|
||||
return False
|
||||
|
||||
def check_title_black_list(meta_measure,text_info):
|
||||
# 判断指标名是否包含黑名单词
|
||||
black_array = ['营业收入:前五名,前5名,合计','营业成本:合计','财务费用:现金流','销售费用:现金流','管理费用:现金流','研发费用:现金流','非经常性损益:合计']
|
||||
for black in black_array:
|
||||
black_meta = black.split(':')[0]
|
||||
black_pdfs = black.split(':')[1].split(',')
|
||||
if meta_measure.find(black_meta) >= 0:
|
||||
for pdf in black_pdfs:
|
||||
if text_info.find(pdf) >= 0:
|
||||
return True
|
||||
return False
|
||||
|
||||
# 文本中数字的占比
|
||||
def under_non_alpha_ratio(text: str, threshold: float = 0.6):
|
||||
|
||||
if len(text) == 0:
|
||||
return False
|
||||
|
||||
alpha_count = len([char for char in text if char.strip() and char.isalpha()])
|
||||
total_count = len([char for char in text if char.strip()])
|
||||
try:
|
||||
ratio = alpha_count / total_count
|
||||
return ratio <= threshold
|
||||
except:
|
||||
return False
|
||||
def check_table_title_black_list(text,table_title_black_list):#report_year
|
||||
#previous_year = int(report_year) - 1
|
||||
if table_title_black_list is None:
|
||||
return False
|
||||
if len(re.findall(table_title_black_list, text)) > 0:
|
||||
return True
|
||||
if re.search(r'上年度\s*$', text):
|
||||
return True
|
||||
return False
|
||||
#通过关键词黑名单匹配表格上方的文本区域,提取需要过滤的表格
|
||||
def check_table_title_black_list_old(text,report_year):#report_year
|
||||
previous_year = int(report_year) - 1
|
||||
table_title_black_list = f"""所有权或使用权受到限制的资产|持有待售资产|关联交易|未确认递延所得税资产明细|{previous_year}年度|{previous_year}年1-6月|自{previous_year}年1月1日至6月30日止期间|流动性风险|关联交易|账龄超过|流动风险|公司资产负债表|按账龄组合|线上直营|线上直销|公司现金流量表|公司利润表|应收账款|在建工程|固定资产|其他与筹资活动有关的现金|汇率风险|市场风险|主营业务收入|主营收入|其他收入|前五名|前5名|经营活动有关的现金|股份变动对最近一年和最近一期每股收益、每股净资产等财务指标的影响|合同产生的收入情况|子公司|参股公司|控股公司|分解信息|经营活动产生的现金|行业分类|产品分类|地区分类|业绩快报|销售渠道|调整情况说明|合同分类|计入当期损益的政府补助|股份变动对最近一年和最近一期|分部的财务信息|显示服务创收|线上销售情况|试运行销售|会计政策变更|品牌经营业务|工程施工业务|开发业务|制造业务|合营安排或联营企业中的权益|联营企业的主要财务信息|汇率及通货膨胀|与金融工具相关的风险|运营业务|B端业务|终止经营现金流量|终止经营|公司股份总数及股东结构变动及公司资产和负债结构的变动情况|母公司|现金流量表补充|直营店店效情况|担保人2023年度未经审计的|外汇风险|公司各业务板块经营情况|报告期确认的包括在合同负债期初账面价值中的收入|资产受限情况|资产权利受限情况|内控自我评价报告|所有权或使用权受限资产|合并日被合并方资产、负债的账面价值|经营租赁资产|前5|前五|②|不属于现金及现金等价物的货币资金|按销售模式分|按产品类别分|按照销售区域|产品类别|销售模式|经销模式|关键管理人员|截至{previous_year}年6月30日止六个月期间|关联方提供的存款及贷款服务|报告期内各销售渠道的盈利情况|报告期内各地区的盈利情况|报告期内各产品的盈利情况|其他非流动负债|关联方提供的存款及贷款服务|自营销售分商品类别数据|组合计提|考核指标|不属于现金及现金等价物的货币资金|应收款项融资|本期计提、收回或转回的坏账准备情况|存货跌价准备|持有待售负债"""
|
||||
|
||||
if len(re.findall(table_title_black_list, text)) > 0:
|
||||
return True
|
||||
if re.search(r'上年度\s*$', text):
|
||||
return True
|
||||
return False
|
||||
#通过关键词黑名单匹配页面下方的文本区域,提取需要过滤的表格
|
||||
|
||||
def check_table_title_black_list_button(text,table_title_black_list):
|
||||
|
||||
if table_title_black_list is None:
|
||||
return False
|
||||
|
||||
if len(re.findall(table_title_black_list, text)) > 0:
|
||||
return True
|
||||
if re.search(r'上年度\s*$', text):
|
||||
return True
|
||||
return False
|
||||
def check_table_title_black_list_button_old(text):
|
||||
|
||||
table_title_black_list = """公司资产负债表|公司现金流量表|公司利润表|主营业务收入|主营收入|其他收入|前五名|前5名|经营活动有关的现金|股份变动对最近一年和最近一期每股收益、每股净资产等财务指标的影响|合同产生的收入情况|子公司|参股公司|控股公司|分解信息|经营活动产生的现金|2022年度|行业分类|产品分类|地区分类|业绩快报|销售渠道|调整情况说明|合同分类|计入当期损益政府补助|股份变动对最近一年和最近一期|分部的财务信息|显示服务创收|线上销售情况|试运行销售|品牌经营业务|工程施工业务|开发业务|制造业务|合营安排或联营企业中的权益|联营企业的主要财务信息|汇率及通货膨胀|与金融工具相关的风险|运营业务|B端业务|终止经营现金流量|终止经营|公司股份总数及股东结构变动及公司资产和负债结构的变动情况|不属于现金及现金等价物的货币资金|经营租赁资产|分地区|分产品|分行业|使用权受限资产|资产受限情况|经销模式|持续的第三层次公允价值计量项目,期初与期末账面价值间的调节信息及不可观察参数敏感|权利受限情况|应收款项融资|本期计提、收回或转回的坏账准备情况"""
|
||||
|
||||
|
||||
if len(re.findall(table_title_black_list, text)) > 0:
|
||||
return True
|
||||
if re.search(r'上年度\s*$', text):
|
||||
return True
|
||||
return False
|
||||
def check_table_title_black_list_measure(text):
|
||||
#black_array = ['补充资料:研发费用,管理费用,财务费用'
|
||||
# ,'营业收入:营业外收入,主营业务,营业总收入,扣除,年底公司,合计,汇总'
|
||||
#]
|
||||
table_title_black_list = """补充资料|测试文本|其他非流动负债|应收款项融资|本期计提、收回或转回的坏账准备情况|筹资活动产生的各项负债变动情况|持有待售资产|账龄超过 1 年或逾期的重要应付账款|经营租赁资产|计息金融工具|按组合计提坏账准备"""
|
||||
if len(re.findall(table_title_black_list, text)) > 0:
|
||||
return True
|
||||
return False
|
||||
#过滤原始指标中包含黑名单
|
||||
def check_pdf_measure_black_list(text):
|
||||
pdf_measure_black_list = '股权变动前|股权变动后|含股份支付|境内|境外|调整前|有限公司|责任公司|其他|变更前|差异|同口径|调整金额'
|
||||
if len(re.findall(pdf_measure_black_list, text)) > 0:
|
||||
return True
|
||||
if "其中:营业收入" in text:
|
||||
return False
|
||||
if "同比" in text and "额" in text:
|
||||
#if text.find("同比") < text.find("额"):
|
||||
if text.endswith("额"):
|
||||
return True
|
||||
return False
|
||||
|
||||
|
||||
def check_pdf_measure(pdf_measure):
|
||||
keywords_1 = [
|
||||
'2022年', '2023年', '2021年', '第一季度', '第二季度', '第三季度', '第四季度', '增减', '变动', '本期','同期', '当期', '报告期', '前年',
|
||||
'上年', '上期', '本年', '1-3月', '4-6月', '7-9月', '10-12月'
|
||||
]
|
||||
|
||||
keywords_2 = ['这里是一个测试文本']
|
||||
|
||||
contain_keyword_1 = any(keyword in pdf_measure for keyword in keywords_1)
|
||||
contain_keyword_2 = any(keyword in pdf_measure for keyword in keywords_2)
|
||||
#只有 未出现周期,同时出现了'调整后'才会删掉指标
|
||||
if not contain_keyword_1 and contain_keyword_2:
|
||||
return True
|
||||
return False
|
||||
# def check_white_list(meta_measure,pdf_measure):
|
||||
# # 判断指标名是否包含白名单词
|
||||
# black_array = ['营业收入:营业外收入,主营业务,营业总收入,扣除','归母净利润:净资产,净利率,扣除','扣非净利润:净资产,净利率','经营活动现金流净额:筹资活动,投资活动,流入小计,流出小计','筹资活动现金流净额:经营活动,投资活动,流入小计,流出小计','投资活动现金流净额:经营活动,筹资活动,流入小计,流出小计','非经常性损益:扣除非经常性损益','基本每股收益:稀释每股收益','稀释每股收益:基本每股收益','总资产:净资产','应收账款:应付账款','短期借款:长期借款','应付账款:应收账款','长期借款:短期借款','研发投入:比例,比率,占比,费用','资本化研发投入:比例,比率,占比,费用','资本化研发投入占比:金额,费用','研发投入占营业收入比例:金额,费用']
|
||||
# for black in black_array:
|
||||
# black_meta = black.split(':')[0]
|
||||
# black_pdfs = black.split(':')[1].split(',')
|
||||
# if meta_measure.find(black_meta) >= 0:
|
||||
# for pdf in black_pdfs:
|
||||
# if pdf_measure.find(pdf) >= 0:
|
||||
# return True
|
||||
# return False
|
||||
def check_line_text(line_text):
|
||||
if line_text == 'PAGE':
|
||||
return False
|
||||
if line_text == '(续)':
|
||||
return False
|
||||
if line_text.endswith('(续)'):
|
||||
return False
|
||||
if line_text.endswith("年度财务报表") and "有限公司" in line_text:
|
||||
return False
|
||||
if len(line_text) < 20 and line_text.endswith("有限公司"):
|
||||
return False
|
||||
substrings = [
|
||||
'对内加快发展方式绿色转型、对外形成绿色生产和生活方式',
|
||||
'可持续发展、创新发展;“8”是八大绿色行动',
|
||||
'色新赋能、催生绿色新科技、筑牢绿色新支撑',
|
||||
'接上表','续上表',
|
||||
]
|
||||
for substring in substrings:
|
||||
if substring in line_text:
|
||||
return False
|
||||
return True
|
||||
|
||||
def pdf_text_flag(text : str):
|
||||
if under_non_alpha_ratio(text):
|
||||
return True
|
||||
|
||||
if len(text) < 5:
|
||||
return True
|
||||
|
||||
if not re.findall(',|,|。|、|(|)',text):
|
||||
return True
|
||||
|
||||
if text.find('适用') != -1 and text.find('不适用') != -1:
|
||||
return True
|
||||
|
||||
if text.find('是') != -1 and text.find('否') != -1:
|
||||
return True
|
||||
|
||||
return False
|
||||
|
||||
def get_change_rate_flag(text):
|
||||
percent_word = '同比增减|同比上升|同比下降|变化幅度|变动比例|本期比上年同期增减|本年比上年增减|同比变动|本期期末金额较上期期末变动比例'
|
||||
if len(re.findall(percent_word, text)) > 0:
|
||||
return '1'
|
||||
else:
|
||||
return '0'
|
||||
|
||||
def check_pdf_measure_black_list_v3(file_id,table_num,table_index,pdf_measure,conn_app,cursor_app):
|
||||
content_value = f"{table_num}_{table_index}"
|
||||
measure_index_array = []
|
||||
select_measure_index_query = '''
|
||||
SELECT DISTINCT text FROM measure_parser_info_linetext WHERE file_id = %s AND type = 'measure_index' and content = %s
|
||||
'''
|
||||
cursor_app.execute(select_measure_index_query, (file_id,content_value,))
|
||||
measure_index_records = cursor_app.fetchall()
|
||||
for measure_index_record in measure_index_records:
|
||||
measure_index_array.append(measure_index_record[0])
|
||||
black_array = ['补充资料:研发费用,管理费用,财务费用,销售费用'
|
||||
,'测试标题:测试指标'
|
||||
,'其他非流动负债:合同负债'
|
||||
,'应收款项融资:应收账款'
|
||||
,'本期计提、收回或转回的坏账准备情况:应收账款'
|
||||
,'筹资活动产生的各项负债变动情况:短期借款,长期借款'
|
||||
,'持有待售资产:固定资产'
|
||||
,'账龄超过 1 年或逾期的重要应付账款:应付账款'
|
||||
,'经营租赁资产:固定资产'
|
||||
,'计息金融工具:货币资金,短期借款,交易性金融资产'
|
||||
,'按组合计提坏账准备:应收账款'
|
||||
]
|
||||
for black in black_array:
|
||||
black_meta = black.split(':')[0]
|
||||
black_pdfs = black.split(':')[1].split(',')
|
||||
#if measure_index_array.find(black_meta) >= 0:
|
||||
#if black_meta in measure_index_array:
|
||||
if any(black_meta in measure_index for measure_index in measure_index_array):
|
||||
if any(pdf in pdf_measure for pdf in black_pdfs):
|
||||
#for pdf in black_pdfs:
|
||||
#if pdf in pdf_measure:
|
||||
#if pdf_measure.find(pdf) >= 0:
|
||||
return True
|
||||
return False
|
||||
def check_black_table_list(data):
|
||||
black_array = ['补充资料:研发费用,管理费用,财务费用,销售费用',
|
||||
#'补充目录:母公司'
|
||||
]
|
||||
for black in black_array:
|
||||
black_meta = black.split(':')[0]
|
||||
black_pdfs = black.split(':')[1].split(',')
|
||||
if any(black_meta in cell for row in data for cell in row):
|
||||
print(data)
|
||||
for pdf in black_pdfs:
|
||||
data = [row for row in data if not any(pdf in cell for cell in row)]
|
||||
return data
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
print(len('我是我'))
|
||||
|
||||
# print(under_non_alpha_ratio('202水电费水电费水电费是的205月'))
|
||||
# title = '母公司财务报表主要项目注释'
|
||||
# if len(re.findall('母公司|现金流量表补充', title)) >0 and len(re.findall('项目注释', title)) == 0:
|
||||
# print('1')
|
||||
# else:
|
||||
# print('0')
|
||||
|
||||
# print(check_black_list('当期投资活动现金流净额','当前筹资活动现金流净额'))
|
||||
# test = '2023年1-12月'
|
||||
# print(get_period_type('上年度本期费用化研发投入'))
|
||||
# print(get_period_type('费用化研发投入本年度'))
|
||||
# vector_a = embed_with_str('第一季度营业收入')
|
||||
# vector = vector_a.output["embeddings"][0]["embedding"]
|
||||
|
||||
# vector_b = embed_with_str('营业收入第一季度')
|
||||
# vector1 = vector_b.output["embeddings"][0]["embedding"]
|
||||
|
||||
# similarity = cosine_similarity(vector, vector1)
|
||||
# print(f"余弦相似度: {similarity}")
|
||||
|
||||
# measure_data = [
|
||||
# '1,1,营业收入2023年金额,1003535799.51',
|
||||
# '1,1,营业收入2022年金额,869401513.71',
|
||||
# '1,1,营业收入变动比例,15.43%',
|
||||
# '1,1,营业成本2023年金额,810779075.89',
|
||||
# '1,1,营业成本2023年占营业收入的比重,80.79%',
|
||||
# '1,1,营业成本2022年金额,702990363.57',
|
||||
# '1,1,营业成本2022年占营业收入的比重,80.86%',
|
||||
# '1,1,营业成本变动比例,15.33%',
|
||||
# '1,1,毛利率2023年金额,19.21%',
|
||||
# '1,1,毛利率2022年金额,19.14%',
|
||||
# '1,1,销售费用2023年金额,34065464.60',
|
||||
# '1,1,销售费用2023年占营业收入的比重,3.39%',
|
||||
# '1,1,销售费用2022年金额,28038106.19',
|
||||
# '1,1,销售费用2022年占营业收入的比重,3.22%',
|
||||
# '1,1,销售费用变动比例,21.50%',
|
||||
# '1,1,管理费用2023年金额,50807308.69',
|
||||
# '1,1,管理费用2023年占营业收入的比重,5.06%',
|
||||
# '1,1,管理费用2022年金额,38251704.48',
|
||||
# '1,1,管理费用2022年占营业收入的比重,4.40%',
|
||||
# '1,1,管理费用变动比例,32.82%',
|
||||
# '1,1,研发费用2023年金额,35312198.23',
|
||||
# '1,1,研发费用2023年占营业收入的比重,3.52%',
|
||||
# '1,1,研发费用2022年金额,30081787.99',
|
||||
# '1,1,研发费用2022年占营业收入的比重,3.46%',
|
||||
# '1,1,研发费用变动比例,17.39%',
|
||||
# '1,1,财务费用2023年金额,8015604.52',
|
||||
# '1,1,财务费用2023年占营业收入的比重,0.80%',
|
||||
# '1,1,财务费用2022年金额,5739677.85',
|
||||
# '1,1,财务费用2022年占营业收入的比重,0.66%',
|
||||
# '1,1,财务费用变动比例,39.65%',
|
||||
# '1,1,信用减值损失2023年金额,-11873626.82',
|
||||
# '1,1,信用减值损失2023年占营业收入的比重,-1.18%',
|
||||
# '1,1,信用减值损失2022年金额,-8903293.61',
|
||||
# '1,1,信用减值损失2022年占营业收入的比重,-1.02%',
|
||||
# '1,1,信用减值损失变动比例,33.36%',
|
||||
# '1,1,资产减值损失2023年金额,-2328729.46',
|
||||
# '1,1,资产减值损失2023年占营业收入的比重,-0.23%',
|
||||
# '1,1,资产减值损失2022年金额,-2285987.53',
|
||||
# '1,1,资产减值损失2022年占营业收入的比重,-0.26%',
|
||||
# '1,1,资产减值损失变动比例,1.87%',
|
||||
# '1,1,其他收益2023年金额,17886048.88',
|
||||
# '1,1,其他收益2023年占营业收入的比重,1.78%',
|
||||
# '1,1,其他收益2022年金额,11025908.32',
|
||||
# '1,1,其他收益2022年占营业收入的比重,1.27%',
|
||||
# '1,1,其他收益变动比例,62.22%',
|
||||
# '1,1,投资收益2023年金额,323361.47',
|
||||
# '1,1,投资收益2023年占营业收入的比重,0.03%',
|
||||
# '1,1,投资收益2022年金额,1119730.43',
|
||||
# '1,1,投资收益2022年占营业收入的比重,0.13%',
|
||||
# '1,1,投资收益变动比例,-71.12%',
|
||||
# '1,1,公允价值变动收益2023年占营业收入的比重,0.00%',
|
||||
# '1,1,公允价值变动收益2022年金额,10183.62',
|
||||
# '1,1,公允价值变动收益2022年占营业收入的比重,0.00%',
|
||||
# '1,1,公允价值变动收益变动比例,-100.00%',
|
||||
# '1,1,资产处置收益2023年金额,12782544.48',
|
||||
# '1,1,资产处置收益2023年占营业收入的比重,1.27%',
|
||||
# '1,1,资产处置收益2022年金额,-59.56',
|
||||
# '1,1,资产处置收益2022年占营业收入的比重,0.00%',
|
||||
# '1,1,资产处置收益变动比例,21461726.06%',
|
||||
# '1,1,汇兑收益2023年金额,0',
|
||||
# '1,1,汇兑收益2023年占营业收入的比重,0%',
|
||||
# '1,1,汇兑收益2022年金额,0',
|
||||
# '1,1,汇兑收益2022年占营业收入的比重,0%',
|
||||
# '1,1,汇兑收益变动比例,0%',
|
||||
# '1,1,营业利润2023年金额,76175407.00',
|
||||
# '1,1,营业利润2023年占营业收入的比重,7.59%',
|
||||
# '1,1,营业利润2022年金额,63332601.81',
|
||||
# '1,1,营业利润2022年占营业收入的比重,7.28%',
|
||||
# '1,1,营业利润变动比例,20.28%',
|
||||
# '1,1,营业外收入2023年金额,5788307.99',
|
||||
# '1,1,营业外收入2023年占营业收入的比重,0.58%',
|
||||
# '1,1,营业外收入2022年金额,1083997.19',
|
||||
# '1,1,营业外收入2022年占营业收入的比重,0.12%',
|
||||
# '1,1,营业外收入变动比例,433.98%',
|
||||
# '1,1,营业外支出2023年金额,687271.68',
|
||||
# '1,1,营业外支出2023年占营业收入的比重,0.07%',
|
||||
# '1,1,营业外支出2022年金额,1554243.54',
|
||||
# '1,1,营业外支出2022年占营业收入的比重,0.18%',
|
||||
# '1,1,营业外支出变动比例,-55.78%',
|
||||
# '1,1,净利润2023年金额,72975283.09',
|
||||
# '1,1,净利润2023年占营业收入的比重,7.27%',
|
||||
# '1,1,净利润2022年金额,57747603.98',
|
||||
# '1,1,净利润2022年占营业收入的比重,6.64%',
|
||||
# '1,1,净利润变动比例,26.37%',
|
||||
# '1,1,税金及附加2023年金额,5170339.13',
|
||||
# '1,1,税金及附加2023年占营业收入的比重,0.52%',
|
||||
# '1,1,税金及附加2022年金额,1933753.49',
|
||||
# '1,1,税金及附加2022年占营业收入的比重,0.22%',
|
||||
# '1,1,税金及附加变动比例,167.37%',
|
||||
# '1,1,所得税费用2023年金额,8301160.22',
|
||||
# '1,1,所得税费用2023年占营业收入的比重,0.83%',
|
||||
# '1,1,所得税费用2022年金额,5114751.48',
|
||||
# '1,1,所得税费用2022年占营业收入的比重,0.59%',
|
||||
# '1,1,所得税费用变动比例,62.30%',
|
||||
# '1,1,少数股东损益2023年金额,-58350.22',
|
||||
# '1,1,少数股东损益2023年占营业收入的比重,-0.01%',
|
||||
# '1,1,少数股东损益2022年金额,-946.60',
|
||||
# '1,1,少数股东损益2022年占营业收入的比重,0.00%',
|
||||
# '1,1,少数股东损益变动比例,-6064.19%',
|
||||
# '1,1,归属于母公司所有者的净利润2023年金额,73033633.31',
|
||||
# '1,1,归属于母公司所有者的净利润2023年占营业收入的比重,7.28%',
|
||||
# '1,1,归属于母公司所有者的净利润2022年金额,57748550.58',
|
||||
# '1,1,归属于母公司所有者的净利润2022年占营业收入的比重,6.64%',
|
||||
# '1,1,归属于母公司所有者的净利润变动比例,26.47%',
|
||||
# '1,1,归属于少数股东的综合收益总额2023年金额,-58350.22',
|
||||
# '1,1,归属于少数股东的综合收益总额2023年占营业收入的比重,-0.01%',
|
||||
# '1,1,归属于少数股东的综合收益总额2022年金额,-946.60',
|
||||
# '1,1,归属于少数股东的综合收益总额2022年占营业收入的比重,0.00%',
|
||||
# '1,1,归属于少数股东的综合收益总额变动比例,-6064.19%',
|
||||
# '1,1,归属于母公司所有者的综合收益总额2023年金额,73033633.31',
|
||||
# '1,1,归属于母公司所有者的综合收益总额2023年占营业收入的比重,7.28%',
|
||||
# '1,1,归属于母公司所有者的综合收益总额2022年金额,57748550.58',
|
||||
# '1,1,归属于母公司所有者的综合收益总额2022年占营业收入的比重,6.64%',
|
||||
# '1,1,归属于母公司所有者的综合收益总额变动比例,26.47%',
|
||||
# '2,1,主营业务收入2023年,983698831.48',
|
||||
# '2,1,主营业务收入2022年,854682261.31',
|
||||
# '2,1,主营业务收入变动比例,15.10%',
|
||||
# '2,1,其他业务收入2023年,19836968.03',
|
||||
# '2,1,其他业务收入2022年,14719252.40',
|
||||
# '2,1,其他业务收入变动比例,34.77%',
|
||||
# '2,1,主营业务成本2023年,793604607.43',
|
||||
# '2,1,主营业务成本2022年,690932741.27',
|
||||
# '2,1,主营业务成本变动比例,14.86%',
|
||||
# '2,1,其他业务成本2023年,17174468.46',
|
||||
# '2,1,其他业务成本2022年,12057622.30',
|
||||
# '2,1,其他业务成本变动比例,42.44%',
|
||||
# '3,1,变压器营业收入,490028234.05',
|
||||
# '3,1,变压器营业成本,402179824.08',
|
||||
# '3,1,变压器毛利率,17.93%',
|
||||
# '3,1,变压器营业收入比上年同期增减,16.22%',
|
||||
# '3,1,变压器营业成本比上年同期增减,16.33%',
|
||||
# '3,1,变压器毛利率比上年同期增减,减少0.07个百分点',
|
||||
# '3,1,高低压成套开关设备营业收入,261342442.26',
|
||||
# '3,1,高低压成套开关设备营业成本,206645237.99',
|
||||
# '3,1,高低压成套开关设备毛利率,20.93%',
|
||||
# '3,1,高低压成套开关设备营业收入比上年同期增减,-8.93%',
|
||||
# '3,1,高低压成套开关设备营业成本比上年同期增减,-9.91%',
|
||||
# '3,1,高低压成套开关设备毛利率比上年同期增减,增加0.86个百分点',
|
||||
# '3,1,户外成套设备营业收入,198013248.27',
|
||||
# '3,1,户外成套设备营业成本,157856817.84',
|
||||
# '3,1,户外成套设备毛利率,20.28%',
|
||||
# '3,1,户外成套设备营业收入比上年同期增减,62.25%',
|
||||
# '3,1,户外成套设备营业成本比上年同期增减,65.30%',
|
||||
# '3,1,户外成套设备毛利率比上年同期增减,减少1.47个百分点',
|
||||
# '3,1,其他营业收入,54151874.93',
|
||||
# '3,1,其他营业成本,44097195.98',
|
||||
# '3,1,其他毛利率,18.57%',
|
||||
# '3,1,其他营业收入比上年同期增减,39.68%',
|
||||
# '3,1,其他营业成本比上年同期增减,36.10%',
|
||||
# '3,1,其他毛利率比上年同期增减,增加2.14个百分点',
|
||||
# '3,1,合计营业收入,1003535799.51',
|
||||
# '3,1,合计营业成本,810779075.89',
|
||||
# '3,2,东北地区营业收入,2425280.53',
|
||||
# '3,2,东北地区营业成本,1427939.37',
|
||||
# '3,2,东北地区毛利率,41.12%',
|
||||
# '3,2,东北地区营业收入比上年同期增减,-69.51%',
|
||||
# '3,2,东北地区营业成本比上年同期增减,-77.58%',
|
||||
# '3,2,东北地区毛利率比上年同期增减,增加21.20个百分点',
|
||||
# '3,2,华北地区营业收入,70542020.62',
|
||||
# '3,2,华北地区营业成本,53044055.18',
|
||||
# '3,2,华北地区毛利率,24.81%',
|
||||
# '3,2,华北地区营业收入比上年同期增减,205.32%',
|
||||
# '3,2,华北地区营业成本比上年同期增减,203.18%',
|
||||
# '3,2,华北地区毛利率比上年同期增减,增加0.54个百分点',
|
||||
# '3,2,华东地区营业收入,770352353.33',
|
||||
# '3,2,华东地区营业成本,636803535.34',
|
||||
# '3,2,华东地区毛利率,17.34%',
|
||||
# '3,2,华东地区营业收入比上年同期增减,24.17%',
|
||||
# '3,2,华东地区营业成本比上年同期增减,25.30%',
|
||||
# '3,2,华东地区毛利率比上年同期增减,减少0.74个百分点',
|
||||
# '3,2,华南地区营业收入,18509519.71',
|
||||
# '3,2,华南地区营业成本,14496855.46',
|
||||
# '3,2,华南地区毛利率,21.68%',
|
||||
# '3,2,华南地区营业收入比上年同期增减,-57.08%',
|
||||
# '3,2,华南地区营业成本比上年同期增减,-57.98%',
|
||||
# '3,2,华南地区毛利率比上年同期增减,增加1.67个百分点',
|
||||
# '3,2,华中地区营业收入,60588394.64',
|
||||
# '3,2,华中地区营业成本,44559969.21',
|
||||
# '3,2,华中地区毛利率,26.45%',
|
||||
# '3,2,华中地区营业收入比上年同期增减,-51.24%',
|
||||
# '3,2,华中地区营业成本比上年同期增减,-55.13%',
|
||||
# '3,2,华中地区毛利率比上年同期增减,增加6.38个百分点',
|
||||
# '3,2,西北地区营业收入,58618014.32',
|
||||
# '3,2,西北地区营业成本,42844719.81',
|
||||
# '3,2,西北地区毛利率,26.91%',
|
||||
# '3,2,西北地区营业收入比上年同期增减,178.59%',
|
||||
# '3,2,西北地区营业成本比上年同期增减,173.62%',
|
||||
# '3,2,西北地区毛利率比上年同期增减,增加1.33个百分点',
|
||||
# '3,2,西南地区营业收入,22500216.36',
|
||||
# '3,2,西南地区营业成本,17602001.52',
|
||||
# '3,2,西南地区毛利率,21.77%',
|
||||
# '3,2,西南地区营业收入比上年同期增减,-23.74%',
|
||||
# '3,2,西南地区营业成本比上年同期增减,-17.89%',
|
||||
# '3,2,西南地区毛利率比上年同期增减,减少5.57个百分点',
|
||||
# '3,2,合计营业收入,1003535799.51',
|
||||
# '3,2,合计营业成本,810779075.89',
|
||||
# '5,2,经营活动产生的现金流量净额2023年,-44713443.44',
|
||||
# '5,2,经营活动产生的现金流量净额2022年,-53241071.45',
|
||||
# '5,2,经营活动产生的现金流量净额变动比例,16.02%',
|
||||
# '5,2,投资活动产生的现金流量净额2023年,-88649920.50',
|
||||
# '5,2,投资活动产生的现金流量净额2022年,-94251741.15',
|
||||
# '5,2,投资活动产生的现金流量净额变动比例,5.94%',
|
||||
# '5,2,筹资活动产生的现金流量净额2023年,96607197.26',
|
||||
# '5,2,筹资活动产生的现金流量净额2022年,210537586.22',
|
||||
# '5,2,筹资活动产生的现金流量净额变动比例,-54.11%'
|
||||
# ]
|
||||
|
||||
# client = MilvusClient(
|
||||
# uri="http://localhost:19530"
|
||||
# )
|
||||
# vector_obj = embed_with_str('2023年营业收入')
|
||||
# vector = vector_obj.output["embeddings"][0]["embedding"]
|
||||
# data = [vector]
|
||||
# res = client.search(
|
||||
# collection_name="zzb_measure", # Replace with the actual name of your collection
|
||||
# # Replace with your query vector
|
||||
# data=data,
|
||||
# limit=1, # Max. number of search results to return
|
||||
# search_params={"metric_type": "COSINE", "params": {}}, # Search parameters
|
||||
# output_fields=["measure_name","measure_value"]
|
||||
# )
|
||||
|
||||
# # Convert the output to a formatted JSON string
|
||||
# result = json.dumps(res, indent=4, ensure_ascii=False)
|
||||
# print(result)
|
||||
|
||||
# insert_measure_data(client, measure_data)
|
||||
# text = '营业收入第一季度(1-3月份)'
|
||||
# new_text = re.sub(r'([^)]*)', '',text)
|
||||
# print(new_text)
|
Loading…
Reference in New Issue