Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    433 startdate jobs fundet, i prisklassen EUR

    ...seeking an experienced fullstack software developer with strong skills in .Netcore and React, along with experience in Postgres and RabbitMQ. Your primary focus will be on ensuring the cybersecurity of the software I intend to build. Here's what I'm looking for in a successful applicant: is looking for Sr. Fullstack Software Developer Fulltime Position Purely Remote work Startdate: ASAP Recruitment Process: Initial Interview > Online Assessment > Technical Interview > Final Interview Qualifications: Up to 5 years experience of .Netcore and React Preferred but not required Experience in Powershell Experience with on-premise product development for Windows/Linux applications – required. Proficiency in Postgres, RabbitMQ. Advantageous to hav...

    €36 / hr (Avg Bid)
    Haster
    €36 / hr Gns Bud
    37 bud

    This is a simple, small job. I have a MySQL database that runs a schedule. The schedule works from the recurrence column, with seven numbers (0 or 1). These numbers represent the days of the week (Monday ...trigger on a Monday. 1100100 will trigger on Mondays, Tuesdays and Fridays There are also fields for start date and end dates. I would like to view on a website what events in the schedule are coming up next. The events in the schedule also have a start and end date. I would also like to be able to add / edit information through the website. Uploaded SQL code. Example table Recurrence Startdate Enddate Descrption 1000000 20/02/2024 20/02/2030 Task1 1100100 28/02/2024 02/03/2024 Task 2 Payment on project c...

    €14 (Avg Bid)
    €14 Gns Bud
    30 bud

    ...Subscriptions Table - SubscriptionID: Integer (Primary Key, Auto-increment) - UserID: Integer (Foreign Key - ) - PlanType: Varchar(50) (Not Null) - StartDate: DateTime (Not Null) - EndDate: DateTime (Not Null) - IsActive: Boolean (Not Null) 5. ProfileVisits Table - VisitID: Integer (Primary Key, Auto-increment) - UserID: Integer (Foreign Key - ) - VisitTimestamp: DateTime (Not Null) - VisitorInfo: Varchar(255) 6. AggregatedProfileVisits Table - AggregationID: Integer (Primary Key, Auto-increment) - UserID: Integer (Foreign Key - ) - VisitCount: Integer (Not Null) - StartDate: Date (Not Null) - EndDate: Date (Not Null) Project Phases: Phase 1: • Design and Develop Main website Home Page • Design and Develop SignUp / Login (Backend /

    €740 (Avg Bid)
    €740 Gns Bud
    34 bud
    stata code Udløbet left

    I have a dataset of all alliances in the international system going back to 1816. I need a loop run over the dataset to create two new dummy variables for if a state ("member" in attached dataset) ever had a previous secret alliance ("1" in "publicanysec" variable in the attached dataset) and then another variable for if the state made a secret alliance in the past five years ("startdate" in the attached dataset). And then another variable for if the state made a secret alliance in the past ten years. I really need the code more than anything. I know it will use the foreach command. Need fairly quick turn around, though it is not a hard loop to run.

    €43 (Avg Bid)
    €43 Gns Bud
    15 bud
    Loop in Stata Udløbet left

    I have a dataset of all alliances in the international system going back to 1816. I need a loop run over the dataset to create two new dummy variables for if a state ("member" in attached dataset) ever had a previous secret alliance ("1" in "publicanysec" variable in the attached dataset) and then another variable for if the state made a secret alliance in the past five years ("startdate" in the attached dataset). I really need the code more than anything. I know it will use the foreach command. Need quick turn around, though it is not a hard loop to run.

    €27 (Avg Bid)
    €27 Gns Bud
    6 bud
    Php website Udløbet left

    ...been created using MySQL and includes the following tables: 1. Properties Table: • Fields: PropertyID, OwnerID, PropertyName, Location, PropertyType, Status. 2. Rental Units Table: • Fields: UnitID, PropertyID, UnitNumber, UnitTypeID, Status. 3. Unit Types Table: • Fields: UnitTypeID, TypeName. 4. Contracts Table: • Fields: ContractID, UnitID, TenantID, EjarReference, ContractNumber, StartDate, EndDate, MonthlyRent. 5. Owners Table: • Fields: OwnerID, Name, ContactInfo, Email, Username, Password. 6. Tenants Table: • Fields: TenantID, Name, ContactInfo. 7. Employees Table: • Fields: EmployeeID, Name, Username, Role, Permissions, Password. 8. Maintenance Table: • Fields: MaintenanceID, UnitID, MaintenanceTypeID, Description, ...

    €286 (Avg Bid)
    €286 Gns Bud
    53 bud

    ...qualification registration should be shown to all users. - Qualifications have a priority to indicate the highest qualification for a user. - Qualifications: - - name - - qualificationtype - - priority - The qualificationtypes are: - - certification (no expiration) - - depth (no expiration) - - HVD (expiration) So an example qualificationregistration would be: - - user - - qualification - - startdate - - enddate - - notes Log system -------------------------------------- - Every action that a user does should be logged, and viewable in a searchable log (based on ) - When any record is changed, the old and new values should be stored in the log - The log should also contain IP/hostname/device type - A log entry should be viewable from the

    €397 (Avg Bid)
    €397 Gns Bud
    4 bud

    I am looking for a PHP developer with experience in resolving date-related issues. Currently, I am facing a problem where there are no results when the start date and end date are the same. I am using PHP version 7.0 - 7.3 for my project. LaraSympVel Requirements: - Experience in resolving date-related issues in PHP - Familiarity with the Carbon package or similar tools for handling dates If you have previous experience in resolving similar issues and are familiar with the Carbon package or similar tools, please bid on this project. Your expertise will be greatly appreciated in finding a solution to this problem.

    €23 (Avg Bid)
    €23 Gns Bud
    33 bud

    ... "quantity": 1, "timezone": "UTC", "type": "block", "startDate": "2023-08-19T00:00:00", "endDate": "2023-08-29T00:00:00", "comment": "BookingId: MFEWYIUS reservationId: MFEWYIUS-1 ratePlanId: BLACKF1-2NONREF_OTAMIDM-2BFM channelCode: ChannelManager" }, { "mode": 1, "productId": "a4401f05bf6b4f7a87a053b78d40c2fb", "quantity": 1, "timezone": "UTC", "...

    €1234 (Avg Bid)
    €1234 Gns Bud
    25 bud

    Validate and change the start dates in startdate column of tblSchedule_Tasks by querying the enddate of the predecessor task. If the predecessor is 0 the start date remains the same. If the predecessor is 20 for example, you will need a sub query taskNumber = 20 EndDate and change the start date to the taskNumber 20 enddate + 1 day. Each start date needs to be validated against tblHoliday:HolidayDates If the start date is a Saturday add two days to make if Monday If the start date is Sunday add one day to make it Monday. complete sql query that calculates enddate from Startdate + duration. Omitting weekend days and dates from tblHolidays. The query must start with the actual start date then add the duration. For example, if the start date is Monday with a duration of of ...

    €26 (Avg Bid)
    €26 Gns Bud
    5 bud

    I need to EDIT a Saas platform in Laravel for hourly room reservations. It has to have the following: - Hour time slot: Change timeslot to fixed timeslot. Actual is: Monday= startdate-> xx:xx enddate->xx:xx. New: Monday = xx:xx ; xx:xx; xx:xx - Dashboard: Summary statistics. Last reservations. Calendar with available reservations. Quickly add slot. Quickly close slot. Create booking - Bookings: Add posibility to Edit booking and change date and time of bookingI'm waiting for an update to the plugin soon. In principle, if nothing important changes, these would be the requirements. - Services: Add custom fields to each service and this fields can edit the final price. - Email settings. Notifications to clients, hotels, etc. Configuration of notifications or ...

    €880 (Avg Bid)
    €880 Gns Bud
    69 bud

    Hello, I need to update one parameter based on the another one. I implemented 3 parameters. One is StartDate, the second one is EndDate and the third one is a List of time filtering options – “TimeFilterList”. TimeFilterList has 3 values: FromStart, YTD and Specify. What I need is: when I choose “FromStart” in TimeFilterList => StartDate parameter should be set to min(Order Date) and updated in show parameter box. Best Regards,

    €27 (Avg Bid)
    €27 Gns Bud
    8 bud
    Shell script coding Udløbet left

    Start date - 2022-02-10 End date - current date Command - aws start glue-job --arguments '{"--start_date":<startdate>, "end_date":<enddateofthatmonth> I want to write a code such that the above command is executed for the start date and end date of that month I mean the above command should be executed 12-13 times for each month

    €131 (Avg Bid)
    €131 Gns Bud
    15 bud

    ...cors). - Photos: Crop with fixed ratio, square, round. CRUD - User profile: And more fields to the User table. Hero photo, profile pic, follow, followers, etc. - Stories: Body, Author, Image, Date, etc. CRUD - Locations: country, state, city, address, zip, etc. - Team Page: User created (with "profile" page). Invite other users to join or follow. Others can follow and ask to join. - Events: name, startDate, endDate, location, contact info, body text, etc. - Players club: - Products: - Buy/Sell/Trade: Please bid on this project if you: - are available to start ASAP - are creative and able to work with minimal direction - will honor your bid (not bid X and two hours later say you want 2x or 5x) - have created a node.js, express CRUD api before (have re-useable code) - ha...

    €28 - €236
    Fremhævet Forseglet
    €28 - €236
    22 bud

    I have a laravel travel website and in admin i store price , startdate and enddate data in database.I want to have te ability to edit this value live on table with ajax or jquery and save the updated data to database.I need it done quick so bid only if you can do it. I will send you the file which have the table.

    €24 (Avg Bid)
    €24 Gns Bud
    50 bud
    IT Project Udløbet left

    To create a new application using Angular, Node.js, express and MongoDB Please consider the following items during implementation: - Data sanitization - observables, routes, express Async await, promises - Avoid unnecessary sensitive data exposure - Apply proper design pattern if it is needed, angular components should be used - etc. The ...application using Angular, Node.js, express and MongoDB Please consider the following items during implementation: - Data sanitization - observables, routes, express Async await, promises - Avoid unnecessary sensitive data exposure - Apply proper design pattern if it is needed, angular components should be used - etc. The project need to include the following pieces: 1. REST API with parameter as startDate and endDate. remaining details will prov...

    €70 (Avg Bid)
    €70 Gns Bud
    1 bud

    I want this work: To create a new application using Angular, Node.js, express and MongoDB Please consider the following items during implementation: - Data sanitization - observables, routes, express Async await, promises - Avoid unnecessary sensitive data exposure - Apply proper design pattern if it is needed, angular components should ...application using Angular, Node.js, express and MongoDB Please consider the following items during implementation: - Data sanitization - observables, routes, express Async await, promises - Avoid unnecessary sensitive data exposure - Apply proper design pattern if it is needed, angular components should be used - etc. The project need to include the following pieces: 1. REST API with parameter as startDate and endDate. remaining details will prov...

    €140 (Avg Bid)
    €140 Gns Bud
    1 bud

    ...following tables (Student, Sport and Registration) with fields and apply primary key and foreign key constraints. You are free to add any missing appropriate fields in the following tables. Student Sport Registration studentId userName/emailId password firstname lastname address city postalCode stdPhone doctorName docPhone sportId sportName duration fee coachName registrationId studentId sportName startDate coachName numberOfShirts numberOfShorts amountPaid (fee+ sport cloths) ...

    €54 (Avg Bid)
    €54 Gns Bud
    4 bud

    ...following tables (Student, Sport and Registration) with fields and apply primary key and foreign key constraints. You are free to add any missing appropriate fields in the following tables. Student Sport Registration studentId userName/emailId password firstname lastname address city postalCode stdPhone doctorName docPhone sportId sportName duration fee coachName registrationId studentId sportName startDate coachName numberOfShirts numberOfShorts amountPaid (fee+ sport cloths) ...

    €37 (Avg Bid)
    €37 Gns Bud
    20 bud

    ...following tables (Student, Sport and Registration) with fields and apply primary key and foreign key constraints. You are free to add any missing appropriate fields in the following tables. Student Sport Registration studentId userName/emailId password firstname lastname address city postalCode stdPhone doctorName docPhone sportId sportName duration fee coachName registrationId studentId sportName startDate coachName numberOfShirts numberOfShorts amountPaid (fee+ sport cloths) ...

    €42 (Avg Bid)
    €42 Gns Bud
    23 bud

    Project Budget: $100 Project Deadline: 1 Day Scrape Output: Excel XLS & CSV Overview: Scrape all listing from the following URL - : $100 Project Deadline: 1 Day Scrape Output: Excel XLS & CSV Overview: Scrape all listing from the following URL - Data Export Columns: # - (Auto Increment Number) Make Model Year Rating # Trips Price (GBP) URL 5* FEEDBACK WILL BE LEFT FOR YOU

    €90 (Avg Bid)
    €90 Gns Bud
    60 bud

    What I have is a standard report in MYOB Accountright for Sales Item Details. I want to be able to call that Report form a StartDate, EndDate and get back a Json or CSV table. I would like this as an Azure Function. Ultimately I want to be able to call this from a Logic work flow. So I need: - the function - the keys in a keyvault - function using Swagger - report returning in Basic CSV and then simple Json

    €178 (Avg Bid)
    €178 Gns Bud
    10 bud

    ...event exists for this user, inputs should revert to a global default. As you can see from the git repo most of the pieces are already there. I would expect that a well qualified candidate could knock this out in a few hours tops. Form input detailed description: “Location”: default/selected will be the location assigned in the last event created by this user (if applicable), otherwise blank StartDate: default to date assigned in the last event created by this user, otherwise “today” Gender: default to gender assigned in the last event created by this user, otherwise “Any” Players: default to number of players assigned in the last event created by this user, otherwise “4” Generally, the default values should be set to the &ld...

    €236 - €707
    Fremhævet Haster Forseglet
    €236 - €707
    18 bud

    Quick intro: I have one google analy...and unique visits are counted by at the same time sending a specific clientID (called for example for a client of the 3377: var GA_ACTION_PAYLOAD_ID = 3377;). I now need a PHP script that returns the views and unique visits for a specific timeframe and for a specific client. I need a PHP script, that: 1) connects to the latest Google Analytics API 2) has defined variables that determine a (a) startdate and an (b) enddate 3) has defined a variable that allows me to determine a "payload_ID" parameter (p) to identify a certain client (example: var GA_ACTION_PAYLOAD_ID = 3377;) 4) gets from Google Analytics the (x) pageviews and (y) unique visits for the given timeframe (a)-to-(b), for all the pageviews that also have received this payl...

    €51 (Avg Bid)
    €51 Gns Bud
    5 bud

    ...online date resource. We can test with dummy data which I will provide. b) Dashboard 2 should pull data from a data repository like URL, FTP, SFTP or a local drive. Kindly make a provision for these even where username and password are required. c) Both dashboard to display Mean, Min and Max values of the readings. I wish to be able to select the location and dates for these derived values e.g. StartDate = 01/01/2000 EndDate = 31/12/2000. So the mean should be for Location 1, Jan – Dec; Max value between Jan – Dec. I should also be able to select any of the locations and days e.g. 01/01/2000 – 02/01/2000 ie for one day. d) Purpose of this (for fun) but IF the TEMP is say LESS THAN -1 deg C then I want to get an email and SMS or WhatsApp notification that it w...

    €511 (Avg Bid)
    €511 Gns Bud
    25 bud

    Looking for the code implementation for custom REST API in salesforce as a hosted server-less function named sdplic..."123456789", "Contracts": [ { "ContractId": "0001", "Stage": "Testing", "SubscriptionId": "1", "ProductCode": "SDF-E-S100", "Quantity": "1", "StartDate": "2022-01-01", "EndDate": "2022-12-31" }, { "ContractId": "0001", "Stage": "Testing", "SubscriptionId": "2", "ProductCode": "SDW-E-S100", "Quantity": "1", "StartD...

    €147 (Avg Bid)
    €147 Gns Bud
    15 bud

    ...where: - Define csv file name. - Load csv data. - Create functions (for each indicators) to calculate indicators. Ex: function Calculate_Sma() to calculate Sma from the loaded csv data. To calculate sma value for exemple use ta-lib python library. - Create a kind of main functions where we define which indicators we want to display and to pass data through an HTML page. In this function define startdate and endate too. Need to define the style too (OHLC, just line etc...). Here define the timeline (here daily only). Etc... The HTML page: - In the HTML page use to display all data required. - The graph should be dynamic (display values when pass with the mouse). Need a block to customize the graph (colors etc...). - Need to be able to draw in the graph (line, etc...). - 2 categor...

    €402 (Avg Bid)
    €402 Gns Bud
    15 bud
    data collection Udløbet left

    Collect data from the following sites and the same attached file is used as a model. Data should be collected for the year 2022 only

    €87 (Avg Bid)
    €87 Gns Bud
    32 bud

    This is fairly basic, so if you can't do it within 36 hours of award, please do not bid. Here's what I need: We use accounting periods which go from the 26th of each month through to the 25th of the following month, except in December wher...values of Period 4. Same offset applies for calculating previous period and next period. The selection box should include: 1) "Current Period: mm/dd to mm/dd" 2) "Previous Period: mm/dd to mm/dd" 3) "Next Period: mm/dd to mm/dd" These are the four values to be updated in (all dates in YYYY-MM-DD format): $currdate = <current date> $periodtype = <"Current", "Previous", or "Next"> $startdate = <period start date> $enddate = <period end date> I w...

    €70 (Avg Bid)
    €70 Gns Bud
    11 bud

    i have this query that give me the data for this year i need to have last year data side with this year begin --This Year Sale - Daywise SET @StartDate=DATEADD(yy, DATEDIFF(yy, 0, @OrderDate), 0) SELECT fn.[DayName],,ROUND(ISNULL(SUM(oh.Total_Price),0),2) AS GrossSales, ROUND(ISNULL(SUM(oh.Grand_Total),0),2) AS NetSales FROM fnGetListOfMonths(@StartDate,@OrderDate) fn LEFT OUTER JOIN Invoice_Totals oh ON CAST( AS DATE) = AND oh.Store_ID=@StoreID GROUP BY ,

    €27 (Avg Bid)
    €27 Gns Bud
    6 bud

    ...year:'2001', visits:20},{ year:'2002', visits:30}], xkey:'visits', ykeys:['year', 'visits'], labels:['Year', 'Visits'], hideHover:'auto', }); </script> <div id=daterange>From:<input type=text id=from> To:<input type=text id=to></div> <div id=chart></div> </html> 2) file that produces data based on ajax request from above using selected date ranges ### FILE EXAMPLE ### <?PHP if ($_GET['startDate']='2019-01-01' || $_GET['endDate'] =='2021-01-01'') print "[{ year:'2019', visits:100},{ year:'2020', visits:200},{ year:'2021', visits:300}]"; else print "...

    €22 (Avg Bid)
    €22 Gns Bud
    6 bud

    ...achieve to have the ability to create a task, have that task trigger notifications to the relevant people etc., then when done, invoke the next step with in the task, notify the people responsible for that task and so on, until the task reaches the completed step. Example of one Task This is for a task with a StartDate which is recurring. 1. Step1 activated on StartDate. a. TaskOwner is notified. b. Group (if any) is notified c. DueDate calculated by adding DaysAllowedForTask to StartDate d. If Done box not checked by i. EscalateDaysBeforeDueDate, change the TaskName to orange (warning) colour. ii. DueDate, change to red and Notify TaskOwner and Manager ; possibly Group as well. iii. One week after DueDate, notify TaskOwner, Group and Manager. 2. If Done...

    €265 (Avg Bid)
    €265 Gns Bud
    16 bud

    I'm trying to create a report that has a lot of fields. I need a little help figuring out these queries though. I can't use zoom, TeamViewer or Skype but I can use google Meets with Google Chrome Remote Desktop. *Step1 Each field on this report is calling a different function. So there may be ma...would only need: SELECT tblCrisisCall.*, AS CallerType FROM tblCrisisCall LEFT JOIN tblCallerType ON = Then in your code you would have something like: var UniquePrimaryClientId = (from r in .Where(x (equal/or greater) than (greater than or equal to) startDate && (less than or equal to) endDate && != null) select r).AsQueryable();

    €453 (Avg Bid)
    €453 Gns Bud
    27 bud

    Dear Freelancer, we seek you to help us out taking on the overload of incoming mails and calls and qualify our potential students and give them best service. We, Steinbeis University - School of Management and Innovation, SMI, International branch () look forward to reading from you. Startdate immediately . End date: end of August - extension possible

    €72 / hr (Avg Bid)
    €72 / hr Gns Bud
    26 bud

    I need a stored procedure written without using a cursor. 2 parameters, @StartDate and @EndDate Need to populate the following temp table. DECALRE @TMP Table ( MonthYear VARCHAR(25)) For Example, if dates are 11/12/2020 and 3/4/2021 the table would be filled with Nov ''20 Dec ''20 Jan ''21 Feb ''21 Mar ''21 That's it. I can do with a cursor but trying to avoid that.

    €9 (Avg Bid)
    €9 Gns Bud
    2 bud

    Hi there, NOTE: Need this done URGENTLY. Please ONLY bid and message me if you can get this done in the next 4-5 ...folders and then further broken down into folders named by weather stations. Finally for each weather station, the collected data is broken down into monthly csv files. I want a simple python script written using pandas that takes weather station id and date range and pulls data from the relevant csv files and outputs this in a new csv file. eg command would be python station_id startdate enddate python 1234 20032021 29042021 20042021 being 20th march 2021 it should be able to pull data from multiple monthly data files. I am attaching sample data zip with this projects

    €54 (Avg Bid)
    €54 Gns Bud
    3 bud

    Hi. I have a program that uses lots of multithreading to work. I've gotten it running somewhat smoothly but Im having trouble getting an EF function to work. Seems it can't run this: (CurrTest = new Test { StartDate = }); This will be a long term roll to perfect this and another project using multithreading and EF.

    €11 / hr (Avg Bid)
    €11 / hr Gns Bud
    8 bud

    ...3- Creation date 4- Closure date 5- Status 6- Comment1 7- Comment2 8- Comment3 9- Comment4 10- SLA? (Yes/No) 11- AssignedTeam B- Major Issues: The table includes the following fields: 1- Issue 2- Start Date/Time 3- End Date/Time 4- Duration (calculated field) 5- Severity 6- Comment1 7- Comment2 8- Comment3 C- Internal Projects: The following are the fields: 1- ProjectID 2- ProjectName 3- StartDate 4- EndDate 5- Status 6- Customer 7- Comment1 8- Comment2 7- Comment2 8- Comment3 D- System Uptime: The following are the table fields: 1- System ID 2- System Name 3- UpTime (percentage) Based on the above tables, the dashboard should represent the following graphical views; 1- Tickets that met the SLA (ability to filter by team and by comment1) 2- Tickets by assigned team (abili...

    €96 (Avg Bid)
    €96 Gns Bud
    12 bud

    I want to develop a WebApi (.NET CORE) that has an endpoint that receives a any json body. Then the request needs to be saved to the database. The main purpose of this endpoint is to monitor the requests and save the data to the database. When I have a request (ev...was sent on 18/02/2021 - 10:50 and always calculate how many requests did I had until now (like a request counter). We need this for the following example: we have an API that sends request 5 in 5 minutes and after 24 hours we should see in the database how many request we had, how many request we should had and the percentage of failures. Follows an example database structure: id | StartDate | Recurrence | Date Now | Requests (Nº of sent requests) | Nº of Counted Requests (Calculated by Start date...

    €31 (Avg Bid)
    €31 Gns Bud
    13 bud

    ...settings menu: ftp server name. User, Password, Folder Open lists, Folder Pause, Finished lists, userid (id of the user of the phone), continuous scanning mode on/off. Input/output text file: (there is only one file) The first line is general information for the picking list. Next lines is item lines to pick. Headerline: Jobno; jobdescription; location; journalname; responsible; project; startdate; remark; date; time; userid; printed by; printed time; remark on start; remark on stop; reservedheader1; reservedheader2; reservedheader3; reservedheader4; location of item Line file: lineno.;journalname; location; bin;jobno; item;description;PickupinHU;boxnr; manufacture, rqy qty; picked qty; price; qty on stock; unit of measure;res1;res2;res3;res4;res5, picked by userid; stoc...

    €1242 (Avg Bid)
    €1242 Gns Bud
    12 bud

    Please provide a quotation for t...plotting on the aerial photo. Your new code will need to plot a point (map icon) on the photo. 2. A chart drawn in javascript, with data pulled from a database (we provide the MySQL request). Similar to this one we already have - search for 152 and see the graph plotted (only the graph is required). >> Database fields: Tag, Category, Genus, StartDate, EndDate, Volume. We provide the data, your code needs to plot/display the volume of coral >> 3. Drawn bounding-boxes (coloured rectangles) as an overlay on each photograph. Rectangle coordinates are in another database that we provide. Your code needs to draw/overlay the data on the photos >>

    €158 (Avg Bid)
    €158 Gns Bud
    12 bud

    ..."shortName":null,"longName":"Import Created Action"},"effectiveDate":"2019-04-19"},"voluntaryIndicator":false,"workerTypeCode":{ "codeValue":"P","shortName":"Part Time","longName":null},"occupationalClassifications":[{ "nameCode":{ .. //"hireDate":"2018-01-01" //assign to hireDate type date //"actualStartDate":"2018-01-10" //assign to startDate type date //"terminationDate":"2019-04-12" //assign to terminationDate type date sqlcommand extract- string query = "UPDA...

    €20 (Avg Bid)
    €20 Gns Bud
    8 bud

    ...also use the standard 'Title' and 'Content' fields 4. We will use the custom post type to add new events from the admin section 5. Create a short code to display the event list on pages (see attachment for example of display) [wpconevents title=”Nov 9-13, 2020” startdate="1/1/2020" enddate="10/1/2020"] shortcode paramters: title = defines the title that appears at the top left. IN example this is 'NOV 9-13, 2020' startdate = select only events beginning from this date enddate = select only events ending at this date note: startdate and enddate refer to the custom field 'Event Date'. Not the Wordpress published on date 6. Code the short code to display the events on the page like in the example: ...

    €327 (Avg Bid)
    €327 Gns Bud
    50 bud

    In a store, clients make appointment for a date range. So there will be a start date and end date. Each visit they are assigned a unique number and maintain the same number for the duration. (Example Client1, startdate Jan 1 2020 enddate Jan 10,2020 , Apptno 111111, the next time this client comes they will have a different apptno. The appointment information is imported from a csv file. Example file attached. We should create a separate table for the daily entry of activity code There are a group of 5 staff. The staff will search for the client in the database and there should be a check box for selecting as my client When they enter a date range it should show all their clients , so that they can enter a three letter code for service for each date of their stay. At any poi...

    €168 (Avg Bid)
    €168 Gns Bud
    12 bud

    ...DataReader(ticker_B, 'yahoo', start, end)['Adj Close'] signals=[] returns=[] T=end-start n=int() print(n) stationarity_count=0 for i in range(0,n-window1-window2-1): startdate=start + timedelta(days=(i)) enddate=start + timedelta(days=(window1+i)) constant,slope,logpA,logpB,residuals,stationarity=cointegrate(asset_A,asset_B,startdate,enddate,False) startdate=start + timedelta(days=(window1+i)) enddate=start + timedelta(days=(window1+i))+timedelta(days=window2) pnl=out_of_sample_return(slope,asset_A,asset_B,startdate,enddate,False) if stationarity: stationarity_count+=1 (residuals[-1],pnl,'*g') (residuals[-1]) ...

    €15 (Avg Bid)
    €15 Gns Bud
    6 bud

    Script writer is required to write a power script to do the following : 1. established connection to a system via API 2. get a 3 values out from each doc in the list in a system via API to compare against (the 3 values are names: ContractingParties; ContractType; Startdate) 3. Till the end of queue and for each interation; compare the following: if (the earliest StartDate of doc1 is the same as the earliest StartDate of doc2); AND if the there are at least 2 ContractingParties are the same between the two documents; THEN Grab the SEALID (document id) from the system and put it in the first column of the spreadsheet. Assign the value "Parent" to the one has ContractType = "* Master Agreement" (bascially the document type i...

    €108 (Avg Bid)
    €108 Gns Bud
    8 bud

    ...5 each contain a date value. 4. When the user selects a text value from the pull down window on sheet 1, the second column is populated with either option 1 or 2 based on if the system date is within the range of dates in columns 4 & 5 on sheet 2 or not. 5. Example: Sheet 1 Apple 35 Peach 3 Orange 24 Sheet 2 Apple, 35, 78, startdate, enddate Peach 3, 81, startdate, enddate Orange 24, 52, startdate, enddate Plum, 18, 93, startdate, enddate Grape, 47, 70, startdate, enddate...

    €22 (Avg Bid)
    €22 Gns Bud
    19 bud

    ...where: - Define csv file name. - Load csv data. - Create functions (for each indicators) to calculate indicators. Ex: function Calculate_Sma() to calculate Sma from the loaded csv data. To calculate sma value for exemple use ta-lib python library. - Create a kind of main functions where we define which indicators we want to display and to pass data through an HTML page. In this function define startdate and endate too. Need to define the style too (OHLC, just line etc...). Here define the timeline (here daily only). Etc... The HTML page: - In the HTML page use to display all data required. - The graph should be dynamic (display values when pass with the mouse). Need a block to customize the graph (colors etc...). - Need to be able to draw in the graph (line, etc...). - 2 categor...

    €373 (Avg Bid)
    €373 Gns Bud
    10 bud

    ...ranges from [1-50] different types of readings will be reported and saved like a pair [DateTime|SensorValue].) 1) Query 1: Get the Aggregations in given time range of a particular sensor ( query may need to return single sensor value aggregation or multiple sensorvalues aggregations based on the selection criteria ) Example : Get Avg Temperature ,Avg Humidity,Avg PH values from SensorA between StartDate and EndDate 2) Query 2: Fetch Records in given time range with sensor parameter combinations: Example: Hierarchy looks like following SensorType 1..n SensorA..Z SensorParam1..n Query should pick up all data in given time range, for given sensors, only given parameters. which results like [Datetime: SensorName: Sensor Param 1: Sensor Param 2: Sensor Param 3] Datetime: Sensor...

    €1601 (Avg Bid)
    €1601 Gns Bud
    3 bud