Smarty json일자리
1. preferably React.js 2. excellent understanding and implementation of security techniques for variables and API interaction with variables. 3. have a good understanding of variable state management and React structures. 4. know how to manage cache and optimize SEO. Must be able to implement: 1. User Auth related such as login, signup, unsubscribe, logout, etc. 2. search bar and json-based data rendering Grid, List, Scroll, infinite Scroll, Pagenation, which are the core of e-commerce 3. It should be easy to manage the overall status of payment related, and Navigation processing should not cause bugs/abuse due to lack of data and status management. ** We do not recommend new developers who do not understand these fundamentals, or who do not have experience and want to gain exper...
자동화 라인에서 설비간 Interface(MES)를 위해 Http Client 구축합니다. 통신 데이터는 JSON format의 RESTful 설계가 되어야 하며 가능한 C++로 구현하기 원합니다. 응용 프로그램에서 사용할 수 있도록 라이브러리화 해서 지원할 수 있으면 좋겠습니다. 작업량이 절대 많지 않고 복잡하지 않으나 처음 접하는 건이라 개념적으로 어려워 어려움을 겪고 있습니다.
간단한 레이아웃과 스케줄 프레임워크(syncfusion)에 json 연동하는 페이지만 있는 비교적 간단한 작업입니다.
...and comprehensiveness. Recommend any optimizations in the API design, such as performance improvements or code refactoring opportunities. Reference Material: Please refer to the GitHub project: Organize the APIs based on the existing implementation in the project. Delivery Requirements: Please submit the complete API documentation, preferably in OpenAPI/Swagger JSON format, but Markdown format is also acceptable. Ensure that all API interfaces are covered, and no functionality is left out. Include a report on the testing results and any suggestions for improvements or optimizations. Management and Editing Interface: We will invite you to the management and editing interface, where you can directly edit and organize the API documentation. Please
I'm looking for a professional skilled in Tesseract and OCR technology to process a number of printed English documents. The OCR output should be in a structured format, specifically CSV or JSON. Ideal Skills: - Proficiency in Tesseract and OCR - Experience in data structuring (CSV, JSON) - Familiarity with processing printed documents Please provide examples of similar projects you've completed in the past.
I'm currently encountering a CORS policy error while trying to interact with an API in my React Native application. Unfortunately, I don't have access to the server to make adjustments. I've attempted to resolve this issue by using a proxy server, but I still need assistance. Details: - The API request I'm making is a POST request. - The data being sent in the POST request is in JSON format. Ideal Skills and Experience: - Proficient in React Native and JavaScript. - Strong understanding of CORS policy and its bypass methods. - Experience in handling API requests and troubleshooting related issues. - Familiarity with using proxy servers for API requests.
Problem Description In the invoice module, when handling digital product variati...invoice generation function. Template Update: Frontend Template (HTML/PDF): Add the logic to display variation_name. Update the table section to include the corresponding variation as a sub-item or a separate row. Backend Logic: Invoice Generation Code: Check if the digital product variations' data is being properly retrieved. Ensure the variation details (name and amount) are recorded in the JSON structure or the relevant object for invoice rendering. Testing: Create test cases for digital products with different variations. Validate that: a) Variation names and amounts appear correctly on the invoice. b) The invoice design (HTML, PDF) remains intact and displays the data properly. Laravel 9...
I am building a web app with Laravel. and trying to make a mobile app for Android/iOS with React Native. but as I am not familiar with React Native, not sure about the best practice, structure for the app. so I want to hire a knowledgeful person for React Na...Backend. just using the default lang file simply.) -Creating the pages with blank screens. (Footer Navigator for the top level pages such as "Search", "Schedules", "Add Offer", "Notifications", "Mypage". Go back button on the header on next level pages. except for the functionable pages as above, it can be just a white blank screens. no need to work on them on this project.) *I can change the json output from Laravel backend accordingly. so you can let me know when it needs t...
Project Summary: Request Management System Objective: Develop a simple, user-friendly online request management syste...status. Export reports to Excel/PDF. Access Control: Only authorized roles can approve/reject requests. Unauthorized users should see appropriate error messages. Custom request forms based on department/role. Technology Preferences: Web-based (accessible via PC & mobile). Simple UI with minimal complexity. Hosted online for real-time access. Suggested stack: Node.js (), MongoDB (or simple JSON storage), HTML/CSS/JS for frontend. Expected Deliverables: Fully functional web application with all mentioned features. A user-friendly dashboard for tracking and approvals. Secure authentication and authorization system. Documentation on how to use and maintain the sy...
I'm seeking a skilled developer with extensive experience in creating and managing GTA V Rage:MP servers, specifically tailored for role-playing. The server will need to incorporate ...players can join, each with its own unique characteristics and objectives. - Jobs: A diverse range of virtual jobs that players can undertake, contributing to the server's economy and providing additional gameplay opportunities. - Events: Regularly scheduled in-game events that can foster community interaction and keep gameplay exciting. The ideal candidate should have proficiency in JavaScript and JSON, with a keen eye for creating a realistic user interface (UI). Previous experience working on a Rage:MP server is absolutely essential. Please include examples of your past work on similar p...
...$eircode); $eircode = strtoupper($eircode); }else{ $eircode = ''; } $mapsApiKey='AIzaSyB1DsbfwbSiKJmpR5aBmCxtErD54l177K0'; $query = "".urlencode($eircode)."&key=".$mapsApiKey; $data = file_get_contents($query); // if data returned if($data){ // convert into readable format $data = json_decode($data,true); //print_r(json_encode($data)); //exit; $address=$data['predictions'][0]['description']; $addressquery="".urlencode($address)."&key=".$mapsApiKey; $addressdata = file_get_contents($addressquery); if($addressdata){ $addressdata = json_decode($addressdata,true); $long_name=''; $locality='';
I need an advanced PHP script that displays updated content in real-time on basic HTML without having to reload/refresh the site. Those data is mostly in JSON format from .log-files. -no fixed intervals (update when there are new logs) -no leaking endpoint -web server should not log when the content is updating
I'm looking for a skilled web scraper with API development experience. The task involves extracting product information from three specific websites. Key Requirements: - Extract product descriptions from specified websites - Develop an API to facilitate this - Present data in a user-friendly JSON format Ideal Skills: - Strong background in web scraping techniques - Proven experience with API development - Attention to detail - Ability to work independently If you've successfully completed similar projects in the past, I would love to hear from you!
I'm looking for a skilled developer to create an API using Google Cloud Functions. This API will handle JSON data, and its primary function will be to store this data in a database. Key Responsibilities: - Design and implement an API using GCP's Cloud Functions - Ensure the API can effectively handle and process JSON data - Integrate the API with a database for data storage Ideal Skills and Experience: - Proven experience with Google Cloud Functions - Strong understanding and practical skills in handling JSON data - Previous experience in designing and implementing APIs - Proficient in database integration and management
...in API workflows and JSON parsing to help me complete a backend workflow in Bubble. The goal is to process data from QuickBooks Online’s Balance Sheet API and store specific values, such as "Total Bank Accounts" and "Total Accounts Receivable," in a Bubble database. I already have: - A working API connection in Bubble that returns the JSON response. - A backend workflow triggered by the API call. What I need help with: - Extracting specific values from the returned JSON response, such as: "Total Bank Accounts" and its corresponding balance. "Total Accounts Receivable" and its corresponding balance. - Mapping these extracted values to fields in a Bubble database Thing. - Ensuring that the backend workflow correctly proc...
I'm in need of a Python developer who can create a script for me. The script should be capable of extracting goals from ChatGPT's output and organizing them into a JSON file. Goals should be categorized by their dates. Key Requirements: - Proficient in Python programming - Experience with data extraction and JSON formatting - Ability to write efficient, clean, and well-documented code The script needs to be able to identify and extract any goal recommendation based on following duration: - Week - Month - Year Please provide examples of similar projects you've completed.
...los parámetros de la API, como temperature, max_tokens y otros ajustes para optimizar la calidad de las respuestas. Tiempo de consulta y manejo eficiente de los datos de los archivos (especialmente para el archivo más grande). Revisión opcional de nuestros prompts para sugerir mejoras si es necesario. 3. Gestión de datos y seguridad: Garantizar que los datos estructurados enviados desde Odoo (en JSON o formato equivalente) sean manejados correctamente por la API. Implementar medidas para la privacidad y seguridad de los datos transmitidos. 4. Soporte para la integración con RAG: Asegurar que el sistema funcione de manera eficiente con nuestra base de datos de documentos en el contexto de un sistema RAG. Proponer estrategias para garantizar que l...
...such as Amazon, eBay, Walmart, ASOS, etc. Efficient Data Presentation: Return results in a clear, JSON-based format for easy integration with the frontend. Include sorting by price and basic filters (e.g., size, brand). Include features like sorting (price, relevance) and filtering (brand, size, ratings). Required Skills: Strong experience in backend development and API integrations. Familiarity with scraping technologies and tools (if necessary). Knowledge of color recognition and matching algorithms. Proficiency in working with e-commerce APIs. To keep costs low and the solution scalable, the microservice should utilize: Backend: Python (preferred), Node.js, or PHP. Data Handling: JSON-based processing, with minimal storage requirements. Deployment: Use free or low-...
...link to Business and Personal Backup Pages Business Backup: - Highlight relevant features - How it solves their problem - Include Product for Business Packages - FAQ’s for business Personal Backup: - Highlight relevant features - How it solves their problems - Include Product for Personal Packages - FAQ’s for persona Required Skills: UI / UX Marketing copywriting WHMCS Bonus: HTML, PHP, CSS, Smarty Graphic Design Target Markets: #1: Business owners or employees in IT departments looking to avoid losing critical business data #2: Family-conscious individuals who also want to backup photos on mobile devices If you do well and have the skills for landing page design in OnePage love style, we will invite you to help with phase 2 and make niche market landing pages...
...questions and papers. Ensure error handling, API logging, and efficient processing for optimal performance. Requirements: Strong expertise in PHP CodeIgniter framework. Experience with Azure OpenAI API and OpenAI PHP Client. Familiarity with Bloom’s Taxonomy, CO-PO mapping, and question frameworks. Ability to generate structured documents (PDF & Word) dynamically. Strong understanding of REST APIs and JSON data handling....
...looking for a skilled developer to create a desktop application that can extract text from PDFs of company conference call transcripts in a structured manner. The extracted data should be formatted as a JSON or text file. Key Features: - Text extraction from conference call PDFs - Potential categorization of the text by sections (e.g., opening remarks, Q&A, closing remarks) - Structuring of the extracted text for future use with AI tools like ChatGPT or Deep Seek Ideal Skills: - Proficiency in desktop application development - Experience with PDF text extraction - Familiarity with JSON file formatting - Knowledge of AI tools and their data requirements I am open to the extracted text being categorized, but it is not a strict requirement. The main focus is on creat...
I'm looking for a skilled professional to set up and customize a website template I've pur...structure and color scheme. - Adding new features such as a user login system and contact forms. A keen eye for detail is crucial as I need the website tested thoroughly to ensure all features and functions work perfectly before deployment. Ideal candidates should have: - Proven experience with Envato Codecanyon templates. - Strong web development skills (HTML, CSS, JavaScript JS, JavaScript JSON, PHP, etc.). - Familiarity with hosting environments and server configurations. - Ability to troubleshoot any issues. Deliverables include a fully functioning, customized website ready for deployment and a comprehensive testing report. Please share your portfolio and past projects i...
I'm in need of an expert who can scrape live video data from video streaming services. The data should then be converted into an API, with the format being JSON. Ideal Skills: - Proficiency in web scraping - Experience in API development - Understanding of JSON format Your primary task will be to collect data from live videos on various streaming platforms and turn it into a usable API. Please note that the specific types of data to be collected have not been specified yet. Prior experience working with video data is a plus. Please bid if you have the necessary skills and experience. Looking forward to your proposals.
I'm seeking assistance with a straightforward task involving minor corrections in JSON files and converting them to a new format. Job Details: - You will receive JSON files containing 600-800 lines. - Your task will be to rectify minor syntax errors using keyboard shortcuts (taking just a few seconds per file). - After correcting the errors, you will convert the file into a JSONL format – this process is simple and quick. - Each file should take around 2 minutes to complete. - In total, you will be editing 50 files. Requirements: - Basic understanding of JSON (just the essentials!). - No specialized skills are required, just the ability to use a few keyboard shortcuts and follow simple instructions. - This is a repetitive task, ideal for anyone seeking a s...
Need a high skilled PHP professional to assist with a project that syncs JSON files in real-time. The project is strictly in PHP, without any frameworks. Please share an URL to your script so it can be viewed in live time. Key Responsibilities: - ChatGPT codes will not be accepted! - No endpoints leaked on HTML DOM - .json file will hold data such as logs, statistics or other data that changes in real-time - Content automatically updates when the .json data changes, not on a set interval. - web server access logs only log entries such as URL accesses or manual site refreshes (F5), but not when the content automatically updates.
...allow users to submit reviews Endpoint: POST spaces/:spaceId/reviews Payload: { "rating": 4, "comment": "Great location and neatly maintained." } Success Response: Status Code 201 (Created) Error Response: Return appropriate status codes (e.g., 404, 501). ○ Create a GET endpoint for users to view reviews Endpoint: GET spaces/:spaceId/reviews Success Response: A JSON array of reviews: [ { "reviewer": "John Doe", "rating": 4, "comment": "Perfect location" }, { "reviewer": "Jane Doe", "rating": 3, "comment": "...
...each milestone will release until the previous milestone will be tested and accepted) REQ 1, REQ 2, REQ 3 AND REQ 4 is the same Laravel project. REQ 5 is a different static project HTML 5 responsive without Laravel. REQ 1) Landing Page Functionality Create a dynamic landing page similar to The following content must be dynamically fetched from a REST API in JSON format: Colors (theme customization) Image URLs Favicon Social media links Bank account details Texts (headings, descriptions, etc.) List of raffles All fetched content must be displayed dynamically based on the API response. Raffle Page Functionality REQ 2) Develop a dynamic raffle page similar to or Fetch
...currently implemented in Bash, into optimized C++ code. The system will operate on two environments: an edge device based on the platform running Debian (Yocto) and a cloud workstation hosting the source code and development tools. The application will take a video stream from a camera as input, process it based on a customizable configuration file, and output the detection results in JSON format via TCP protocol. Key software components include a configuration parser, GStreamer pipeline manager, data processor, and TCP sender module. The project leverages C++17 and libraries such as GStreamer and OpenCV to ensure efficient processing and communication. Deployment will involve cloud-based development and testing, followed by deployment and performance evaluation on the edge ...
i want to build a luxury UX UI interactive Dashboard that can show analysis the datasource is json file i will be giving an example of how it looks and lets do it even better , with a section that should be connected to Openai to do Recommendations and analysis
...your Tredex View project: ### **Responsibilities:** - **API Integration:** - Integrate with the **Dhan API** or other relevant financial APIs. - Develop and manage API calls to retrieve real-time stock, option chain, and index data. - **Data Handling:** - Write scripts or software to format and store the fetched data appropriately. - Ensure data is saved in preferred formats such as CSV, JSON, or directly into databases. - **Automation:** - Set up cron jobs or schedulers to automate the data fetching process. - Ensure regular updates and timely retrieval of data. - **Data Storage:** - Store fetched data in local storage or cloud storage solutions (e.g., AWS S3, Google Cloud Storage). - Utilize databases (e.g., MySQL, MongoDB) for efficient data management and...
Hello I have a GCP environment and would like to setup a script to create a user account Thank You for being here I have a JSON file that gets me access. Expect to do run Powershell and create a user admin account GCP Cloud Identify (using email as input) can we do this in 2 hours? can we have a max budget of $12 ? Please let me know any questions; this is all I know, if there is something ELSE to figure out let me know. Please ask me specific questions; if you say "tell me more about it" then all I can do is paste what is here? Thank you Again
Hello I have a GCP environment and would like to setup a script to create a user account Thank You for being here I have a JSON file that gets me access. Expect to do run Powershell and create a user admin account GCP Cloud Identify (using email as input) can we do this in 2 hours? can we have a max budget of $12 ? Please let me know any questions; this is all I know, if there is something ELSE to figure out let me know. Please ask me specific questions; if you say "tell me more about it" then all I can do is paste what is here? Thank you Again
Hello I have a GCP environment and would like to setup a script to create a user account Thank You for being here I have a JSON file that gets me access. Expect to do run Powershell and create a user admin account GCP Cloud Identify (using email as input) can we do this in 2 hours? can we have a max budget of $12 ? Please let me know any questions; this is all I know, if there is something ELSE to figure out let me know. Please ask me specific questions; if you say "tell me more about it" then all I can do is paste what is here? Thank you Again
I need a PHP expert to help with my project involving a .json file that updates in real-time on a local server. The project is purely in PHP and doesn't use any frameworks like Laravel or CodeIgniter. Key Requirements: - The .json file will contain real-time statistics. - The system should automatically update only when the .json data changes, not on a set interval. - The access log should only record when there is a manual refresh, not during the automatic updates. Ideal Skills: - Extensive experience with PHP - Familiarity with handling .json files - Skills in creating efficient, log-reducing systems.
...processing resumes via OpenAI's API, and updating scores and custom fields directly in the Manatal platform. Additionally, the project requires monitoring assessment completion through webhook events and triggering automated reminders or updates based on specific conditions. The ideal candidate must have strong experience with RESTful APIs, managing authentication (e.g., API tokens), and handling JSON-based data. They should also be proficient in Python-based web scraping for extracting data where APIs are not available and in implementing robust error-handling mechanisms for seamless operation. Familiarity with recruitment platforms, job workflows, and data processing pipelines is a plus. This project is both technically challenging and detail-oriented, requiring expertise...
Project Overview The goal is to develop a plugin for Adobe Premiere Pro that allows users to access pre-defined video, audio, and camera effects through a subscription system. The plugin must be secure, efficient, and compliant with GDPR regulations. Core Functionalities 1. Subscription System Login and Authentication: Use HTTPS for all communications. Implement secure login with JWT (JSON Web Tokens) for session management. Passwords must be hashed using bcrypt or a similar algorithm. Restrict login attempts per IP to prevent brute force attacks. Ensure protection against SQL injection, XSS, and other common vulnerabilities. Subscription Types: Manual Subscription: Users can only access effects available at the time of their subscription. Automatic Subscription: Users g...
As a start I can provide our Android app which a developer created for us. Note: Price is fixed 25 $ only no more, if it does not suites you dont submit I need an iOS app that: Uses WebView to load with full functionality (JavaScript enabled). Includes an update notification bar that appears only when a new version is available, fetched from a JSON file hosted on my server. Supports back navigation in the WebView (go back or close the app). Is compatible with iOS 12+ and meets App Store guidelines. Deliverables: Fully functional iOS app. Source code. Optional: Guidance for App Store submission. Let me know your experience, timeline, and suggestions for managing version updates.
I need a PHP script that can log into an HTTPS server, read a JSON file and store its contents in a MySQL database. Requirements: - The script should use three parameters for server login: username, password and client ID. - After successfully logging in, the script should read a JSON file. - The script should then parse the JSON file and store its contents in a MySQL database. Ideal Skills: - Strong proficiency in PHP - Experience with HTTPS requests in PHP - Proficiency in working with JSON in PHP - Experience with MySQL databases - Ability to write efficient and clean code.
..."timestamp=" . $timestamp; // só o timestamp na query $pathUrl = $endpoint . "?" . $queryString; // /api/v1/trade/order?timestamp=... // 2) Corpo da requisição (JSON) - parâmetros da ordem // Pionex (similar à Binance) exige "quoteOrderQty" para Market BUY $bodyArray = [ "symbol" => "ETH_USDT", "side" => "BUY", "type" => "MARKET", "quoteOrderQty" => "10" // gasta 10 USDT ]; // Transforma em JSON sem caracteres escapados $bodyString = json_encode($bodyArray, JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE); // 3) Montar a string que será assinada: // = "POST&quo...
I'm in need of a script that can scrape price and stock information from Amazon on a scheduled basis. - Data Export: The script must export the scraped data into a CSV, Json format. - Frequency: It should check for updates on an hourly basis. - CAPTCHA Handling: The script must be capable of handling Amazon's CAPTCHA challenges, as this is a requirement. The script should be able to monitor approximately 5,000 to 10,000 items in one go. Ideal candidates will have experience with web scraping, particularly with Amazon, and be familiar with handling CAPTCHA challenges. Proficiency in developing scripts that can run on a scheduled basis is essential.
I am looking for a data scraping expert to help me scrape some websites. Please note that the specifics of the project, such as the format of the scraped data, the types of websites to scrape, and the frequency of the scraping, have not yet been finalized. Ideal Skills and Experience: - Proficient in data scraping tools and techn...expert to help me scrape some websites. Please note that the specifics of the project, such as the format of the scraped data, the types of websites to scrape, and the frequency of the scraping, have not yet been finalized. Ideal Skills and Experience: - Proficient in data scraping tools and techniques - Experience with data analysis and processing - Familiarity with different data formats (CSV, JSON, XML) - Ability to work flexibly and adapt to proje...
I'm in need of an experienced animator to create a short, 8-second Lottie animation for a "Push Your Ad Up" feature. The animation should visually depict: - A post being highlighted - A cursor clicking a button - The post moving to the top of a feed I'll provide all necessary sources and you can refer to the attached video for t...experienced animator to create a short, 8-second Lottie animation for a "Push Your Ad Up" feature. The animation should visually depict: - A post being highlighted - A cursor clicking a button - The post moving to the top of a feed I'll provide all necessary sources and you can refer to the attached video for the desired animation style. Deliverables: - The final product should be a Lottie JSON file Please share y...
I require an expert in Java or Python to develop a utility capable of mapping fields from XML to JSON. The utility will specifically handle metadata information, so understanding and processing this type of data is crucial. Key processing requirements include: - Handling authoring and development attribute details - Mapping contributor names and roles - Identifying and processing attributes - Tracking code versions Ideal candidates for this project should have: - Extensive experience in Java/Python - Strong understanding of XML and JSON - Previous experience with similar utility development - Able to handle complex metadata processing.
Job Description: We are looking for a skilled developer to work on a Laravel backend with a React frontend. The required environment and technologies for this project include: Backend: Laravel (PHP) Database: MySQL Frontend: React Languages: Arabic, English, Urdu Project Requirements: Part 1: API Development Create a POST API endpoint that accepts data in JSON format as follows: { "mobile": "966500000000", "lat": 29.845062255859375, "lon": 47.78010177612305 } API Logic: Check for an existing record in the Stores table using the mobile number as the primary key. If the mobile number does not exist, create a new record with the provided mobile number and store the location as a POINT. Generate a temporary link valid for 16 hours and r...
The goal is to activate and configure workflow management scenarios based on specific YouTube videos and JSON files. The ideal candidate will have: - Knowledge of n8n workflow management - Ability to interpret and implement instructions from YouTube videos and JSON files - Excellent communication skills for potential clarifications 1. Use the JSON from this and connect it with all connectors to make this work. 2. fix/run this and connect it with all connectors to make this work. 3. fix/run the N8N Ultimate Scraper - Workflow it with all connectors to make this work. 4. fix/run the Supabase_RAG_AI_Agent_PDFs_Excel - Workflow it with all connectors to make this work. than connect #3 to #4. need to make
...animations, and seamless sound effects integration. Key Responsibilities: - Improve the User Interface: Making it more intuitive and visually appealing. - Animations: Adding dynamic elements to enhance the gaming experience. - Sound Effects: Incorporating sound at appropriate moments to increase engagement. - Game Automation: Making the game more automatic in various aspects. - Implementing JWT: Adding JSON Web Tokens for user authentication and session management. - Other Enhancements: Bringing in your expertise for further improvements. Ideal Skills and Experience: - Proficient in JavaScript with a strong portfolio of game development. - Experience with UI/UX design principles, particularly in gaming. - Familiarity with JWT and its implementation in game development. - Creat...
I'm looking for a skilled ASP.Net developer to implement JWT (JSON Web Token) for user authentication and authorisation in my application. The project involves managing three user roles: Admin, User, and Guest. Key Requirements: - Implementing JWT for secure and efficient user authentication. - Creating an efficient role management system for Admin, User, and Guest. - Utilizing SQL Database for storing user information. Ideal Skills: - Proficient in ASP.Net with a strong understanding of JWT. - Experience in role-based authentication systems. - SQL Database management skills. Previous experience with similar projects will be highly regarded. Please provide examples of your work.
As a small consulting firm in Europe, we are seeking a GenAI and Python expert for an important mission with one of our clients. This project involves extracting specific numerical data from tables in .pdf files, and subsequently importing these data points into an Excel sheet. The Excel sheet will also require some statistical calculations. Given the nature of this task, ...inconsistent data formats The PDF files vary in structure, hence the freelancer must be adaptable and capable of handling a mix of varying formats. Please note that the focus is solely on numerical data extraction. Please see attached a few examples of what needs to be extracted from the .pdf files (in yellow) and how to structure the data in the excel files. Please note that the output can be in .json file ...